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;
//	z-index:-1;
} 
div#bot {
	width: 900px;
	left: 0;
	position: relative;
	clear: both;
	visibility: visible;
//	z-index:2;
}
div#menu {
	font-family: "Lucida Grande","Luxi Sans","Bitstream Vera Sans","Trebuchet MS",helvetica,verdana,arial,sans-serif;
	position: absolute;
	width:534px;
	height:25px;
	left: 353px;
	top: 41px;
	text-align: right;
	word-spacing: 1.5em;
	visibility: visible;
//	z-index:2;
}
#menu a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .active {
	text-decoration: underline;
}

#topstrip {
	position:absolute;
	overflow: hidden;
	visibility: visible;
	color: #EEEEEE;
	left: 13px;
	width: 874px;
	top: 0px;
	height: 15px;
	padding: 1px;
	font-size: 9px;
//	z-index:2;
}

#topstrip a {
	color: #EEEEEE;
	text-decoration: none;
}
#topstrip a:hover {
	text-decoration: underline;
}

#content {
	position:absolute;
	overflow: auto;
	visibility: visible;
	left: 312px;
	width: 565px;
	top: 72px;
	height: 568px;
	padding: 5px;
	z-index:99;
}
.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;
}
