H1 { font-size: 18px; font-family: "Lucida Grande", Verdana, Trebuchet, Arial, Helvetica }
H4 { font-size: 16px; font-family: "Lucida Grande", Verdana, Trebuchet, Arial, Helvetica }
H5 { font-size: 14px; font-family: "Lucida Grande", Verdana, Trebuchet, Arial, Helvetica }
body  { font-size: 12px; font-family: "Lucida Grande", Verdana, Trebuchet, Arial, sans-serif }
a:link  { color: gray; text-decoration: none }
a:hover  { color: navy; text-decoration: none }
a:vlink   { color: gray; text-decoration: none }
a:active { color: gray; text-decoration: none }
a  { color: gray; text-decoration: none }
.wk { font-size: 12px; width: 210px; float: left; }
.ath { font-size: 12px; width: 160px; float: left; }
.slomo { font-size: 12px; float: left; }

.minibrowse { font-size: 9px; float: left;
	text-align: center;
	width: 80%;
}
.wkbrowse { font-size: 9px; width: 125px; float:left;  
}
#container { 
	width: 1100px;
	text-align: left;
	float: left;
}
#mainContent {
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}
#mainContent #sidebar {
	float: left;
 	width: 160px;
	background: transparent;
	padding: 0;
	margin: 0;
}
#mainContent #content {
	float: left;
	padding: 0;
	margin: 10px 10px 10px 15px;
	width: 850px;
}
#mainContent #content h1 { color: #21536a; font-size: 20px; margin-bottom: 10px; width: 220px; padding-bottom: 8px; background: url('(EmptyReference!)'); font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; font-weight: bold; float: left; border-bottom: 1pt dotted #d6d6d6; }
#mainContent #content h2 { color: #ffa000; border-bottom: 1px dotted #d6d6d6; padding-bottom: 9px; margin-bottom: 22px; margin-top: 17px; width: 600px; background: url('(EmptyReference!)'); font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; }
#sidecontainer
{ float: left; margin: 5px; }
#footer
{
	padding-top: 10px;
	clear: both;
}
