body.custom {
	background: #dddddd;
}

.custom #page {
    	background:#fff; 
	padding:10px;
        margin-top:15px;
}

.custom #header {
	height:158px;
	background: #484742 url('/wp-content/uploads/header_845x198.gif') no-repeat;
	border:solid 1px #dddddd;
}

.custom ul#tabs li {
        border:none;
}

.custom ul#tabs {
        padding-bottom:1px;
        border-width:0 0 1px 0;
}

.custom ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover {
        text-decoration:underline;
        cursor:pointer;
}

.custom .to_comments {
        font-size:10px;
}

.custom #footer p {
        display:none;
}

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat {
        background:#EFEFEF none repeat scroll 0 0;
}

.custom ul#tabs li {
        background:#FFFFFF none repeat scroll 0 0;
}

.custom .comments_closed {
        Display: none;
}