.one{
color:#000;
padding: 0;
font-size: 12px;}

#content {
padding: 0;
margin: 0;
width:100%;
}
	#container{
	background-repeat:repeat-y;	
	background-color: white;
	width: 960px;
	min-height: 400px;
	margin: 0 auto 10px auto;
	padding:  0;
	overflow: visible;
	}
	
		body{
		margin: 0;
		background: url(../images/logos/background.png) top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5E6596;	
	
	}
		h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	}
		#wrapper	h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	}
			#wrapper	h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
		padding-left: 10px;

	/*padding-top: 10px;*/
	}
	a{
	color: #005EB3;
	text-decoration: underline;
	}
	a:link{
	text-decoration: underline;
	}
	a:visited{
	color: #5B8EB5;
	text-decoration: underline;
	}
	a:hover{
	text-decoration: none;
	}
	a:active{
	text-decoration: none;
	}
	
	#rhs{
	float: right;
	width: 215px;
	margin-left: 5px;
	background-color: #fff;
	margin-right: 10px;
	padding: 10px 15px 2px 2px;
}
#lhs{
float: left;
width: 685px;
margin-left: 10px;
margin-right: 5px;
padding-left: 5px;
}
#lhs1{
float: left;
width: 750px;
margin-left: 10px;
/*margin-right: 5px;*/
padding-left: 5px;
border: 1px solid #333;
}

li.heading{
list-style: none;
font-size: 13px;
	font-weight: bold;
	margin: 0;
}
#map{
list-style-type: none;
}
#map li{
height: 150px;
margin-bottom: 6px;
padding: 10px;
border-bottom: 1px solid #5E6596;
margin-right: 50px;
font-size: 13px;
border-right: 0;
}
#map li.small{
height: 20px;
margin-bottom: 6px;
padding: 10px;
border-bottom: 1px solid #5E6596;
border-right: 0;
}
#map a {
	font-family:  arial, verdana;
	text-decoration: none;
	font-size: 13px;
	color: #5E6596;
}
#map a:hover{
	text-decoration: underline;
	color: #5E6596;
}
#footer{
background-color: #ccc;
padding: 12px;
text-align: center;
color:#006;

}

#footer  a{
font:  12px Verdana;
color: #333;
}
#footer  a:hover{
font: 12px Verdana;
color: #fff;
}

#footer  h2
{
text-align:center;
font: 12px Verdana;
font-weight:bold;
color: #5E6596;
margin-bottom: 0px;
}
 #footer h3
{
text-align:left;
font: 12px Verdana;
font-weight:bold;
color: #5E6596;
margin-bottom: 10px;
	position: relative;
	clear: left;
}
#footer  h4
{
text-align:left;
font: 12px Verdana;
font-weight:bold;
color: #5E6596;
margin-top: 10px;
	position: relative;
	clear: left;
}

/* all list items */


#thisform {
font: 11px Verdana;
color: #333;
}
#thisform label {
font: 13px  Verdana;
color: #333;
}
#thisform fieldset {
font: 13px  Verdana;
color: #333;
}
#thisform legend {
font: bold 13px  Verdana;
color: #333;
}
th
{
padding: 5px;
background-color: #f36422;
border-bottom: 1px solid #999;
/*border-right: 1px solid #000;*/
font-family:  Arial, sans-serif;
font-weight: bold;
color: #fff;
	letter-spacing: 1px;

}
td.odd
{
padding: 5px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
font-family:  Arial, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: center;
vertical-align: top;
}
td.even
{
padding: 5px;
background-color: #c6c6c6;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
font-family:  Arial, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: center;
vertical-align: top;

}

th.curvel
{
padding: 5px;
border-bottom: 1px solid #999;
background: url(../images/logos/bar_curve.jpg)  right no-repeat #f36422;

/*background: url(../images/logos/bar_curve.jpg)  right no-repeat #fff;*/

}

td.oddl
{
padding: 5px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
font-family:  Arial, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: left;
vertical-align: top;
}
td.evenl
{
padding: 5px;
background-color: #c6c6c6;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
font-family:  Arial, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: left;
vertical-align: top;

}


#header { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background: #0075b5;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 150px;
	/*text-indent: -9999px;*/
	height: 150px;
	
}

#headersm p{ /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	/*background:  url(../images/logos/elite_logo_signature.gif) 20px 0 no-repeat #fff;*/
	border: 0;
	line-height: 50px;
	height: 50px;
}

#headingcal { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 150px;
	height: 150px;
	
}

