
	  
body {background-color:#000000;
overflow:hidden;}


.main_container{
	width:960px;
	height:480px;
	margin:0px auto 0 auto;
	
	
 }
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	margin-top: -240px;
	margin-left:-960px;
	text-align: center;
	min-width: 1920px;
	
}

#outer_container{
	width:1920px;
	height:480px;
	position: relative;
	 } 
 
#flash_container{width:480px;
height:480px;

float:right;}

#band_text{width:470px;
height:480px; 
float:left;
margin:0 10px 0 0px;
overflow:auto;
filter:alpha(opacity=60);
opacity:0.6;



}

#wimpy_container{
margin:0 auto 40px auto;
background-color:#FF0000;
width:960px; height:140px;}
p {
	font-size:.8em;
	line-height: 120%;
	letter-spacing:.97px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#666666;
	}

a {
color:#CCCCCC;
font-size:.8em;
	line-height: 120%;
	letter-spacing:.97px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;}
a:link {
text-decoration:none;
	}
a:visited {color:#CCCCCC;
	}
a:active {color:#CCCCCC;
	}
a:hover {color:#FF6600;
	
	}

.text_center{
text-align:center;}

.spacer{width:100%;
height:50px;}
