body {
	background-color: #000000;
	background-position: center;
	background-image: url(../../../images/bg.jpg);
}
a:link { 
	color: #C8BB98;
	text-decoration: none;
}

 a:visited { 
 	color: #C8BB98; 
  	text-decoration: none;
}

 a:active { color: #005BA5; 
 	text-decoration: underline; 
 }
 
 a:hover { 
 	color: #20623C; 
 	text-decoration: none; 
}
.header {
	background-image: url(../../../images/bg.jpg);
	background-repeat: repeat;
	overflow: visible;
	visibility: visible;
	width: 100%;
	padding-left: 2px;
}
.bttmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subhead {
	background-image: url(../../../images/welcome1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 49px;
	width: 100%;
	overflow: hidden;
	visibility: visible;
}
.subhead_current {
	background-image: url(../../../images/center_04_current.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 49px;
	width: 100%;
	overflow: hidden;
	visibility: visible;
}
.content {
	background-image: url(../../../images/bg-middle903.jpg);
	background-repeat: repeat-y;
	background-position: center;
	visibility: visible;
	width: 100%;
	overflow: visible;
}

.contentbttm {
	background-image: url(../../../images/bg-middle903.jpg);
	background-repeat: repeat-y;
	background-position: center;
	visibility: visible;
	width: 100%;
}
.footer {
	background-image: url(../../../images/bg-bttm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	width: 100%;
	overflow: visible;
	height: 89px;
}
.label1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5F5F5;
	font-weight: bold;
}
.bodytextli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F5F5F5;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F4F4F4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC99;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
}
