body {
	text-align: left;
	background-color: #2C2100;
	scrollbar-face-color: #DECDAF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-darkshadow-color: #98AAB1;
scrollbar-shadow-color: #333300;
scrollbar-arrow-color: #FFFFF;
scrollbar-track-color: #DECDAF;
	}
	

#header {
	width: 656px;
	margin-left: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 62px;
	font-style: normal;
}
#content {
	width: 680px;
	height: 300px;
	margin-left: 38px;
	padding: 10px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftBox {
	float: left;
	width: 200px;
	height: 274px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
	text-decoration: none;
	color: #333300;
	text-align: justify;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#centerBox {
	float: left;
	height: 274px;
	width: 436px;
	margin: 0px;
	color: #333300;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightBox {
	height: 360px;
	width: 180px;
	border: 1px solid #330033;
	float: left;
	margin: 0px;
}
.spacerBox {
	float: left;
	height: 300px;
}


#holder {
	width: 762px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(imgs/background2.jpg);
	height: 444px;
	 position:absolute;
     left: 50%; 
     top: 50%;
     margin-top: -222px; /* half of the height */
     margin-left: -381px; /* half of the width */
}
#centerText {
	overflow: auto;
	width: 275px;
	height: 240px;
}

#topLeft {
	float: left;
	width: 360px;
	height: 66px;
}
#topRight {
	float: left;
	width: 300px;
	height: 66px;
}
#INFO {
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	margin: 0px;
}
h2 {
	font-size: 10px;
	margin: 0px 0px 20px;
}

a:link { 
	color: #CCCC99;
	text-decoration: none;
	}
a:visited { 
	color: #CCCC99;
	text-decoration: none;
	}
a:hover { 
	color: #322101;
	text-decoration: none;
	}
a:active { 
	color: ;
	text-decoration: none;
	}
	
a.linkColour2:link {
	color: #322101;
	text-decoration: underline;
	font-weight: bold;
	}	
a.linkColour2:visited { 
	color: #322101;
	text-decoration: underline;
	font-weight: bold;
	}
a.linkColour2:hover {
	color: #684402;
	text-decoration: underline;
	font-weight: bold;
	}
a.linkColour2:active {
    color: #322101; 
	text-decoration: underline;
	font-weight: bold;
	}	

#spacer {
	height: 20px;
	clear: both;
}
#contact {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	padding-top: 20px;
}
#textBox {
	text-align: justify;
	overflow: hidden;
	height: 240px;
	width: 380px;
	clear: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
#title {
	width: 220px;
	height: 40px;
	float: left;
}
#linkTitle {
	height: 40px;
	width: 190px;
	float: right;
}
#titleBox {
	height: 40px;
}
