body {
        text-align: center;
        background: #000000;
	margin:0 px;
    	padding:0;
        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;



}

#container {
    background:#99c;
    margin:0 auto;
    width:800px;
	text-align: left;
}




/* THE NEWs */



#news { 
    	float:left;
	width:600px;


}

/* THE RIGHT */
#right {   
    	float:right;
	width:200px;
	font-size: 8pt;
	list-style-type: none;
	}

.rightheader { font-size: 10pt;
	font-weight: bold;
	list-style-type: none;


}

.rightheader a {
        text-decoration: none; color: #FF9900;}
  	
.rightheader a:hover {
  		
        text-decoration: underline;
        
  		}






/* THE FOOTER */

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



}



#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;
  		}

