#centertab {
	background-color: #00CCFF;
	background-image: url(../images/bg1.jpg);
	background-attachment: scroll;
	border: 3px groove #FFFFFF;
	margin-top: -5px;
	background-repeat: no-repeat;
}
body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	background-color: #0099FF;
	background-position: 0px 0px;
	scrollbar-face-color:#00C0C0;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#C0FFFF;
  scrollbar-shadow-color:#0000FF;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#00FFFF;
  scrollbar-darkshadow-Color:#202020;
	
}
#centertab #bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	letter-spacing: .08in;
	position: relative;
	width: 670px;
	font-weight: bold;
}
#centertab #bottomlinks a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#centertab #bottomlinks a:hover {
	color: #2060A7;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 15px;
}
#centertab #maintextblock {
	position: relative;
	width: 400px;
	height: 510px;
	background-image: url(../images/bg3.png);
	border: 1px groove #FFFFFF;
	overflow: scroll;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	left: 120px;
	top: 10px;
}
.regularoldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}
.regularoldtextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
#centertab #maintextblock .style1 .style2 a {
	color: #00FFFF;
	text-decoration: none;
}
#centertab #maintextblock .style1 .style2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#Layer1 {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #006666;
}
