body {
	margin-left:0px;
	margin-top :0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;			 
 	 	 }

img 	{ border:0px;}
a img { border:0px;}
a:hover { text-decoration: underline; color: red; background: #E7E7EF}
p 		{ text-align:justify;}	

.main { width:800px; 
				margin-left:auto;
				margin-right:auto;
				margin-top:5px;s
			}
.header {
	width:auto;
	height:176px;
	position:absolute;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;	
				}
.content {
	width:800px;
	height:auto;
	position:absolute;
	top:176px;
	margin-left:auto;
	margin-right:auto;
	left: -9px;

			   }
.text {
	width:630px;
	margin-left:185px;
	color: #000000;
			}

.menu {
	width:200px;
	position:absolute;
	top: 230px;
	margin-left:10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
 		 	}
a {
	color:#000000;
	text-decoration:underline;
}



.adsense_top {width:800px;
 							height:65px;
						 }
.adsense_center { width:210px;
									height:210px;
									float:left;
								}

.footer {
	width:900px;
	color: #000000;
}
