#centresite {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 900px;
  }
.Header
        {
        font-family: Times New Roman, serif; 
		font-weight: 700; 
        font-size: 24.0pt; 
		color: #663300; 
		text-align: center;
		}
h1
        {
        font-family: Times New Roman, serif; 
		font-weight: 700; 
        font-size: 16.0pt; 
		color: #663300; 
		margin-top: 0px;		
        }
.navigation
        {
        font-family: Verdana, sans-serif; 
		font-weight: 500; 
		font-size: 10.5pt; 
        color: #F2E2D1; 
		text-align: center;
        }
.subhead
        {
        font-family: Verdana, sans-serif; 
		font-weight: 700; 
		font-size: 10.0pt; 
        color: #663300; 
		text-align: left;
        }
.body
        {
        font-family: Verdana, sans-serif; 
		font-size: 9pt; 
		color: #663300; 
        }
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#caption {
	position:absolute;
	left:285px;
	top:589px;
	width:386px;
	z-index:15;
}
#banner {
	position:absolute;
	left:203px;
	top:600px;
	width:626px;
	height:40px;
	z-index:16;
	background-color: #FFFFFF;
}
#bodycopy1 {
	position:absolute;
	left:203px;
	top:234px;
	width:239px;
	z-index:1;
}
#bodycopy2 {
	position:absolute; 
	left:203px; 
	top:430px; 
	width:602px; 
	z-index:3
}
#scrollbox {
	position:absolute;
	left:203px;
	top:430px;
	width:602px;
	height:205px; 
	scrollbar-face-color : #663300;
	scrollbar-highlight-color : #30425D;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-shadow-color : #364881;
	scrollbar-darkshadow-color : #364881;
	scrollbar-track-color : #D7D7D7;
	scrollbar-arrow-color : #FFFFFF;
	overflow: auto;
	padding-right: 6px;
	z-index: 16;
}
#join {
	position:absolute;
	left:778px;
	top:28px;
	width:142px;
	z-index:17;
}

