@charset "ISO-8859-1";

/* home*/


.developedBy {
}


#container {
	width: 1035px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#layer1        { visibility: visible; margin-left: 0; position: relative; top: 194px; width: 174px; height: 421px; float: left; clear: both }
p  { color: white; font-size: 12px }
body   { color: #fff; font-family: Arial; background-color: black; background-repeat: repeat-y; background-attachment: scroll; margin: 0; max-width: 100% }
A:link {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
A:visited { color: #fff; font-size: 12px; text-decoration: none }
A:active { color: white; text-decoration: none }
A:hover {
	color: #754715;
	text-decoration: none
}

A.home:link {
	color: #9A7853;
	font-size: 16px;
	text-decoration: none
}
A.home:visited {
	color: #9A7853;
	font-size: 16px;
	text-decoration: none
}
A.home:active { 
color: #754715;
	font-size: 16px;
	text-decoration: none
}
A.home:hover {
	color: #FFF;
	font-size: 16px;
	text-decoration: none
}
.credits {
	color: #999;
}
#Footer {
	background-image: url(zimages/bg/headerBG2.jpg);
}
.CenterEnter {
	text-align: center;
}
#enterSite {
	text-align: center;
}
#apDiv1 {
	position:absolute;
	width:426px;
	height:317px;
	z-index:1;
	left: 349px;
	top: -319px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	bottom: auto;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 220px;
	top: 814px;
}
#apDiv3 {
	position:absolute;
	width:425px;
	height:319px;
	z-index:1;
	left: 730px;
	top: 110px;
	background-color: #999;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}#copyright {
	padding-top: 15px;
}
#cleft {
	float: left;
	width: 550px;
	text-align: right;
}
#cright {
	float: right;
	width: 450px;
	text-align: left;
}
