


.custom #header {

	text-indent: -9999px;
	height:150px;
	width:945px;
	background:#FFFFFF url(images/header.jpg) no-repeat;
}

.custom #blog_header {
	
	text-indent: -9999px;
	height:150px;
	width:945px;
	background:#FFFFFF url(images/blogheader.jpg) no-repeat;
}
body.custom {
    background: #6E3653;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
 
    border: 0.1em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

.custom ul#tabs {border-bottom:none; border-left:none; background: #5A88A0}
	.custom ul#tabs li {margin-bottom:0; border:none; background:none;}
	.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:#5A88A0;}
	.custom ul#tabs li.rss {}
	.custom ul#tabs li a {font-weight: bold; color: white;
}
	.custom ul#tabs li a:hover {font-weight: bold; color: white;
	
}
	.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}

.custom h1,h2,h3,h4,entry-title {
	color: #6E3653;
}
.custom .entry-title a { color:#6E3653; } 
.custom .entry-title a:hover { color:#5A88A0; } 
.custom .entry-title a:visited { color:#5A88A0; }  









