* {
	margin: 0;
	padding: 0; 
}

body, html {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #394A4A;
	margin-top: 3px;
}

a img {
	border: none;
}

#both {
	clear:both;
}

#top {
	clear:both;
	background-color: #121717;
	height: 78px;
}

#top h1 {
	font-size: 18px;
	color: #fff;
}

#menu {
	clear:both;
	background: #890000 url(images/menubg.gif) top repeat-x;
   border-top: 4px solid #fff; border-bottom: 4px solid #B9CDD0;
	height: 32px;
}

#menu ul {
	padding: 7px;
	list-style: none;
}

#menu ul li {
	float: left;
	padding: 0px 9px;
}

#menu ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	color: #fc0;
}
#menu #currentpage a {
color:#F4AE0B; cursor:default;}

#distance {
	position:absolute;
	left: 553px;
	top: 30px;
	width: 203px;
	color: #F2E9D6;
	font: 18px Arial, Helvetica, sans-serif;	
	}

#strap {
	clear:both;
	position:relative;
	background: #394A4A url(images/cyclea.jpg) top no-repeat;
	height: 76px; 
	padding-top: 156px;
	padding-left: 499px;
}

#strap h2 {
	color: #fff;
	font: 24px Arial, Helvetica, sans-serif;	
	font-weight: bold;
	letter-spacing: -2px;
}

#strap h2 strong {
	font: 36px Arial, Helvetica, sans-serif;		
	font-weight: bold;
	letter-spacing: -3px;
}

#cols {
	clear: both;
	background: #fff url(images/contentbg.gif) left repeat-y;
	width: 750px;
}

#col1 {
   float: left; 
	width: 300px;
}

#col2 {
	float: left;
	width: 450px;
}

#welcome {
	padding: 15px 14px 5px 14px; 
	background: #eee url(images/corner2.jpg) 0 0 no-repeat;
	border-bottom: 4px solid #8A0000;
}

#left {
	padding: 10px 20px;
}

#left ul li {
	list-style: none;
	padding: 3px 0px;
	border-bottom: 1px dashed #630;
}

#left ul li a {
	color: #900000;
	font-weight: bold;
	text-decoration: none;
}

#left ul li a:hover {
	color: #300;
}

#content {
	padding: 20px 14px;
}

#content p {
	margin-right: 9px;
	}

#col1 h3, #col1 h2 {
	color: #4B1D1B;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

#col2 h3, #col2 h2 {
	color: #300;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

#cols p {
	color: #333;
	line-height: 14px;
	margin: 5px 0px;
	text-align: justify;
	clear: both;
}

#cols p a {
	color: #900000;
	text-decoration: none;
}

#cols p a:hover {
	text-decoration: underline;
}

#dots {
	border-bottom: 1px dashed #394A4A;
}

.floatright {
	border: 2px solid #749494;
	padding: 3px;
	margin: 0 0 5px 16px;
	float: right;
}
.floatleft {
	border: 2px solid #ccc;
	padding: 3px;
	margin: 0 16px 5px 0;
	float: left;
}

#sponsors img {
	float: left;
	margin: 2px;
	padding-left: 6px;
}

#footer {
	clear:both;
	width: 710px;
	padding: 15px 20px;
	background: #a00 url(images/footer_bg.gif) top repeat-x;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

#footer a {
	color: #f90;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#main {
	width: 750px;
	margin: 0 auto;
}
.red { color: #900000; font-weight:bold;}

#content ol {
  font: bold 11px Arial, Helvetica, sans-serif;
  color: #900000;
  margin-left: 30px;
}
#content ol p {
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #300;
}

#content ul
{
margin-left: 5px;
padding-left: 0;
list-style: none;
}

#content ul li
{
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 1px 7px;
line-height: 18px;
}

#welcome ul
{
margin-left: 5px;
padding-left: 0;
list-style: none;
}
#welcome ul li
{
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 1px 7px;
line-height: 18px;
}

#welcome li a:link, #welcome li a:visited {color: #900000; font-weight:bold; text-decoration: none;}
#welcome li a:hover, #welcome li a:active {text-decoration: underline;}

#welcome ol li
{
margin-left: 17px;
line-height: 18px;
}