@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/main_bgd.jpg);
	background-repeat: no-repeat;
	top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Banner {
	position:absolute;
	width:100%;
	height:130px;
	z-index:1;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
}
#TopLeftNote {
	position:absolute;
	width:216px;
	height:90px;
	z-index:2;
	left: 0px;
	top: 1px;
	padding: 10px;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1100px;
	height: 575px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 130px;
	z-index: 3;
}
#apNavigation {
	position:absolute;
	width:126px;
	height:327px;
	z-index:4;
	top: 0px;
	border: 1px dotted #fefacb;
}
#Content {
	position:relative;
	width:950px;
	height:500px;
	z-index:5;
	left: 148px;
	top: 0px;
	background-color: #000;
	border: 1px dotted #fefacb;
}
#BottomNavigation {
	position:absolute;
	width:945px;
	height:59px;
	z-index:6;
	left: 148px;
	top: 500px;
	text-align: center;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #90765D;
}
#Misc {
	position:absolute;
	width:126px;
	height:43px;
	z-index:7;
	top: 350px;
	text-align: center;
	vertical-align: middle;
}
.bodytext {
	font-family: Verdana;
	color: #fefacb;
	font-size: 11px;
	font-weight: normal;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #90765D;
}

a:link {
	color: #90765D;
	text-decoration: none;
}
a:visited {
	color: #90765D;
	text-decoration: none;
}
a:hover {
	color: #90765D;
	text-decoration: underline;
}
a:active {
	color: #90765D;
	text-decoration: none;
}
.celllines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fefacb;
	font-family: Verdana;
	font-size: 11px;
	color: #fefacb;
}

/* CSS Document */

#LeftTextBox {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fefacb;
	position: absolute;
	height: 504px;
	width: 389px;
	padding: 20px;
}
.GoldBodyText {
	font-family: Verdana;
	font-size: 11px;
	color: #90765D;
}
#team {
	border: 1px dotted #fefacb;
	height: 197px;
	width: 350px;
	left: 293px;
	top: 257px;
}
