body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #CE2421;
	background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#clear {
	clear: both;
}

#container {
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-y;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 70px;
	background-position: 70px;
}
#left {
	float: left;
	width: 224px;
}
#date {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 20px;
}
#mainNav {
	background-color: #528ec6;
	margin-right: 9px;
	margin-left: 3px;
}
#mainNav ul {
	list-style-type: none;
	margin-left: 20px;
	margin-right: 3px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#mainNav ul li a {
	line-height: 33px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	height: 33px;
}
#mainNav ul li.topmn a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#mainNav ul li a:hover {
	color: #000000;
}
#mainNav p {
	text-align: center;
}
#subNav {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#subNav a {
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 10px;
	line-height: 16px;
}
#subNav a:hover {
	text-decoration: underline;
}
#subNav a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center {
	float: left;
	width: 403px;
}
#center table {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	width: 373px;
}
#center td {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#center a {
	font-weight: bold;
	color: #003063;
	text-decoration: none;
}
#center a:hover {
	text-decoration: underline;
}
#center p {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
#center ul {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#center ol {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#center li {
	margin-top: 10px;
}
#center h1 {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
#right {
	float: left;
	width: 238px;
	margin-left: 48px;
	background-image: url(../images/rightbtm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	text-align: center;
}
#right p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
#right p#weather {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
}
#right p em {
	color: #6699ff;
	font-style: normal;
}
#right p.notice {
	color: #ffff00;
}
#right a {
	color: #009AFF;
}
#right a:hover {
	text-decoration: none;
}
#rightcontents {
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#sponsors {
	text-align: center;
	padding-top: 20px;
}
#sponsors p {
	margin-right: 0px;
	margin-left: 0px;
}

h4 {
	line-height: 37px;
	color: #FFFFFF;
	background-color: #000821;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .5px;
}
#footer {
	width: 400px;
	clear: both;
	margin-left: 225px;

}
#copyright {
	font-size: 10px;
	color: #B5B2B5;
	float: left;
	margin-top: 20px;
}
#mass {
	font-size: 10px;
	color: #B5B2B5;
	float: right;
	padding-bottom: 20px;
	text-align: right;
}
