.displayOptions
{
	width:940px;
	margin:auto;
}

.outerSite
{
	width:944px;
	min-height:500px;
	margin:auto;
	margin-top:5px;
	background:url('/template/images/mainBack.png') top left repeat-y;
}

* html .outerSite
{
	background:url('/template/images/mainBack.gif') top left repeat-y;
	height:500px;
}

.clear
{
	clear:both;
	overflow:none;
}

.banner
{
	border-top:2px solid #000;
	width:934px;
	padding-left:6px;
	min-height:142px;
}

* html .banner
{
	background:url('/template/images/header.gif') top right no-repeat;
	height:142px;
}

.siteBot
{
	width:944px;
	min-height:11px;
	margin:auto;
	background:url('/template/images/mainBot.png') bottom left no-repeat;
}

* html .siteBot
{
	background:url('/template/images/mainBot.gif') top left no-repeat;
	height:11px;
}

.welcome
{
	background-color:#C5B358;
	width:927px;
	margin-left:6px;
	height:25px;
	color:#000;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
}

.mainContentArea
{
	width:932px;
	margin-left:6px;
	background:url('/template/images/contentBack.gif') top left repeat-y;
	min-height:350px;
}

* html .mainContentArea
{
	height:350px;
}

.contentLeft
{
	float:left;
	width:170px;
	min-height:10px;
}

.contentCentre
{
	width:595px;
	min-height:15px;
	float:left;

}

.contentRight
{
	width:167px;
	min-height:20px;
	float:left;
	color: #000;
}

.contentRight h4
{
	color: #000;
}

.contentRight #siteSearch {color: #fff !important;}

.searchArea
{
	width:162px;
	background-color:#000;
	color:#66F;
	font-weight:bold;
	padding-left:5px;
}

.rightImages
{
	text-align:center;
	width:width:162px;
	padding-top:10px;
	padding-bottom:10px;
}

.contentNav
{
	width:594px;
	min-height:65px;
	background:url('/template/images/contentNavBack.png') top left repeat-x;
	padding-top:3px;
}

* html .contentNav
{
	height:65px;
	background:url('/template/images/contentNavBack.gif') top left repeat-x;
	padding-top:3px;
}

.contentCentreContent
{
	width:575px;
	padding:10px;
}

.navImage{
	margin-left:20px;
	margin-right:20px;
}

.navImage1{
	margin-left:55px;
	margin-right:20px;
}

*html .navImage
{
	height:61px;
	width:62px;
}

*html .navImage1
{
	height:61px;
	width:62px;
}

.leftNavBlackBar
{
	width:170px;
	height:25px;
	background-color:#000;
}