html { position:relative; }
body {
	width:920px;
	background-color: #1D2232;
	background-image: url('/graphics/bkg_body.gif');
	background-repeat:repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	margin-bottom: 0px;
	position:relative;
font: 10pt Arial, Helvetica, sans-serif;
	color:#555555;
	line-height: 20px;
	
}
div {
	overflow: hidden;
	border: 0px;
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
#container {
	width: 920px;
	position:relative;
	text-align: left;
}
#header {
	width: 920px;
	height: 174px;
	position:relative;
}
#logo {
	width: 398px;
	height: 174px;
	position:relative;
	float:left;
}
#logostatic {
	width: 920px;
	height: 174px;
	position:relative;
	float:left;
}
#flash {
	width: 522px;
	height: 174px;
	position:relative;
	background-image: url('/graphics/bkg_header.gif');
	background-repeat:no-repeat;
	float:left;
}
#mainbkg {
	width: 920px;
	position:relative;
	text-align: left;
	background-image: url('/graphics/bkg_content.gif');
	background-repeat:repeat-y;
}
#main {
	width: 920px;
	position:relative;
	text-align: left;
	background-image: url('/graphics/bkg_content_top.gif');
	background-repeat: no-repeat;
}
#left {
	width: 165px;
	position:relative;
	text-align:right;
	float:left;
}
#nav {
	width: 140px;
	position:relative;
	text-align:left;
	margin-top:16px;
	/*background-image: url('/graphics/bkg_nav.gif');
	background-repeat:repeat-y;
	*/float:right;

}

/* Main menu */
#nav ul {
list-style:none; 
margin:0px; 
padding:0px;
width:140px;}

#nav ul li{display:inline; 
line-height:30px; 
width:140px;
}

#nav ul li a{
/*background-color:#f4f4f4; */
border-bottom:2px solid #e5e5e5; 
color:#777; 
float:left; 
font: 18px Arial, Helvetica, sans-serif;
margin-top:5px; 
padding:5px 1px 5px 5px; 
text-decoration:none; 
width:132px;}

#nav ul li a:hover {
background-color:#eaeaea; 
border-bottom:2px solid #FE3000; 
color:#505050;
background-color:#ffffff;
width:134px;
background-image: url('/graphics/top-left-corner.gif');
background-repeat:no-repeat;
}

#nav ul li.menuactive a{
background-color:#eaeaea; 
border-bottom:2px solid #eaeaea; 
color:#505050;
background-color:#ffffff;
width:134px;
background-image: url('/graphics/top-left-corner.gif');
background-repeat:no-repeat;
}

#nav ul ul {
margin:0px;
padding:0px;
width:134px;
}

#nav ul ul li.submenu a{
font-size:14px; 
margin:0 0 0 0px;
padding:2px 0 2px 15px;
width:123px;
color:#777;
background-color:#f4f4f4;
border-bottom:1px solid #e5e5e5;
background-image:none;
}


#nav ul ul li a:hover {
background-color:#eaeaea; 
border-bottom:1px solid #FE3000; 
color:#505050;
background-color:#ffffff;
width:134px;
/*background-image: url('/graphics/top-left-corner.gif');
background-repeat:no-repeat;*/
background-image:none;
}

#nav ul ul li.submenuactive a{
border-bottom:1px solid #869086; 
color:#505050;
background-color:#ffffff;
width:134px;
background-image: none;
font-size:14px; 
padding:2px 0 2px 15px;
margin:0px;
}

#story {
	width: 482px;
	position:relative;
	background-color:#FFFFFF;
	margin-top:24px;
	text-align: left;
	font: 10pt Arial, Helvetica, sans-serif;
	color:#555555;
	line-height: 20px;
	float:left;
}
#story2 {
	width: 744px;
	position:relative;
	text-align:left;
	margin-top:24px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#444444;
	line-height: 20px;
	float:left;
}

#story ul {
float:left;
margin:10px 0px 16px 0px;
padding:0px 2px 2px 36px;
}

#story ul li {
color:#444444;
font-size:14px;
line-height: 18px;
padding:0px;
}

#newsmain {
width:482px;
}
#newsmain_box{

	position:relative;
	background-image:url('/graphics/bkg_news.gif');
	text-align:left;
}
#newsbox_txt {
line-height:196%;
padding:2px 8px 2px 8px;
}
#newsbox_txt h3 {
padding:5px 0px 3px 0px;
margin:0px;
font-size:12px;
font-weight:bold;
color:#FE3000;
}
#right {
	width: 222px;
	position:relative;
	text-align:left;
	margin-top:0px;
	float:left;
}

#rightboxouter {
width:212px;
margin-top:28px;
}

#right_box {
	width: 212px;
	position:relative;
	background-image:url('/graphics/bkg_right.gif');
	text-align:left;
	
}

#right_txt {
	width: 201px;
	position:relative;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#555555;
margin-top:12px;

}

#right_txt h3 {
padding:5px 0px 5px 0px;
margin:0px;
font-size:12px;
font-weight:bold;
color:#FE3000;
}

#right_txt form input {
font-size:11px;
}

#right_txt img {
padding:5px 5px 3px 0px;
float:left
}


#right_txt a { color:#FE3000; }
#right_txt a:hover { color:#EE2000; }
#right_txt em { color:#C41130; font-style: normal; font-weight:normal;
}

#quote{
font: 11px Verdana,Arial, Helvetica, sans-serif;
line-height:170%;
color:#555555;
width:482px;

}

#bottom {
	width:920px;
	height:21px;
	background-image: url('/graphics/bkg_content_bottom.gif');
	background-repeat:no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#C41130;
}
#bottom p { margin-left:100px; }
#footer {
	width: 920px;
	height: 60px;
	position:relative;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#CCCCCC;
	margin-top:5px;
}
#footer a { color:#CCCCCC; }
#footer a:hover {color:#CC7000; }
#copyright {
	width: 920px;
	height: 60px;
	position:relative;
	margin-left: 1px;
	float: left;
	text-align:center;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	line-height:20px;
}

#tandc{
height:150px;
overflow:scroll;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 20px;
	margin: 0px;
	margin-bottom:18px;
	padding: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0 0 18px 0;
}
em {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style-image:url(graphics/bullet.gif);
	margin-bottom:18px;
}
li {
	font: 12px Arial, arial, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-bottom: 8px;
}
a {
	color: #FE3000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#EE3033;
}
a:active {
	text-decoration: none;
}
.textfield {
	width:150px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #666666;
	padding:2px;
}
.textarea {
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #666666;
	padding:2px;
}

.orangehead {
	color:#ee5500;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	}

.freeride {
color:#195F88;
	font-size:12px;
}

.author {
font-style:italic;
}