
body{
background:#222 url(images/bodytop.png) repeat-x top ;
color:#888;
font: 12px Georgia;
}

#header-in, #content-wrap, #footer-in {
	width:px;
}

a  {
	color:#333;
}
.wp-pagenavi span.current {
	background-color: #333;
}
#header-in, #content-wrap, #footer-in{
	margin:0 auto;
}
#sidebar {float:right;}
#content {float:left; }
#search { float:right; }

#header-in {
	background:url(images/headerbg2.png) no-repeat;
}
.h_left {
	float:right;
    margin:0 20px 0 0;
}
.h_right {
	float:right;
	width:530px;
}
#content-wrap {
	background:#222 url(images/container_bg2.png) repeat-y center;
}
#content {
	padding:5px 0 0 35px;
}
#sidebar {
    margin-right:1px;
}
#footer-in {
	background:url(images/footerbg2.png) repeat-x top;
}
.footer_left {
	padding:15px 20px 0 0;
	float:right;
}
.footer_right {
	float:left;
}


#sidebar .nav {
	padding:0;
	margin:0 -1px 0 1px;
	list-style:none;
}
#sidebar .nav .page_item a {
	padding:7px 12px 7px 58px;
	width:253px;
	background-position:35px 12px;
}
#sidebar .nav .current_page_item a {
	background: url(images/nav_h2.png) no-repeat right ;   
}
#sidebar .nav .current_page_item a:hover {
	background: url(images/nav_h2.png) no-repeat right;
   	border-bottom:1px solid #d82424;
}

.ads2 {
	margin:0 5px 15px 0;
}

 
