body.custom {
	background-color: #797778;
	background-image:url(images/bg_tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:scroll;
}

.custom #container {
	margin: 0 auto;
    background: #999999;
	background-image: url(images/container_tile.jpg);
	background-position: center;
	background-repeat: repeat-y;
    border: none;
	width: 990px;
}

.custom #page {
    background: transparent;
	
}

.custom #content_box {
	padding-left: 28px;
}

.custom #sidebars {
	margin-right: 40px;
}

.custom #logo {
	display:none;
}

.custom #tagline {
	display:none;
}	

.custom #header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:292px;
	padding:0;
	border:none;
}

.custom .menu {
	margin: 0px 20px;
}

.custom #footer {
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	border:none;
	text-align:center;
	height:100px;
	padding:0;
}

.custom #footer p.first {
	padding-top:30px;
}

/*.custom #column_wrap, .custom #content_box {
	background:none;
}*/

.custom img.ngg-singlepic {
	margin-bottom: 20px;
}

.wp-caption { 
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}

.custom p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.custom h1.entry-title, .custom h2.entry-title, .custom .headline_area h1 {
	font-weight: bold;
}

.custom div.entry-content>h2, .custom div.format_text>h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin:.5em 0 .5em 0;
}	
.custom div.format_text>h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin:.4em 0 .4em 0;
}	

.custom .sidebar h3, .custom .sidebar h3 a{
	color:  #CC0000;
	font-size: 1em;
	font-weight:bold;

}

.custom .alignleft {
	float: left;
}

.custom .alignright {
	float: right;
}

.yapb-image {
	float: left;
	background-color:#ffffff;
	padding:0.5em;
	border:#DDDDDD solid 1px;
	margin: 0 10px 10px 0;
}

.custom img.frame {
	background-color:#FFFFFF;
}

#thesis_image_meta {
	display:none;
}

/* #############  YAPB STYLES  ##############*/

.custom ul.yapb_slimpop li {
list-style: none;
display: inline;
margin-right: 8px;
margin-left:0;
}

.custom ul.yapb_slimpop {
	width: 250px;
	clear: left;
	float: left;
	font-weight: bold;
	font-size: .8em;
}

	

/* #############  Table STYLES  ##############*/

.custom table {
margin-bottom:20px;
}