html,body {
	height: 100%;
	margin: 0px auto;
	background-color: #050402;
	scrollbar-arrow-color : White;
	scrollbar-3dlight-color: #202020;
	scrollbar-track-color: #202020;
	scrollbar-face-color: #3d3d3d;
	scrollbar-base-color: #3d3d3d;
	scrollbar-darkshadow-color: #3d3d3d;
	scrollbar-highlight-color: #3d3d3d;
	scrollbar-shadow-color: #3d3d3d;
	background-image: url(/fwhtml/page_bg2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top;
	
_margin: 0px;	
}
.siteLayoutTable /* table that all the page elements are contained in */
{
	vertical-align: top;
	margin: 0px auto;
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	background-image: url(../../../fwhtml/page_mid.jpg);
}

.text11White{
	font-family: arial;;
	font-size: 11px;
	color: #ffffff;
}
.text11Colour {
	font-family: arial;;
	font-size: 11px;
	color: #f80174;
}
a:link {
	color: #cda887;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}


a:visited {
	color: #cda887;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #bd8c60;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #cda887;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextWhite {
	color: #cd855f;
	font-family: arial;
	font-size: 12px;

}
.headingTextgrey {
	color: #CCCCCC;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.bodyTextgrey {
	color: #CCCCCC;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 1px;
}
a:h1 {
	color: #cba380;
	font-family: arial;
	font-size: 14px;

}
h1 {
	color: #cba380;
	font-family: georgia;
	font-size: 24px;

}
a.heading:link {
	color: White;
	font-family: arial;;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.heading:visited {
	color: White;
	font-family: arial;;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.heading:hover {
	color: White;
	font-family: arial;;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.heading:active {
	color: White;
	font-family: arial;;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.headingSmall:link {
	color: White;
	font-family: arial;;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.headingSmall:visited {
	color: White;
	font-family: arial;;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.headingSmall:hover {
	color: White;
	font-family: arial;;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.headingSmall:active {
	color: White;
	font-family: arial;;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.bodyTextWhite {
	color: #ff6699;
	font-family: arial;;
	font-size: 10px;
	font-weight: bold;

}
.headingText {
	color: white;
	font-family: arial;;
	font-size: 14px;
	font-weight: bold;
}
.bodyTextgrey {
	color: #CCCCCC;
	font-family: arial;;
	font-size: 10px;
	letter-spacing: 1px;
}
.cellBox {
	font-family: arial;;
	border: 1px solid #999999;
	background-color: #333333;
	color: white;
}
.cellBoxHeading {

	border-bottom: 1px solid #333333;
	color: white;
	font-family: arial;;
	font-size: 10px;
	letter-spacing: 2px;
	padding: 4px;
}	
.tableBorder {
	border: 1px solid #666666;
}
h1 {
	color: #AAAAAA;
	font-family: arial;;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #AAAAAA;
	font-family: arial;;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
p {
	color: #dddddd;
	font-size: 12px;
}
#header {
	width: 972px;
	margin: 0px auto;
}
#footer {
	clear: both;
	vertical-align: bottom;
	height: 200px;
	margin: -201px auto 0 auto;
}
#mainPage {
	width:100%;
	text-align: center;
	height:100%;
}
#topBar {
	height: 50px;
	background-color: #333333;
	border-bottom: 1px solid #999999;
	vertical-align: top;
}
#topBar2 {

}
#enterBar {
	height: 230px;
	vertical-align: middle;
}
#mainContent {
	width: 850px;
	text-align: center;
	margin: auto;
	font-family: arial;;
	font-size: 12px;
	color: #cba481;
}
#bannerContent {
	width: 850px;
	text-align: center;
	margin: auto;
}
#profileSep {
	float:left;
	width:5px;
}
#profileContent {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 580px;
	margin: auto;
	font-family: arial;;
	font-size: 12px;
	color: #cba481;
}
#profileBox {
	float: left;
	width: 175px;
	padding: 4px;
	border: 1px solid #dddddd;
}
#profileImage {
	float: left;
	padding-right: 4px
}
#profileText {
	float: left;
	font-family: arial;;
	font-size: 12px;
	color: #cba481;
	text-align: left;
}
#content1 {
	font-family: arial;;
	font-size: 12px;
	color: #cba481;
}
#content2 {
	font-family: arial;;
	font-size: 12px;
	color: #cba481;
}
#regionalContent {
	font-family: arial;;
	font-size: 12px;
	color: #cba481;
}