#headingsc { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/sprint/logo_960_125.jpg") left top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 130px;
	text-align: right;
	height: 130px;
	
}
#headinglc { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/long/logo_960_125.jpg") left top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 130px;
	text-align: right;
	height: 130px;
	
}
#headingprot { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/pro_tour/logo_960_125.jpg") left top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 130px;
	text-align: right;
	height: 130px;
	
}
#headingec { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/elite_criterium/logo_960_125.jpg") left top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 130px;
	text-align: right;
	height: 130px;
	
}

#headingmms { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/miniman/logo_sprint_960_125.jpg") .4em top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 125px;
	text-align: right;
	height: 125px;
	
}
#headingmmj { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/miniman/logo_jnr_960_125.jpg") .4em top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 125px;
	text-align: right;
	height: 125px;
	
}
#headingfun { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/fun_run/logo_960_125.jpg") .4em top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 125px;
	text-align: right;
	height: 125px;
	
}
#headingaslt { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/07/assault/logo_960_125b.jpg") #000 left top no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 130px;
	text-align: right;
	height: 130px;
	
}
#headingsofe { /* all heading items */
	/*float: left;*/
	margin: 0;
	width: 100%; /* width needed or else Opera goes nuts */
	background:  url("../images/08/jb_tri_fest_logo_horz.jpg") 40px 0 no-repeat;
	/*text-indent: -9999px;*/
	border: 0;
	line-height: 150px;
	text-align: right;
	height: 170px;
	
}
p
{
line-height: 14px;
padding: 0 10px;
}

/*dropdown*/

#nav{
	/*text-align: center;*/ 
	width: 100%;
	background-color:#c3dd00;
	height: 14px;
	/*line-height: 24px;*/
	padding: 0;
	margin: 0;

}
#navaslt{
	/*text-align: center;*/ 
	width: 74em;
	background-color:#c3dd00;
	padding-left: 6em;
	height: 3em;
	padding-top: .1em;

}


/*end dropdown*/

.white{
color:#fff;
padding: 0 .2em;
font-size: 1.2em;}

#content ul{
list-style:none;
}

#contentpu ul{
list-style:none;
}

#col1 ul{
list-style:none;
}
#col2 ul{
list-style:none;
}
#col3 ul{
list-style:none;
}
.btop{
font-weight: bold;
margin-left: -1.5em;
}
.mright{
margin: -1em 0 0 -2.5em;}
	
	
	#rhstop{
float: right;
margin-top: 10px;
width: 205px;
margin-left: 5px;
background-color: #fff;
margin-right: 5px;
}


#contentpu {
padding: 1em;
margin: 0;

}
.col1
		{
	float: left;
	width: 30%;
	background-color: #fff;
	/*margin-top: -10px;*/
			margin-bottom: 1px;
	padding: 0 2px;
		}
		
		.col2
		{
			float: left;
			width: 30%;
			/*margin-top: -10px;*/
			margin-left: 3%;
			background-color: #fff;
			margin-bottom: 1px;

		}
		
		.col3
		{
			float: left;
			width: 30%;
			/*margin-top: -10px;*/

			margin-left: 3%;
			background-color: #fff;
			margin-bottom: 1px;
		}
		.gutter
		{
			float: left;
			width: 2%;
			height: 1px;
			background-color:#fff;
		}
		#footer1{
/*margin-bottom: 0;*/
background-color: #fff;
/*height: 645px;*/
padding: 1em;
}
#contenti {
padding: .2em;
margin: 0;

}
ul{
list-style:none;}


#sponsors{
width: 100%;
/*margin-bottom: 10px;*/
background-color: #fff;
/*height: 90px;*/
margin: 0;
margin-top: 10px;
padding: 0 0 0 0;
clear: both;
text-align: center;
	z-index: -10000;
}

.bld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*padding-top: 10px;*/
		background-color:#c3dd00;
	padding: 0 5px;
	
	}
.sponsorhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #BFBAB0; 
	}
	fieldset {  
position: relative;  
float: left;  
clear: both;  
width: 95%;  
margin: 0 0 1em 5px;  
padding: 0 10px 0 10px;  
border-style: none;  
/*border-top: 1px solid #BFBAB0;  */
background-color: #fff;
}
.stopw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*padding-top: 10px;*/
		background-color:#f36422;
padding: 5px;
width: 300px;
	}
.bldbg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #C3DD00;
	padding: 0px 3px;
	/*text-decoration: underline;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #000;
}
.clear{
clear: both;}

table{
padding: 3px;
width: 95%;
margin-left: 10px;}

.last{
background: #f36422;
height: 5px;
/*border-right: 1px solid #333;
border-bottom: 1px solid #000;*/
	}
b{
padding: 0;}