@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #009;
	text-decoration: none;
}
quicklinksdiv {
	float: left;
	height: 100px;
	width: 300px;
}
quicklinksdiv {
	float: left;
	height: 50px;
	width: 300px;
}
#quicklinksbox {
	float: left;
	height: 700px;
	width: 125px;
	padding-left: 98px;
}
#centercolumnbox {
	float: left;
	height: 100px;
	width: 600px;
	margin-left: 15px;
	border: 3pt none #333;
	background-color: #CCC;
}
.generalbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 135%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
}
#BodyColumn1 {
	float: left;
	height: 700px;
	width: 340px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.redcaptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 120%;
	text-transform: none;
	color: #B40202;
	text-decoration: none;
}
#BodyColumn2 {
	float: left;
	width: 260px;
	height: 700px;
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 100px;
	line-height: 135%;
	margin-top: 5px;
}
#BodyColumn2 table
{
	max-height:900px;
	width:100%;
}
#contentwrapper {
	float: left;
	height: 900px;
	width: 975px;
	margin-top: 240px;
	margin-left: 0px;
}
.imagecaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 125%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.rightbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: 125%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #00F;
}
.rightcolumnboldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: 009;
	line-height: 155%;
}
.rulespecs {
	background-color: #339;
	float: left;
	width: 215px;
	color: #FFF;
	line-height: 175%;
	text-align: left;
}
a:link {
	color: #001B79;
}
a:visited {
	color: #001C7C;
}
a:hover {
	color: #09F;
}
a:active {
	color: #001C79;
	background-color: #900;
}
#contentwrapper #centercolumnbox p {
	text-align: center;
}

