body
{
	background-color:#6f642c;
	text-align:center;
	font-family:verdana,arial,helvetica;
	font-size:13px;
}
ul
{	
	margin-bottom:0px;
}
.mainContainer
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-color:#fff;
}
.banner
{
	width:780px;
	height:205px;
	background:url('images/nexusBanner.jpg') no-repeat;
}
.menuContainer
{
	width:780px;
	height:35px;
	background-color:#cec093;
}
.selectedMenu
{
	float:left;
	height:24px;
	_height:29px;
	font-size:11px;
	text-align:center;
	padding-top:9px;		
	
	color:#373855;
}

a.menuItem
{
	display:block;
	font-size:11px;
	height:24px;
	_height:33px;
	padding-top:9px;
	float:left;
	color:#523325;
	text-decoration:none;
}
a.menuItem:visited
{
	text-decoration:none;
	color:#523325;
}
a.menuItem:hover
{
	text-decoration:none;
	background-color:#7d7660;
	color:#fff;	
}
.contentMain
{
	height:550px;
	text-align:center;
}
.heading
{
	padding-bottom:2px;
	border-bottom:2px solid #6f642c;
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}
.centreBox
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:680px;
}
.rightBox
{
	margin-top:10px;
	float:right;
	width:500px;
	
}
.clear
{
	clear:both;
}
a
{
	color:#d05a04;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
	color:#47384d;
	text-decoration:none;
}
.nexusLogo
{
	position:relative;
	top:100px;
	left:40px;
	width:179px;
	height:119px;
	margin-left:3px;
}
.imageHolder
{
	margin-top:30px;	
}
.footer
{
	height:40px;
	background-color:#cec093;
	color:#523325;
}
.footer a
{
	text-decoration:none;
	color:#523325;
}
.footer a:hover
{
	text-decoration:underline;
	color:#000;
}
.footer a:visited
{
	color:#523325;
	text-decoration:none;
}
.footerTextLeft
{
	float:left;
	margin-left:5px;
	text-align:left;
	margin-top:3px;
}
.footerTextRight
{
	float:right;
	margin-right:5px;
	font-weight:bold;
	margin-top:3px;
}
.textBox
{
	width:40px;
	float:left;
	}
.textBox2
{
	width:170px;
	float:left;
}
.formContainer
{
	margin-left:80px;
}
.formSection
{
	width:250px;
	float:left;
	margin-bottom:4px;
}