body {
	background: #6f6f6f url(/events/west/2008/images/bg-gray.jpg);
	margin: 0px;
}


#mainbody {
	width: 673px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table {text-align: left;}

.navcontainer {
	background: #E0CF6C;
	width: 149; 
}

#navcontainer a.green, #navcontainer a.green:link, #navcontainer a.green:active, #navcontainer a.green:visited {color:#fff; text-decoration:none; }
#navcontainer a:hover, #navcontainer a:hover:visited {color: #6f6f6f; text-decoration: underline;}

#content {
	background: #fff;
	padding: 25px;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

#content a, #content a:link, #content a:active {color: #0a86ca; text-decoration: underline;}
#content a:hover, #content a:hover:visited {color: #f20023; text-decoration: none;}
#content a:visited {color: #888; text-decoration: underline;}

#content h1 {
	color: #0d2b88;
	font-weight: bold;
	font-size: 24px;
	padding: 0 0 10px 0px;
	margin: 0px;
}

#content h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}

#footer {
	margin: 10px 5px 10px 150px;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif; 
	font-size: 9px; 
	color: #c2cae1; 
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}
#footer a:link, a:link:focus, a:visited {color:#9eaacf; text-decoration: none; font-weight: normal;text-transform: none;}
#footer a:hover, a:active {color:#fff; text-decoration: underline; font-weight: normal;text-transform: none;}

