* {
	padding:0px;
	margin:0px;
	border:0px;
}
html {
	height:auto !important;
	height:100%; /* fix height to 100% for IE */
	min-height:100%; /* fix height for other browsers */
	font-size:13px;
	color:#636363;
	width:100%;
}
BODY {
	height:auto !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%; /* fix height to 100% for IE */
	min-height:100%; /* fix height for other browsers */
	background:url(../media/graphics/bg.gif);
	background-repeat:repeat-x;
	margin-left:5px;
	width:100%;
}
#container {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
#notice {
	background:red;
	width:100%;
	height:30px;
	text-align:center;
	color:#fff;
}
#notice p {
	font-size:16px;
	padding:5px;
}
#header {
	width:100%;
	overflow:hidden;
	background:#CFCECE;
}
#header-right {
	position:absolute;
	left:432px;
	float:left;
	background:#CFCECE;
	height:240px;
	width:475px;
	z-index:1;
}
#logo {
	float:left;
	background:url(../media/graphics/back.jpg);
	height:240px;
	width:452px;
	background-repeat:no-repeat;
}
#advert {
	float:left;
	padding:5px;
}
#login {
	float:left;
	width:265px;
}
#login h3 {
	padding:0px 5px 0px 5px;
	font-size:30px;
	color:#636363;
	text-transform:lowercase;
	font-weight:lighter;
}
#login h4 {
	padding-left:5px;
	font-size:14px;
	color:#c73633;
}
#login h5 {
	font-size:13px;
}
#login p {
	margin-left:2px;
	padding:0px 0px 0px 3px; 
}
#login fieldset {
	width:237px;
	height:70px;
	background:#CFCECE;
	
}
#login INPUT {
	width:107px;
}
#login label {
	width:105px;
}
#login .submitButtons {
	position:relative;
	top:-62px;
	left:15px;
	border:0px;
	background:#ccc url(../media/graphics/submit.gif);
	width:16px;
	height:19px;
	z-index:1;
	font-size:0px;
}
#login .forgotten {
	text-align:right;
}
#members {
	padding:10px 5px 15px 5px;
}
#members label {
	float:left;
	width:80px;
	height:14px;
	font-size:12px;
	margin: 0px;
	padding-top:4px;
}
#members input.member {
	border:1px solid #000;
	height:18px;
	width:130px;
}
#members input.submit {
	position:relative;
	top:4px;
	padding:0px;
	width:15px;
	height:18px;
}
#remember {
	font-size:12px;
	margin-left:100px;
}
#register {
	display:inline;
	padding:6px;
	text-align:right;
	font-weight:bold;
	font-size:13px;
}
#register h4 {
	display:inline;
	font-size:13px;
}
#register a {
	color:#c73633;
	text-decoration:none;
}
#register a:hover {
	text-decoration:underline;
}
#banner {
	float:left;
	width:205px;
	margin-top:10px;
	text-align:center;
}
#banner_frame {
	float:right;
	width:500px;
	margin-right:20px;
	padding-left:10px;
}
#banner_frame a {
	text-decoration:none;
	color:red;
}
#nav {
	position:relative;
	width:910px;
	background:#eee;
	height:25px;
	text-align:right;
	padding-top:3px;
	z-index:2;
}
#nav ul {
	list-style:none;
	text-transform:lowercase;	
}
#nav li.link1 {
	display:inline;
	border:1px solid #fff;
	width:70px;	
}
#nav li.link2 {
	display:inline;
	border:1px solid #fff;
	width:90px;	
}
#nav li.link3 {
	display:inline;
	border:1px solid #fff;
	width:120px;	
}
#nav li.link4 {
	display:inline;
	border:1px solid #fff;
	width:60px;	
}
#nav li.link5 {
	display:inline;
	border:1px solid #fff;
	width:100px;	
}
#nav li.link6 {
	display:inline;
	border:1px solid #fff;
	width:155px;	
}
#nav li.link7 {
	display:inline;
	border:1px solid #fff;
	width:90px;	
}
#nav a {
	padding:6px;
	color:#c73633;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#333;
}
#nav-left {
	border-top:2px solid #fff;
	position:relative;
	float:left;
	width:150px;
	height:100%;
	min-height:100%;
	text-transform:lowercase;
	overflow:hidden;
	background:#eee;
}
#nav-left ul {
 	height:100%;
	display:block;
	list-style:none;
}
#nav-left li {
	height:20px;
	border-bottom:2px solid #fff;
}
#nav-left a {
	margin-left:5px; 
	font-size:14px;
	color:#c73633;
	text-decoration:none;
	font-weight:bold;
}
#nav-left a:hover {
	color:#333;
}
#nav-left h5 {
	display:block;
	background:#fff;
	padding:5px;
	text-transform:uppercase;
	color:#333;
}
#content {
	position:relative;
	display:block;
	width:955px;
	background:url(../media/graphics/lbg.gif);
	background-repeat:repeat-y;
	height:auto !important;
	min-height:100%;
	clear:both;
	z-index:2;
}
#content p {
	font-size:12px;
	color:#636363;
	padding:10px;
}
#content-home {
	float:left;
	display:block;
	height:auto !important;
	min-height:100%;
	width:390px;
	overflow:hidden;
	padding:20px;
}
#content-home h1 {
	font-size:17px;
	text-transform:uppercase;
	padding:5px 0px 5px 0px;
}
#content-calendar {
	float:left;
	display:block;
	height:auto !important;
	min-height:100%;
	width:720px;
	overflow:hidden;
	padding:20px;
}
#content-calendar table {
	width:720px;
}
#content-calendar h1 {
	font-size:18px;
	color:#636363;
	text-transform:uppercase;
	padding:5px 0px 5px 0px;
}
#content-calendar h2 {
	font-size:12px;
	color:#636363;
	font-size-adjust: 0.80;
	padding:5px 5px 5px 0px;
	margin:5px 5px 5px 5px;
}
#content-calendar ul {
	margin-left:30px;	
}
#content-hidden {
	float:left;
	display:block;
	height:auto !important;
	min-height:100%;
	width:610px;
	overflow:hidden;
	padding:20px;
}
#content-all {
	float:left;
	display:block;
	height:auto !important;
	
	min-height:100%;
	width:620px;
	overflow:hidden;
	padding:20px;
}
#content-all h1 {
	font-size:18px;
	color:#636363;
	text-transform:uppercase;
	padding:5px 0px 5px 0px;
}
#content-all h2 {
	font-size:12px;
	color:#636363;
	font-size-adjust: 0.80;
	padding:5px 5px 5px 0px;
	margin:5px 5px 5px 5px;
}
#content-all h3 {
	text-transform:uppercase;
	font-size: 18px;
	text-align:center;
}
#content-all h4 {
	font-size:18px;
	font-family:sans-serif;
	font-weight:normal;
}
#content-all ul {
	margin-left:30px;	
}
#content-all ol {
	margin-left:40px;	
}
#content-all li {
	
}
#service_form {
	background:#EEEEEE;
	border:1px solid #CFCECE;
	display:block;
	height:80px;
}
#service_form form div {
	float:left;
	width:140px;
	padding:5px;
}
#service_form label {
	float:none;
	padding-left:0;
}
#service form span {
	clear:both;
}
#service_form input {
	clear:both;
	width:140px;
}
#menu {
	position:relative;
	float:left;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:215px;
	padding:3px;
	background:#fff;
	z-index:5;
}
#poll {
	width:210px;
	border:1px solid #000;
	overflow:hidden;
	margin-bottom:10px;	
	background:#eee;
}
#poll h5 {
	text-align:center;
	font-size:14px;
}
#pollContent {
	margin-left:20px;
}
#survey {
	width:210px;
	border:1px solid #000;
	overflow:hidden;
	text-align:center;
}
#survey h5 {
	text-align:center;
	font-size:14px;
}
#advertise {
	position:relative;
	float:left;
	width:145px;
	background:#fff;
	overflow:none;
}
#advertise ul {
	list-style:none;
}
#advertise li {
	padding:3px;
}
#footer {
 	position:relative;
	border-top:1px solid #000;
	height:60px;
	width:100%;
	padding:5px;
	text-align:center;
	clear:both;
}
#footer a {
	font-size:14px;
	color:#636363;
	text-decoration:none;
}
#footer a:hover {
	color:#ED1C24;
}

#referdex_form {
	
}
#referdex_form fieldset {
	width:600px;
}
#referdex_form div {
	float:left;
	width:140px;
	padding:4px;
}
#referdex_form label {
	width:130px;
	clear:both;
	padding-left:0;
}
#referdex_form input {
	width:140px;
}
#referdex_form .submitButtons {
	width:70px;
}
.registerButton {
	width:80px;
}
