html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #124384;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E9EFF3;
	text-align: center;
	line-height: 18px;
	font: 12px arial, sans-serif;
	color: #000000;
}
.emphasis {
	text-align: left;
	font: 12px arial, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #E9EFF3;
}
#body {
	position: relative;
	margin-left: 4px;
	line-height: 18px;
}
#topnav {
	position: absolute;
	top: 3px;
	left: 0px;
}
#topnav a {
	font-weight: normal;
	color: #000000;
}
#countdown {
	width: 300px;
	position: absolute;
	top: 3px;
	left: 573px;
	color: #000000;
	margin:0px;
	padding:0px;
}
#countdown p
{
	margin:0px;
	padding:0px;
}
#countdown a {
	font-weight: normal;
	color: #000000;
}
#topnav a:hover {
	color: #989898;
}
#left-box {
	position: absolute;
	top: 281px;
	left: 0px;
	width: 250px;
	height: 395px;
	background: #FAF5AF url(images/left_bg.gif) repeat-x;
}
#left-box .inner {
	padding: 17px 0px 0px 20px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
.sponsors {
	font: 14px arial, sans-serif;
	text-align: center;
	padding: 10px 10px 0px 10px;
	width: 250px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#nav {
	background: url('images/nav_bg.png') no-repeat;
	width: 771px;
	height: 26px;
	position: absolute;
	top: 255px;
	left: 0px;
	width: 771px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 281px;
	left: 250px;
	width: 521px;
	height: 395px;
	background: #FAF5AF;
}
#content-bot {
	height: 395px;
	margin-left: 0px;
	overflow: auto;
}
#content .inner {
	padding: 10px 0px;
	margin-right: 10px;
}
#content p {
	margin: 0.8em;
}
#tray {
	margin-top: 419px;
	margin-bottom: 0px;
}
#tray .highlightbox {
	float: left;
	width: 225px;
	min-height: 360px;
	min-height: 360px;
	background: #800000 url(images/leftbox_bg.gif) repeat-x;
	margin-left: 11px;
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FAF5AF;
	background: #FAF5AF;
}
#tray .first {
	margin-left: 0px;
	background: #FAF5AF url(images/leftbox_bg.gif) repeat-x;
}
#tray .center {
	margin-left: 0px;
	background: #FAF5AF url(images/centerbox_bg.gif) repeat-x;
}
#tray .last {
	margin-left: 0px;
	background: #FAF5AF url(images/rightbox_bg.gif) repeat-x;
	height: 360px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	margin-left: 0px;
}
a.link01:link {
	font-family: arial, sans-serif;
	color: #FBD34D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.link01:visited {
	font-family: arial, sans-serif;
	color: #FBD34D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.link01:hover {
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.link02:link {
	font-family: arial, sans-serif;
	color: #FBD34D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link02:visited {
	font-family: arial, sans-serif;
	color: #FBD34D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link02:hover {
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.page_headers
{
	font-family: arial, sans-serif;
	color: #6B96BB;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}