<style type="text/css">


-->
html {background : #000;}


div#container{
	width: 800px;
	padding:0;
	margin:auto;
	background:#000;
	align:center;
	position:relative;
	Display:block;
}


body {
    background-color: #000000;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif; <br />
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration:none;
	text-align: center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;}
	
#container_top{
	margin: 0; 
	padding: 10px;
	width:800px}
	
#container_bot{
	display:block;
	margin: 0; /
	padding: 0;
	width:800px}
	
/*div#main_stage	{height:400px;
	width:800px;*/
/*}*/
	
/*=Content */
#content {
	width:350px;
	height:auto;
	float:left;
	text-align:left;
	left: 10px;
	padding: 10px;
	font-size:10pt;
	display: block;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}	
	
/* =nav  Navigation Links */
div#nav_main{
	word-spacing: .05em;
	float:left;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#logo {}

a:visited {  font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #676667; text-decoration:none;}

a:link {  font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #676667; text-decoration:none;}

a:hover {  font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #ffffff;}


div#content_sub {
	Display:block;
	Float:right;
	align:right;
	font-size: 8pt;
	Left:0px;
	width: 130px;
	text-align: left;
	padding: 0px;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


	
ul#news_feed {list-style-type: none;
	margin: 0px;
	padding: 0px;}
ul#news_feed {font-size: 8pt;
color:#FFFFFF;}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#caption{
	 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
} 
#caption p {
	Float: center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:8pt;
	font-color:#676667;
	top: 800px;
}
	.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
</style>
