body{

	margin-top: 0px; 
	font-size: 12px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #FFF;
	background-color: #131313;
	background-image:url('images/dc_bg.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	height: 100%;
	margin: 0;
	padding: 0;			

}
a:link {
	color:#15cbff;
	text-decoration: none;
}     
a:visited {
	color:#15cbff;
	text-decoration: none
} 
a:hover {
	color:#15cbff;
	text-decoration: none
} 
a:active {
	color:#15cbff;
	text-decoration: none
	
}

#container {
	float: inherit;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	height: 100px;	
}

#header{
	top:0;	
	width:980px;
	height: 133px;
	border-bottom:thin solid #434141;
	bottom: 0;
	margin-bottom:auto;	
}

#header_left{
	float: left;
	width: 310px;
}

#header_nav{
	float: left;
	width: 345px;
	padding-top:89px;
	
}

#header_nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#header_nav li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#header_right{
	float: left;
	width: 325px;
	height: 133px;
}

#header_toyota{
	float: left;
	width: 325px;
	height: 46px;
	padding-top:40px;
	padding-right: 15px;

}
#header_search{
	float: left;
	width: 218px;
	height: 30px;
	padding-top:50px;
	padding-left:20px;

}

#blog_contents{
	top:0px;		
 	float: left;
	width:980px;
	
	
}

#footer{
	float: left;
	width: 980px;
	padding-top: 10px;
	border-top:thin solid #434141;
	padding-bottom: 10px;
	font-size: 10px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #434141;		
}

#footer_space{
	float: left;
	width: 980px;
	margin-top: 20px;

}

hr{
	margin:0px;
	padding:0px;
	height: 1px;
	color: #434141;
	width: 980px;
	
}

#subheader{
	top:0;	
	width:980px;
	padding-top: 0;
	margin-top: 0;
}

#subheader_cookie{
	float: left;
	width:380px;
}

#subheader_nav_video{
	float: right;
	width: 590px;
	padding: 0;

}

#subheader_nav_video ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#subheader_nav_video li{
	display: inline;
	margin: 0;
	padding: 15px;
}

#subheader_nav_events{
	float: right;
	width: 505px;
}

#subheader_nav_events ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#subheader_nav_events li{
	display: inline;
	margin: 0;
	padding: 15px;
}

#subheader_nav_buzz{
	float: right;
	width: 415px;
}

#subheader_nav_buzz ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#subheader_nav_buzz li{
	display: inline;
	margin: 0;
	padding: 15px;
}

#hp_body{
	top: 0;
	width: 980px;
}

#hp_body_main_image{
	float: left;
	width: 969px;
	height: 346px;
	padding: 3px;
	background-image:url('images/home_main_bg.jpg');
	background-repeat: no-repeat;
}

#hp_body_cont_col1{
	float: left;
	width: 980px;
	padding-top:15px;
	
}
#hp_body_spot_col1{
	float: left;
	width: 208px;
}
#hp_body_spot_col2{
	float: left;
	width: 208px;
	padding-left: 15px;
	padding-right: 10px;
	border-right:thin solid #434141;
}

#hp_body_cont_col2{
	float: right;
	width: 500px;
	top:0
}


#hp_body_high{
	float: left;
	width: 250px;
	padding-left: 15px;
}

#hp_body_ad{
	float: left;
	width: 233px;
}
#body_vid{
	top: 0;
	width:980px;
}
#body_vid_feat{
	top: 0;
	width: 980px;
}

#body_vid_feat_main{
	float: left;
	width: 650px;
}

#single_post{
	width: 640px;
	background-color: #e6e3e3;
	color: #000000;
	padding:10px;
}


#body_vid_feat_ad{
	float: left;
	width: 330px;
}

#body_events{
	top: 0;
	width:980px;
}

#body_events_col1{
	float: left;
	width:728px;
}


#body_events_col2{
	float: left;
	width: 252px;
}

#body_buzz{
	top: 0;
	width:980px;
}

#body_buzz_col1{
	float: left;
	width:680px;
}


#body_buzz_col2{
	float: right;
	width: 300px;
}

.page_header{
	font-family: Arial,Helvetica,Verdana, Sans-Serif;
	font-size: 30px;
	color: #FFF;
}


.post_page_header{
	font-family: Arial,Helvetica,Verdana, Sans-Serif;
	font-size: 30px;
	color: #000;
}

.selected{
	border-top:thin solid #434141;
	border-right:thin solid #434141;
	border-left: thin solid #434141;
}

.nonselected{
	border-bottom:thin solid #434141;
}

.current_text{
	color: #149ac0;
}

.sub_header_text{
	color: #149ac0;
	font-size: 15px;
	font-weight: bold;
}

a.subs:link {
	color:#FFF;
	font-size: 15px;
	text-decoration: none;
}     
a.subs:visited {
	color:#FFF;
	font-size: 15px;
	text-decoration: none;	
}  
a.subs:hover {
	color:#FFF;
	font-size: 15px;
	text-decoration: none;
}  
a.subs:active {
	color:#FFF;
	font-size: 15px;
	text-decoration: none;
}

a.readnow:link {
	color:#149ac0;
	font-size: 12px;
	text-decoration: none;
}     
a.readnow:visited {
	color:#149ac0;
	font-size: 12px;
	text-decoration: none;	
}  
a.readnow:hover {
	color:#149ac0;
	font-size: 12px;
	text-decoration: none;
}  
a.readnow:active {
	color:#149ac0;
	font-size: 12px;
	text-decoration: none;
}

a.footer_link:link {
	font-size: 11px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #434141;	
	width: 980px;
	text-decoration: underline;
}
a.footer_link:active {
	font-size: 11px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #434141;	
	width: 980px;
	text-decoration: underline;
}
a.footer_link:hover {
	font-size: 11px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #434141;	
	width: 980px;
	text-decoration: underline;
}

a.footer_link:visited {
	font-size: 11px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #434141;	
	width: 980px;
	text-decoration: underline;
}

.comment_submit{
	background:url(images/post_comment_but.jpg);
	background-repeat:no-repeat;
	width:124px;
	height:31px;
	border:0;
}

.rounded_search{
	background:url(images/search_bg.jpg);
	background-repeat:no-repeat;	
	border:none;
	height:18px;
	padding:4px 30px 12px 10px;
	width:165px;
}
.galleryTitle{ 
	margin-bottom: -32px; 
	text-transform: uppercase;
	font-family:arial,helvetica;
	font-size:16px;
	font-weight:bold;
	padding:0;	
}
.footer_txt{
	font-size: 11px;
	font-family: Helvetica,Verdana, Sans-Serif;
	color: #434141;	
	width: 980px;

}

