@charset "utf-8";
body {
	background-color: #333333;
	background-image: url(images/fade_bkgrnd.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 5px;
	padding: 0px;
	color: #FFFFFF;
	z-index: -100;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 146px;
	width: 254px;
	background-image: url(images/blklogo.gif);
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#homephoto {
	background-image: url(images/homephoto.jpg);
	float: none;
	padding: 0px;
	background-repeat: no-repeat;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 256px;
}
#nav {
	width: 254px;
	float: none;
	margin: 2px;
	left: 2px;
	top: 146px;
	position: absolute;
	z-index: 1000;
}
#leftcontent {
	position: absolute;
	left: 5px;
	top: 535px;
	width: 250px;
	border: medium none #CCCCCC;
	height: auto;
}



#wrapper {
	text-align: left;
	width: 854px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 2px;
	z-index: -100;
}

#subcontent {
	position: absolute;
	left: 259px;
	top: 20px;
	width: 600px;
	padding: 5px;
	margin: 5px;
}
#header {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content {
	padding-top: 0px;
	margin: 0px;
	left: 255px;
	top: 146px;
	position: absolute;
	width: 600px;
	vertical-align: text-top;
	z-index: auto;
	visibility: visible;
}
#footer {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
	list-style-type: disc;
	list-style-position: inside;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	padding: 6px;
	z-index: -1;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
}
popupbody {
	background-color: #333333;
	background-image: url(images/fade_bkgrnd.gif);
	background-repeat: repeat-y;
	margin: 10px;
	padding: 5px;
}
#join {
	height: auto;
	width: 150px;
	top: 577px;
	position: absolute;
	left: 6px;
	z-index: 1000;
}
.pass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFF66;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFCC;
	padding: 6px;
	z-index: -1;
}
.box {
	border: medium groove #999999;
}
a:visited {
	color: #FFFFCC;
	font-size: 12px;
}
a:active {
	color: #FFFFCC;
}
