body {
        text-align: center;
        background: #000000;
	margin:0px;
        color: #FF9900;
        font-size: 10pt;
	font-weight: normal;
        font-family: Verdana;
	}

.keen_ad {

margin: 0px auto;
text-align: center;


}




/* THE LINKS */
a img {border: none; }



a {
        text-decoration: none; color: #FF3300;}
  	
a:hover {
  		
        text-decoration: underline;
        
  		}

	












#box {width: 800px;
background: #000000;
margin: 0px auto;
text-align: center;
}




/* THE HEADER */

#header {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	
}
#header a:hover {
		border: none;



}



#header a {
		border: none;



}





/* THE MENU */


#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: #000;
	text-align: left;
}
#menu a:hover {
		border: none;



}



#menu a {
		border: none;



}




/* THE NEWs */



#news { 
	width: 800px;
	height: auto;
	margin: 0 auto;
	background: #000;
	text-align: left;


}

/* THE FOOTER */

#footer { 
	width: 800px;
	height: auto;
	margin: 0 auto;
	background: #000;
	text-align: center;


}


#footer a {
	color: #FF9900;
        text-decoration: none;
        border-bottom: 1px dotted #FF9900;
  	}
  	
#footer a:hover {
  		color: #FF9900;
                text-decoration: none;
                border-bottom: 1px solid #FF9900;
  		}

