.custom #content { border-right: none; }
.custom #image_box { background-color: #fff; }
body.custom { background: #ADA96E; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }

		.custom #page { background: #fff; }
.custom ul#tabs li.rss a { padding-right: 16px !important; }
.custom p.to_comments { display: none; }

.custom.noborder #content { border: none; }
.custom.noborder #content_box { background: none; }
.custom #multimedia_box {background:#fff;}
.custom .menu { padding: 0 1.8em;}
.custom #header { padding-top: 0; }
. custom #footer { padding-bottom: 0; }
.custom #header {
	margin: 0;
	padding: 0;
	background: url(images/Header.jpg) no-repeat left top; /*replace header.jpg with the name of your image*/

}

.custom #header #logo {
	text-indent: -9999px;
}

.custom #header #logo a {
	display: block;
	width: 250px; /*change this to the width of your image*/
	height: 85px; /*change this to the height of your image*/
}
