body {
	background: url(/img/bgdots.gif);
	color: #999;
	font-family: helvetica, verdana, arial;
	font-size: 12px;
	text-align:center;
	letter-spacing: 1px;
}


a { color: #E9A422; 
	text-decoration: none;
}

a:hover {
	color: #FFD700;
	text-decoration: underline;
}

ul { list-style-type: square; }

h3 {font-size: 14px;}

#contentholder { 
	margin: auto;
	text-align: center;
	background: #3A403C;
	border: 1px solid black;
	width: 795px;
}

#contentarea { 
	margin: auto;
	text-align: left;
	background: #1D2221;
	border: 1px solid black;
	width: 780px;
	height: 423px;
	overflow: auto;
	clear: both;

}

#top {
	margin: 10px;
	text-align: left;
	height: 110px;
	width: 265px;
	float: left;
}

#topmenu {
	margin: 10px;
	text-align: left;
	float:right;
	clear: right;
	width: 150px;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;	

}

#navcontainer ul li a {

	background: url(/img/square_normal.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
}

#navcontainer ul li a:hover {
	background-position:bottom;
	background: url(/img/square_hover.gif) left center no-repeat;
	color: white;
}

#navcontainer ul li a#current{
	background: url(/img/square_current.gif) left center no-repeat;
	color: #999;
}

#partners {
	margin: 10px auto;
	text-align: left;
	width: 780px;
	height: 85px;
}

#partners img { vertical-align: middle; }

#navlist { 
	margin: 10px;
	margin-left: 40px;
	float: left; 
	height: 100px;
	width: 245px;
	text-align: center;
}

.latest { 
	float: left;
	width: 75px;
	height: 75px;
	border: 1px solid #615D54;
	margin-left: 2px;
	padding: 1px;
}

.latest img { 
	border: 1px solid 24231E;
}

legend {color: #999; }	
fieldset {width: 350px; margin: auto; border: 0px;}	
label {float: left; text-align: left; width: 90px;}
input,select {margin-bottom: 2px; font-size: 11px;}
textarea {float: left; overflow: auto; font-size: 11px; font-family:verdana, arial;}
input, textarea,select { border: 1px inset black; background-color: #000; color: #FFF; /border: 1px solid #999;}
#submit {margin-top: 5px;}

#picholder {
	float: left;
	width: 302px;
	height: 423px;	
	margin: 0px;
	padding: 0px;
	font-size: 0px;	
	line-height: 0px;
}

#contentarea ul {
	margin-left: 0px;
	padding-left: 0px;
	
}
#contentarea li {
	margin-left: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.rollover a:hover, .rollover2 a:hover { background-position:bottom; }

.rollover { background:url(/img/square_normal.gif) left center no-repeat }
.rollover2{ background:url(/img/square_current.gif) left center no-repeat }

.opac img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

.opac img {border: 1px solid #000;}	

.opac:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#right {
	width: 450px;
	height: 370px;
	float: left;
}

#subnav {
	margin: auto;
	text-align: center;
	width: 750px;
	height: 20px;
}

#subnav a {
	background-color: #1D2221;
	display: block;
	border: 1px solid black;
	padding: 4px;
	float: right;
	background:url(/img/subnav_bg.gif) left center repeat-x; 

}

#subnav a:hover {
	background-color: #000;
	text-decoration: none;
	background:url(/img/subnav_bg2.gif) left center repeat-x; 

}

.selected {
	color: gray;
	background-color: #000;
	text-decoration: none;
}


.feature { 
	height: 128px;
	margin-top:0px;
	padding: 0px;
	border: 1px solid #1D2221;
}

.separator { 
	border-bottom: 1px dashed #000; 
	width: 300px;
	margin:0px;
	padding: 0px;
	float: right;
	clear: right;
}

table {margin: auto; width: 650px;}
td { 
	text-align: center;
	font-size: 12px;
	padding: 4px;
}

.blackbox { 
	margin: auto;
	border: 1px solid #999;
	background-color: black;
	padding: 4px;
	width: 600px;
}
.tdleft { text-align: left; font-weight: bold; }
.tdleftblack { text-align: left; background-color: black; font-weight: bold; }
.blackrow {	background-color: black; }

legend {color: #999; }	
fieldset {width: 350px; margin: auto; border: 0px;}	
label {float: left; text-align: left; width: 90px;}
input,select {margin-bottom: 2px; font-size: 11px;}
textarea {float: left; overflow: auto; font-size: 11px; font-family:verdana, arial;}
input, textarea,select { border: 1px inset black; background-color: #000; color: #FFF; /border: 1px solid #999;}
#submit {margin-top: 5px;}

.small {
	text-align: left;
	font-weight: normal; 
	font-size: 10px;
	}

.small a{
	color: #999;
	font-size: 10px;
}

#scrollbox {
	overflow: auto;
	height: 421px;
	
}