html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, content, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Website Syles*/

* {
	padding:0;
	margin: 0;
	z-index: 0;
}
html, body { height: 100%;}
body {
	background: #fff;
	color:#232323;
	font: 75%/1.6 "Helvetica Neue", helvetica, "Lucida Grande", arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}	
h1, h2, h3, h4, h5 { font-weight: bold; }
p {
	padding: 0.5em 1em;
	color: #003a63;
}

h2 {
color: #003a63;
padding: 5px 0 0 0;
font-weight: bold;
margin: 0px;
font-size: 20px;
line-height: 24px;
}

h6 {
color: #003a63;
padding: 5px 0 0 0;
font-weight: bold;
}

/* ul, ol{ margin-bottom: 10px; } */
li {
	color: #003a63;
}

#content .col-1 ul, #content .col-2 ul {
	padding-left: 1em;
	text-indent: -1em;
}

#content .col-1 li, #content .col-2 li {
	list-style-type: disc;
	list-style-position: inside;
}


a:link { color: #1a65a1; }
a:visited {
	color: #1a65a1;
}
a:hover, a:active { text-decoration: none; }
a img { border:none;}
#wrapper {
	margin: 20px auto 0;
	width: 925px;
	position: relative;
}
#mastheader {
	position: relative;
	height: 13em;
	background-image: url(/images/masthdr-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#branding {
	position: relative;
	width: 145px;
	float: left;
	margin-left: 27px;
	display: inline;
}
#branding a {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 134px;
	width: 170px;
}

#mastheader blockquote {
	position: relative;
	float: left;
	margin-left: 35px;
	width: 610px;
}
#mastheader blockquote p {
	color: #135f9a;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1;
}
#nav-event { z-index: 99; }
#nav-event ul {
	position: absolute;
	float: right;
	margin: 0;
	padding: 0;
	background-color: #002341;
	width: 336px;
	top: -102px;
	right: 0px;
	z-index: 99;
}

#nav-event li {
	display: inline;
	float: left;
}

#nav-event a {
	width: 112px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 102px;
	text-indent: -9999px;
	}
#nav-event a:hover { background-position: left bottom; }	
#nav-event a#event-1 { background-image: url(/images/event1-bg.png); }
#nav-event  a#event-2 { background-image: url(/images/event2-bg.png); }
#nav-event  a#event-3 { background-image: url(/images/event3-bg.png); }
#content {
	position: relative;
	width: 925px;
	z-index: 1;
	background-image: url(/images/content-bg.png);
	background-repeat: repeat-y;
        min-height: 35em;
}
.index #content { background: none; }

#nav-content h2 {
	color: #5c6a12;
	font-size: 1.6em;
	padding: 5px 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#nav-content  {
	position: relative;
	width: 217px;
	background-color: #ACBB57;
	float: left;
	min-height: 294px;
}
#nav-content ul {
	position: relative;
	top: 0px;
	left: 0px;
}

#nav-content li { display: inline; }

#nav-content li > ul { padding-left: 10px; }


#nav-content a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 0px 15px;
	font-weight: bold; line-height: 1.4;
}
#nav-content a:visited { background-color: none; }
#nav-content a:active { background-color: #5C6A12; }
#nav-content a:hover { background-color: #5C6A12; }



#banner {
	background-image: url(/images/banner2010.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 390px;
	width: 708px;
	margin-top: -93px;
	float: left;
	z-index:1
}

/* * html body #banner {background-image: url(/images/banner.jpg); } */
.col-1, .col-2 {
	float: left;
	display: inline;
	position: relative;
	width: 310px;
	margin: 30px 0 40px 30px;
}
.col-1-margin {
	margin-left: 245px;
}
.col-1-wide {
        width: 630px;
}
#content   h3, #content h4 {
	color: #1a65a1;
	font-size: 2em;
	text-align: center;
	display: block;
	border-bottom: 1px solid #1a65a1;
	margin-bottom: 10px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#content h4 {
	font-size: 1.4em;
	margin-top: 8px;
	text-transform: uppercase;
}
#content h5 {
	color: #003a63;
	margin: 20px 0 10px 0;
	font-size: 1.2em;
}


#content p {
	color: #003a63;
	padding: 0 0 1em 0;
}

.sponsordiv {
	float: left;
	display: inline;
	position: relative;
	}





/** + html body #banner { z-index: 0;}*/

.index #content .col-1, .index #content .col-2, .index #content .col-3 {
	position: relative;
	float: left;
	background-color: #d2ee6a;
	height: 20.75em;
	margin: 0;
	}
.index #content h3, #footer h3 {
	display: block;
	background-color: #9bcb2a;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.6em;
	padding: 0.2em 0.7em 0.1em 0.7em;
	border-bottom: none;
	text-align: left;
	margin-bottom: 0px;
}
.index #content  p { padding: 1em 1em 0em 1em; font-weight: bold; margin: 0px 0 0 0; color: #003a63; }


.index #content .col-1 { width: 217px; }
.index #content .col-2 { width: 488px; }
.index #content .col-3 { width: 220px; }

.index #content .col-1 p {
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	
}

.index #content .col-1 p a {
text-decoration: none;
}

.index #content .col-1 p a:hover {
text-decoration: underline;
}


.newstitles {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

#footer {
	position: relative;
	clear: both;
	margin-bottom: 40px;
	margin-left: 0;
	font-size: 0.9em;
}

#footer p {color: #135f9a; margin-left: 0; padding-left:0;}
.clear { clear: both; }

div#mastheader p {
text-transform: uppercase;
}

div#countdowncontainer {
font-size: 16px;
color: #5C6A12;
text-transform: uppercase;
font-weight: bold;
padding-left: 15px;
margin: 4px 0 0px 0;
}

div#content1column {
        margin: 30px 0px 0px 30px;
        float: left;
	display: inline;
	position: relative;
        width: 630px;
}

table {
	background-color: #002b50;
	border: 1px solid #1a65a1;
//	color: #1E7BC6;
	color: #FFFFFF;
	width: 620px;
}

td {
	border: 1px solid #1a65a1;
	padding: 6px;
	text-align: center;
}

th {
background-color: #1a65a1;
text-transform: uppercase;
font-weight: bold;
text-align: center;
padding: 6px 3px 6px 3px;
font-size: 10px;
color: #FFFFFF;
}

.logos {
margin-right: 5px;
}

.gallery {
margin: 0;
padding: 0;
}


div#results table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #1E7BC6;
}

div#results td {
	border: 1px solid #1a65a1;
	padding: 2px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

div#results thead {
background-color: #00FF00;
}



.survival {
	color: #003a63;
}

.style1 {color: #FFFFFF}

#widget { margin: 10px 10px; }
