body {
	background:url('images/home_bodybg.jpg') repeat-x top;
}

#topcontent {
	width:1000px;
	height:251px;
	background:url('images/home_topcontent.jpg') no-repeat top;
	position:relative;
}

#overlay {
	width:400px;
	height:180px;
	position:absolute;
	top:0px;
	left:300px;
	padding:70px 0 0 0;
	background:url('images/home_overlay.png') no-repeat top;
}

#topright {
	width:480px;
	padding:0 0 0 0;
	float:right;
	text-align:right;
}

#page {
	background:none;
}

#topright #slideshowWidget {
	text-align:right;
	float:right;
}

#overlay #categoryList,
#overlay #categoryList li{
	list-style:none;
	font-size:1.35em;
	margin:0;
	padding:0;
}

#overlay #categoryList {
	padding-left:85px;
}

#overlay #categoryList li a{
	color:#fff;
	font-weight:bold;
}

#mission {
	background:url('images/pagebg.jpg') repeat-y;
	width:253px;
	height:350px !important;
	padding:5px 8px;
}

.homenarrowcolumn {
	float: left;
	padding: 0 0;
	margin: 0px 0 0;
	width: 1000px;
	height:350px;
	}

br.brclear {
	height:0px;
}

h3 {
	color:#b09130;
}