body {
	background-color: #707070;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Layer1 {
	
	position:absolute;
	width:900px;
	height:252px;
	z-index:4;
	left: 0;
	top: 0;
}
#bg {
	position:absolute;
	width:1558px;
	height:1785px;
	z-index:1;
	background-color: #707070;
	background-image: url(../images/bg_homepage.jpg);
	background-repeat: no-repeat;
}
#nav {
	position:absolute;
	width:200px;
	height:66px;
	z-index:5;
	left: 0px;
	top: 252px;
}
#Allbg {
	position:absolute;
	width:950px;
	height:652px;
	z-index:3;
	background-color: #666666;
	background-image: url(../images/allback.jpg);
	background-repeat: no-repeat;
}
#bgrepeat {
	position:absolute;
	width:1125px;
	height:auto;
	z-index:2;
	top: 0;
	background-color: #666666;
	background-image: url(../images/homepage_bg_repeat.jpg);
	background-repeat: repeat-y;
	left: 0px;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
} 

#Allbg #indexLinerNotes img {
	padding: 5px;
	float: left;
	display: block;
}
.boxes{
	border: 1px solid #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	
	padding-left: 5px;
	padding: 5px;
	
}
.boxes2{
	border: 0px solid #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	
	padding-left: 5px;
	padding: 5px;

}
.indexPad {
	padding: 10px;
}
#introBox {
position:absolute;
z-index:2;
	left: 0px;
	top: 0px;
	width:660px;
	height:inherit;
}
#aboutBox {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 175px;
	width:320px;
	height:inherit;
}

#indexPhotos {
	position:absolute;
	z-index:2;
	left: 345px;
	top: 2950px;
	width:320px;
	height:inherit;
}
#indexLinerNotes{
	position:absolute;
	z-index:2;
	left: 345px;
	top: 175px;
	width:320px;
	height:inherit;
	line-height: 14px;
}
#indexAnnouncement{
	position:absolute;
	z-index:2;
	left: 345px;
	top: 175px;
	width:320px;
	height:inherit;
	line-height: 14px;
}
#indexRelated {
	position:absolute;
	z-index:2;
	left: 345px;
	top: 2300px;
	width: 320px;
	height:inherit;
}

#flashBox{
	position:absolute;
	z-index:2;
	left: 348px;
	top: 1000px;
	width:320px;
	height:auto;
}
#creditBox {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 3450px;
	width:640px;
	height:inherit;
}
a {
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	font-weight: bold;
	color: #666666;
}
.title1 {
	font-weight: bold;
	color: #000000; 
}
.contentBG {
	background-color: #ebebeb;
	padding-top: 5px;
}
#Allbg iframe {
	padding-top: 5px;
}
#clickEnter {
	position:absolute;
	width:200px;
	height:15px;
	z-index:1;
	left: 209px;
	top: 542px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.indexBody {
	background-color: #000000;
	
}
.indexBody {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentBG div {
 padding-left: 10px;
}
.contentBG #flashBox {
	padding: 2px;
}
