/*------header------*/
.header {
	background-image: url(../images/08/era_08_header.jpg);
	height: 173px;
	padding-left: 660px;
}


.bold_green {
	font-weight: bold;
	color: #6ebb1f;
	font-size:13px;
}

.header_bar {
	background-image: url(../images/header_bar.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-position: center;
}

.sign_off {
	background-image: url(../images/sign_off_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
	width: 300px;
}

/*---------------- container ----------------*/
	body{
	background:#000;
	color:#000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	}
.rider_list {
	font-size: 10px;
	color: #fff;
	background-color:#111111;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
	
	#container{
	margin-left:0;
	width:800px
	}
	#container img{
	padding-bottom:5px;
        border:0px;
	}
	
.menu_column {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	width: 800px;
	letter-spacing: -0.25px;
	line-height: 16px;
	vertical-align: top;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}

.menu_column a:link {
	text-decoration: none;
	color: #FFF;
}
.menu_column a:visited {
	text-decoration: none;
	color: #FFF;
}
.menu_column a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.menu_column a:active {
	text-decoration: none;
	color: #FFF;
}

.menu_column_over {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	width: 120px;
	letter-spacing: -0.25px;
	line-height: 13px;
	vertical-align: top;
	text-transform:uppercase;
}

.menu_column_over a:link {
	text-decoration: none;
	color: #6ebb1f;
}
.menu_column_over a:visited {
	text-decoration: none;
	color: #6ebb1f;
}
.menu_column_over a:hover {
	text-decoration: none;
	color: #FF0000;
}
.menu_column_over a:active {
	text-decoration: none;
	color: #6ebb1f;
}
	
.foot_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left:20px;
}

.space_horz {
	height: 10px;
}

.space_vert {
	width: 10px;
}
/*---------------- links ----------------*/		
	A, A:link{
	color:#777777;
	background:transparent;
	text-decoration:none
	}
	
	A:active, A:hover, .posted A:hover{
	color: #FFFF00;
	background:transparent;
	text-decoration:underline
	}

	
/*---------------- main content ----------------*/		
	#pagebody{
	float:left;
	background:transparent;
	width:400px;
	clear:left;
	}

	#content{
	float:left;
	color:#000;
	width:450px;
	clear:left;
	padding-bottom:20px
	}
	
	#content2{
	float:left;
	color:#000;
	background:transparent;
	width:100%;
	clear:left;
	}
	
	.blogbody, .pagebody, .comments-body, .trackback-body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	background:#000;
	line-height:120%;
	}
	
	.blogbody a, .blogbody a:link, .blogbody a:visited, .blogbody a:active,	.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline
	}
	
	.blogbody2, .pagebody2, .comments-body2, .trackback-body2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	background:#FFF;
	margin-bottom:5px;
	line-height:120%;
	border-bottom:#CCC 2px solid
	}
	
	.blogbody2 a, .blogbody2 a:link, .blogbody2 a:visited, .blogbody2 a:active,	.blogbody2 a:hover {
	font-weight: normal;
	text-decoration: underline
	}	
	
	.copy { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}
	
/*---------------- comments ----------------*/	
	.comments-body{
	margin-left:10px
	}
	
	.comment-footer{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}
	
	.trackback-body{
	margin-left:10px
	}
	
	ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background:transparent;
	font-size:small;
	font-weight:normal
	}

	.comments {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	}
	
	
/*---------------- posted ----------------*/
	.posted {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#FFF;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

	.posted a {
	color:#FFF;
	background:transparent;
	text-decoration:underline
	}
		
/*---------------- main archive ----------------*/	
	.archive-content { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}
	
	.module-content { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}

/*---------------- entry ----------------*/
	.entry {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}
		
	.entry_title { 
	font-family:Helvetica, Arial, sans-serif; 
	font-size: x-small; 
	color:#FFF;
	}
	
	.entry_title2 { 
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 11;
	font-weight:bold; 
	color:#FFF;
	border-bottom:#CCC 2px solid
	}

	.entry-body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}
	
	.entry-more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}
	
	.entry-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal
	}
	
/*---------------- archive trackbacks ----------------*/
	.trackbacks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	}	
	
/*---------------- headings ----------------*/	
	h2, h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	vertical-align: bottom;
	padding: 2px;
	}
	
	h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 5px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	}
.lines {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
	
	h3 a, h3 a:link, h3 a:visited {
	font-weight:normal;
	color:#FFF;
	background:transparent;
	text-decoration:none
	}

	
/*---------------- side bar ----------------*/		
	.side {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
	font-weight:normal;
	background:#FFF;
	line-height:120%;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#999999 1px solid
	}
	
	.news{
	color:#FFF;
	background:#cccccc;
	height:85px;
	}
	
	.ad{
	color:#FFF;
	border-bottom:#CCC 2px solid;
	border-top:#ccc 1px dotted;
	padding:5px;
	height:240px;
	margin-top:20px
	}
	
		
	#links{
	float:right;
	color:#333;
	padding-right:5px;
	padding-bottom:5px;
	width:330px;
	background:#FFF;
	}
.ramps {
	padding-top: 10px;
	padding-bottom: 10px;
}
		
	#links li, #links ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
	.blank {
	display:none
	}
	
	abbr, acronym {
	border-bottom: #CCC 2px solid;
	cursor: help;
	}
	
	blockquote {
	border-left:#CCC 2px solid;
	padding-left:5px;
	background:#FFF;
	color:#000
	}
