body.custom {
   background:#FFF url(images/bg.jpg) repeat-x;
   border-top:5px solid #0099cc;
}
#column_wrap, #content_box {
   background:#FFF;
}
.custom #header {
   border:none; 
}
h2 a:hover {
   color:#333;
}
#content {
   background: #FFF; 
}
#sidebars {
   border:0 none;
   float:left;
}
.post_box {
padding-top:0px;
}
#image_box {
background:#EEEEEE none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
}
#multimedia_box {
margin-bottom:1.2em;
margin-right:10px;
width:98%;
}
a {
color:#2361A1;
text-decoration:none;
}
ul#tabs {
height:40px;
border-style:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul#tabs li {
background:transparent no-repeat scroll 0 0;
border-style:none;
margin-top:4px;
}
ul#tabs li a:hover {
background:#D0EFD0 none repeat scroll 0 0;
color:#111111;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
ul#tabs li a {
background:transparent;
}
ul#tabs li.current_page_item, ul#tabs li.current-cat {
background:#61C261 none repeat scroll 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
div.nav_bar {
background:transparent url(images/nav_bg.png) no-repeat scroll 0 0;
height:65px;
margin-left:-15px;
padding-left:20px;
padding-top:5px;
top:90;
width:990px;
z-index:-1;
}
ul#tabs li.rss {
background:transparent none repeat scroll 0 0;
border:medium none;
float:right;
padding-right:20px;
}