body{
/*background: #faf1bc;*/
background: url(254pdaunxbffz.jpg);
padding:-1px;
}
.custom #logo{
display:none;
}
.custom #tagline{
display:none;
}
.custom #header{
display:none;
}
.custom #new_logo{
width:927px;
height:270px;
background: url(logo.png) left no-repeat;
border: none;

}
.custom #new_logo:onmousedown{
border: none;
}
.custom #image_box { background: none; border-bottom: 0px solid #ddd; }

/*---:[ nav menu styles ]:---*/
.custom ul#tabs { 
list-style: none;
 border: 1px solid #ddd;
 border-width: 0 0 1px 1px; 
display:none;
}

.custom	ul#tabs li {
 margin-bottom: -0.1em; 
background: none;
border: 1px solid #ddd;
 border-left: 0;
 float: left;
 }

.custom	ul#tabs li.current_page_item, ul#tabs li.current-cat { 
padding-bottom: 0.1em;
 background: #F5E9A6;
 border-bottom: 0;
 }
.custom	ul#tabs li a {
 display: block;
 line-height: 1em;
 color: #111;
 text-transform: uppercase;
 letter-spacing: 2px;
 }

.custom	ul#tabs li a:hover {
 color: #111;
 text-decoration: underline;
 }

.custom	ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }
.custom	ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; }
.custom	ul#tabs li.rss { padding-right: 0; background: none; border: none; float: right; }

.custom .teaser .teaser_date { color: #888; display:none;}

.custom .comments_closed {display:none;}

.custom .sidebar_list a{
color: #8A560F;
}


.custom .sidebar_list a:hover{
color: #E0AB1F;
font-weight:normal;
text-decoration:none;
}

.custom #custom_box{
background:#fff;
}

.custom .headline_meta{display:none;}
.custom .to_comments{display:none;}

.custom #sub_1{color:#A21313;font-weight:bold;}
.custom #sub_2{color:#2FAC4A;font-weight:bold;}

.custom #content_box{
background: #fff;
}

.custom #footer{
display:none;
}

.custom #new_footer{
background:#ccc;
text-align:right;
padding-left: 300px;
}

.custom #new_footer ul{
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
	display:table-row;

}
.custom #new_footer:hover{
background: #ADDDE6;
}
.custom #new_footer li{
	display:inline;
	color: #000;
padding:5px;
}

.custom #new_footer a{
cursor: default;
}

.custom #new_footer a:hover{
cursor: default;
color:#000;
}

.custom #upwards{
height:0px;
width:0px;
position:relative;
bottom:205px;
left:930px;
}