/* Begin CSS Nav Reset */
.custom ul#tabs {border-bottom:none; border-left:none;}
	.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;}
	.custom ul#tabs li.rss {}
		.custom ul#tabs li a {}
		.custom ul#tabs li a:hover {text-decoration:none;}
		.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}
/* End CSS Nav Reset */
		
/* Begin Thesis Nav Dropdown styling */
.custom ul#tabs li ul {display:none; position:absolute; list-style:none;}
	.custom ul#tabs li ul li {float:none;
	background-color: #333;
}			
.custom ul#tabs li:hover ul {display:block;}
/* End Thesis Nav Dropdown styling */

body.custom {
	background: #999898 url(images/ibtb.png) repeat-x;
}

.custom #page {
	background-color: #fff;
}

.custom #header {
	padding: 0;
	border: none;
	height: 164px;
	background: transparent url(images/head.png) no-repeat;
}

.custom ul#tabs li a {
	color: #fff;
	padding-left:23px;
	padding-right:20px;
	padding-top:13px;
	background: url(images/bullet.png) no-repeat 3px 12px;
}


.custom ul#tabs { 
	background: #fff url('images/menuback.png') repeat-x; 
	height: 43px;
}

.custom ul#tabs li a:hover { 
	color: #ff9500;
	line-height: 1.1em;
}

ul#tabs li.rss a {
	background:transparent url(images/icon-rss.gif) no-repeat scroll 100% 50%;
	margin-right:5px;
	padding-right:16px;
}

.custom #footer {
	color: #fff;
	border-style: none;
	background: #999 url(images/fb.png) repeat-x;
}

.custom #content_box {
	background: url(images/cb.png) no-repeat;
}

.customfoot {
	text-align: left;
	padding: 20px;
	color: #000;
	list-style-image: none;
	list-style-type: none;	
}

.customfoot ul li h3 {
	font-size: 18px;
}

#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ff5d00;
	text-decoration: none;
}


.custom .nl {
	background: #999 url(images/nl_box.png) no-repeat 5px;
	height: 90px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 87px;
	font-size: 1.2em;
	margin-bottom: 2em;
}

.custom .format_text h4 {
	margin-bottom: 3em;
}