#menu {
	position: absolute;
	top: 0px;
	left: 332px;
	background: url(../images/menu_back.png) 3px 0px no-repeat;
	height: 226px;
	}
#homeTop {
	width: 926px;
	height: 9px;
	background: url(../images/home-top.png) no-repeat;
	}	


#homeContent {
	margin-left: 11px;
	width: 290px;
	padding: 10px 20px 10px 15px;
	height: 357px;
	max-height: 357px;
	overflow: auto;
	background: url(../images/home_back.jpg) repeat-y;
	margin-bottom: 15px;
	}	
#changeFont {
	text-align: right;
	font-size: 14px;
	}	
.resetFont {
	cursor: hand;
	font-weight: bold;
	}		
#homeContent h2 {
	margin: 0px;
	line-height: 30px;
	font-size: 30px;
	color: #642c0b;
	text-align: right;
	font-weight: normal;
	}	
#homeContent h1 {
	margin: 0px;
	line-height: 42px;
	font-size: 42px;
	text-align: right;
	font-weight: normal;
	}	
#homeContent h3 {
	margin: 0px;
	margin-bottom: 15px;
	line-height: 17px;
	font-size: 18px;
	color: #642c0b;
	font-style: italic;
	text-align: right;
	font-weight: normal;
	}			
#home_flash {
	position: absolute;
	top: 0px;
	left: 337px;
	}
#homeBottom {
	display: block;
	position: relative;
	width: 894px;
	height: 308px;
	background: url(../images/home_bottom2.gif) no-repeat;
	margin-left: 20px;
	padding-bottom: 10px;
	}	
#news {
	width: 404px;
	}	
#news .pod {
	margin: 2px;
	padding: 7px;
	font-size: 12px;
	max-height: 236px;
	width: 384px;
	text-align: center;
	}	
#news .title {
	color: #850229;
	font-family: Georgia1, Georgia, serif;
	padding-left: 220px;
	font-size: 1.4em;
	}	
#news .pod .content img {
	border: 5px solid #e5d7ac;
	margin: -1.4em 10px 0px 0px
	}
#news .pod h3 {
	color: #4f3810;
	font-size: 1.2em; 
	font-style: italic;
	} 
#accredited {
	position: absolute;
	z-index; 2;
	display: block;
	top: 20px;
	left: 540px;
	}
#accredited a img {
	width: 335px;
	height: 80px;
	}		
#westminster {
	position: absolute;
	z-index; 2;
	display: block;
	top: 110px;
	left: 540px;
	}
#westminster a img {
	width: 335px;
	height: 80px;
	}		
#loginContainer {
	position: absolute;
	top: 245px;
	left: 550px;
	text-align: left;
	font-size: 14px;
	}	
#loginContainer #loginForm {
	position: relative;
	float: none;
	text-align: left;
	margin: 0px;
	width: 320px;
	}	
#loginContainer #userInfo label {
	display: none;
	}	
#loginContainer #userName {
	position: absolute;
	top:  0px;
	left: 10px;
	}	
#loginContainer #passWord {
	position: absolute;
	top:  0px;
	left: 125px;
	}		
#loginContainer #userInfo .formField {
	background: transparent;
	width:94px;
	margin: 7px;
	border: none;
	}
#loginContainer #userInfo .inputField {		
	float: left;
	height: 29px;
	width: 111px;	
	background: url(../images/form_back.gif) no-repeat;
	}
#loginContainer #loginForm .formButton 	{
	position: absolute;
	top: 2px;
	left: 240px;
	width: 80px;
	padding: 2px 0px;
	color: #75000C;
	}
#loginContainer .rememberme {
	position: absolute;	
	top: 25px;
	left: 10px;
	}
#loginContainer .rememberme label {
	color: white;	
	}
#loginContainer .forgotpassword {
	position: absolute;	
	top: 25px;
	right: 0px;
	}	
#loginContainer .forgotpassword a {
	color: white;
	font-size: 1.0em;	
	}
#loginContainer legend {
	display: none;
	}	
#loginContainer #loginForm fieldset {
	border: none;
	padding: 0px;
	}	
#loginContainer #loginForm fieldset ul {
	display: none;
	}	
#loginContainer #loginForm #welcome {
	padding-right: 85px;
	font-size:1.7em;
	font-family: Georgia1, Georgia, serif;
	font-style: italic;
	color: #B9CC6F;
	text-align: right;
	}	
#loginContainer #loginForm .formError {
	display: none;
	}	
	
.scrollgeneric {

line-height: 1px;
font-size: 1px;
position: absolute;

top: 0; left: 0;
}



.scroller {
  overflow: auto;
	}
.vscrollerbase {
	width: 10px;
	background: url(../images/scrollbarBg.gif)50% 50%;
	}
.vscrollerbar {
	width: 10px;
	background: #b89f55 url(../images/down-arrow.gif) 100% 98% no-repeat;
	}
.hscrollerbase {
	height: 10px;
	background-image: url(images/horiz-scrollbarBg.gif);
	}
.hscrollerbar {
	height: 10px;
	background-color: #5C8DC5;
	}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; 
	left: auto;
	bottom: 0px; 
	right: 0px;
	background-color: gray;
	}