body {
    line-height: 120%; background: white;}
    font-family:"Verdana", "Arial", ËÎÌå;
    font-size:12px; 
    text-align:center;
}

#header,#footer,#topad,#ad,#relate_title,#nav,#relate_list{ display: none; }
	
#title {   
    width : 100%;
    height : 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color : #ffffff;
	font-size : 14px;  
    color : #000000; 
	}
	
#title h2{   
	font-size : 14px;  
	font-family : ËÎÌå;
    color : #000000; 
	}
	
#date {   
    width : 100%;
    height : 30px;
    background-color : #ffffff;
	font-size : 12px;  
    color : #000000; 
	}
	
#main {   
    width : 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color : #ffffff;
	font-size : 14px;  
    color : #000000; 
	}
	
	
#content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    clear : right ;
	margin: 10px;
    text-align: left;
    }

#author {   
    width : 100%;
    height : 25px;
    background-color : #eeeeee;
	font-size : 12px;  
    color : #000000; 
    text-align: left;
	}

#author p{   
	font-size: 12px;  
	margin: 5px 5px 5px 5px;
    color: #000000; 
	}
