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

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

.custom #page {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: transparent;
}

.custom #content_box {
	background: transparent;
	margin-left: 30px;
	width: 960px;
}

.custom .format_text {
	padding-left: 30px;
}

.custom #sidebars {

}

.custom #logo {
	display:none;
}

.custom #tagline {
	display:none;
}

.custom #header {
	height:262px;
	padding:0;
	border:none;
}

.custom #feature_box {
	border-style: none;
	background: transparent;
}

.custom #feature_box img {
	margin-left: 16px;
	margin-top: 8px;
	border: double #999999 medium;
}

.custom ul.menu {
	margin: 0px 20px;
	background: transparent;
	border: none;
}

.custom #footer {
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	border:none;
	text-align:center;
	height:93px;
	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 div.format_text img.size-thumbnail, .custom div.format_text img.size-medium {
	border: #003366 double 3px;
}

.custom .sidebar h3, .custom .sidebar h3 a {
	color: #003399;
	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;
}

.clear {
	clear: both;
}

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

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