body.custom {
    background-color:#9fc3da;
	
	}


.custom #container {
    margin-top: 0em;
    margin-bottom: 2em;
    background: #33332f;
    border: 0.4em solid #262569;
		width: 920px;
}

.custom #page {
    background: #fff;
	padding-left: 0px;
	padding-right:0px;

}

#content_box { background:none;}
/*#content {border-right:  1px solid  #ddd; }*/
#content_box {background:url(images/contentback.gif) repeat-y;}
div#back {background: url(images/back.jpg) top center repeat-x; padding-top:2em;
}

.custom #sidebars
{
width: 295px;
}

ul#tabs li.rss, #footer {padding-right:10px;}
ul#tabs {border:  0px;}

.custom #header { border-top: 1px solid #ddd;}


/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }

#multimedia_box
{display:none}
#sidebar_1 {margin-top:30px;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

h2.entry-title a:link, h2.entry-title a:visited
{
color: /*#821211*/ /*#ee2ab9*/ #25266a;
}
h2.entry-title-tarzan a:link,h2.entry-title-tarzan a:visited
{
color: #25266a;
}

div#footer {text-align:center;}

div.prev_next {font-size:120%;}

ul#tabs { border-bottom: 1px solid #fcc94c;}
ul#tabs li {background-color:#f3d48a; border: 1px solid #eea70d; font-size:110%; border-left: 0px;}
ul#tabs li.current_page_item {background-color:#eef9fd; border-top:1px solid #cccccc;}