body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}
.creds {
	font-size: 8px;
	white-space: nowrap;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	z-index:6;
	float: right;
}
.creds a {
    text-decoration: none;
	color: #9A9A9A;
}
.creds a:hover {
	text-decoration: underline;
	color: #9A9A9A;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
/*	border: 1px solid #333333; */
	background-color: #000000;
} 
div#top {
	width: 900px;
	left: 0;
	position: relative;
	clear: both;
	visibility: visible;
}
div#mid {
	width: 900px;
	left: 0;
	position: relative;
	clear: both;
	visibility: visible;
}
div#bot {
	width: 900px;
	left: 0;
	position: relative;
	clear: both;
	visibility: visible;
}

#top a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}


#content {
	position:absolute;
	z-index:2;
	overflow: auto;
	visibility: visible;
	left: 18px;
	width: 854px;
	top: 149px;
	height: 493px;
	padding: 5px;
}
.img-clr-r {
	padding-right: 8px;
	float: left;
}
.caption {
	font-style: italic;
	font-size: 10px;
}
.whitetext {
	color: #FFFFFF;
}
.blacktext {
	color: #000000;
}
.news_date {
	padding-top: 4px;
	font-size: 9px;
	font-weight:bold;
}
.news_caption {
	font-weight: bold;
	padding-top: 0px;
	font-size: 14px;
}
#menu .active {
	text-decoration: underline;
}
