.document
{
	margin: 0px;
	background-color:#014F87;
	background-image:url('graphics/blue-gradient2.png'); 
	background-repeat:repeat-x; 
	text-align: center;
	color: Black; 
}
.topdiv
{
	height: 30px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #002B4B; 
	vertical-align: middle;
}
.toplineleft
{
	float: left;
	height: 25px;
	width: 730px;
	padding-top: 5px;
	text-align: left;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #4B88C6; 
}
.toplineright
{
	float: right;
	height: 23px;
	width: 250px;
	padding-top: 7px;
	text-align: right;
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #4B88C6; 
}
.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #C0C0C0;
	outline-style: none;
}
.divider
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B88C6;
}
.header
{
	width: 990px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: right; 
	background-color: white;
	background-image: url('graphics/pwheader-2012.png'); 
	background-repeat: no-repeat;
}
.headerad
{
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}
.horizontal
{
	width: 990px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #01355C;
}
.maindiv
{
	width: 990px;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #01355C;
}
.leftcolumn
{
	width: 152px;
	height: 2000px;
	float: left;
	text-align: center;
	background-color: #01355C;
}
.mainmenu
{
	text-align: left;
}
.noticeboxtop
{
	height: 19px;
	width: 118px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: silver;
	background-color: #002B4B;
	border: 1px solid #004A78;
}
.noticebox
{
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 1px;
	border-bottom: 1px solid #01355C;
	background-color: #004A78;
}
.racelinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: silver;
	outline-style:none;
}
.middlecolumn
{
	float: none;
	width: 680px;            
	height: 2000px;
	margin-left: 152px;
	margin-right: 152px;
	text-align: center;
	background-color: white;
}
.rightcolumn
{
	width: 152px;
	height: 2000px;
	float: right;
	background-color: #01355C;
}
.adcolumn
{
	width: 148px;
	text-align: center;
	margin-right: 4px;
}
.footer
{
	width: 990px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #01355C;
	text-align: left;
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: white; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: white;
}
.footerleft
{
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
.footerright
{
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
.linktext
{
	color: White;
	outline-style: none;
}
.bottombit
{
	width: 990px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: justify;
	color: #FFFFFF;
	background-color: #014F87;
}
.socialicons
{
	width: 380px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #002B4B 3px 3px 3px;
	-moz-box-shadow: #002B4B 3px 3px 3px;
	box-shadow: #002B4B 3px 3px 3px;
	behavior: url(pie/PIE.htc);
}
