 body { 
 	padding : 0px; 
	background-color : #000; 
	background-image : url(../img/bg_main.jpg); 
	background-position : center top; 
	background-repeat : no-repeat; } 
	
.headline {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.copytext_white{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.formfield{
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}


a:hover, a:active, .posted a:link, .posted a:visited, .posted a:hover, .posted a:active {
	color:#FB7600;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

.copytext_link_yellow{
	color:#FFDD01;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}



.space_10px							{height:10px;}
#twitter							{height:350px;	

background-attachment: fixed;background:url('../img/twitterBox_bg2.png') left top no-repeat;overflow:hidden;width:160px;}
#twitter span						{border-bottom:1px solid #00589F;color:#00589F;padding-bottom:10px;display:block;margin:0;padding:5px;}
