* {
	font-family: Trebuchet,"Trebuchet MS",FreeSans,Tahoma,Verdana,Helvetica,Arial,Geneva,sans-serif;
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
}
body {
	background: #134469 url(../img/bg.gif) scroll repeat-x left 125px;
	font-size: .9125em;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top {
	background: #134469;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
#header {
	background: transparent url(../img/header.gif) scroll no-repeat left top;
	height: 100px;
	margin: 0 auto;
	width: 760px;
}
#nav {
	background: #AAA url(../img/nav0.gif) scroll repeat-x left center;
	border-bottom: 1px solid #444;
	border-top: 1px solid #CCC;
}
#nav .inner {
	line-height: 1em;
	margin: 0 auto;
	text-align:left;
	width: 760px;
}
#nav .inner a:link , #nav .inner a:visited {
	color: #000;
	text-decoration: none;
}
#container {
	background: #FFF url(../img/cont.gif) scroll repeat-y center top;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 778px;
}
html>body>#container {
	height: auto;
}
#main {
	margin: 0 auto;
	text-align: left;
	width: 740px;
}
#main p {
	padding:5px;
}
#maintop {
	background: transparent url(../img/top.gif) scroll no-repeat center bottom;
	height: 145px;
	margin-bottom: -10px;
	width: 778px;
}
#mainbottom {
	clear: both;
	cursor: default;
	height: 80px;
	margin: 0 auto;
	width: 760px;
}
#footer {
	background: #BBB url(../img/footer.gif) scroll no-repeat center top;
	bottom: 0px;
	clear: both;
	font-size: .9125em;
	height: 70px;
	left: 10px;
	position: absolute;
	width: 760px;
}
#footer p {
	padding: 10px 0 0 0;
}


form p br {
	clear: both;
	height: 0;
}
.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	white-space:nowrap;
}


a img {
	border: 0 none transparent;
	text-decoration: none;
}
a:link , a:visited {
	color: #00378B;
	text-decoration: underline;
}
a:hover , a:focus , a:active {
	color: #A21;
	text-decoration: underline;
}
ol , ul {
	margin: 5px 0 0 20px;
}
ul {
	list-style-type: square;
}
li {
	color: #DC3926;
	line-height: 1em;
	padding: 0 0 5px 0;
}
li p {
	color: #000;
	padding: 0;
}
h1 , h2 {
	background: #BBB url(../img/h.gif) scroll no-repeat right top;
	clear: none;
	float: left;
	font-size: 1.125em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	margin: 5px 0 0 0;
	padding: 3px 20px 3px 3px;
}
h2 {
	margin-top: 10px;
}
h3 , h4 {
	color: #DC3926;
	font-size: 1.125em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 5px;
}
h4 {
	padding-top: 10px;
}
h5 , h6 {
	color: #2A69A8;
	font-size: 1.0625em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 3px 5px;
}
h6 {
	padding-top: 10px;
}
.box {
	background: #EEE url(../img/box.gif) scroll no-repeat left bottom;
	border-top: 1px solid #BBB;
	clear: both;
	padding: 0 0 5px 0;
	position: relative;
}
.box p {
	padding: 5px;
}

.hl1 {
	color: #DC3926;
	font-weight: bold;
}
.hl2 {
	color: #2A69A8;
	font-weight: bold;
}

#show {
	background: #FFF;
	width: 720px;
}
#show tr th {
	background: #DC3926;
	color: #FFF;
	font-weight: bold;
	line-height: 1em;
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
}
#show tr td {
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
}
#show tr.altrow td {
	background: #CCF;
}

.quarterwinners {
	font-size: .875em;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

.right-image {
float: right;
margin: 8px;
border: 1px solid #cccccc;
}

.left-image {
float: left;
margin: 8px;
border: 1px solid #cccccc;
}
