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

img 	{ border:0px;}
a img { border:0px;}
p 		{ text-align:justify;}	

.main { width:800px; 
				margin-left:auto;
				margin-right:auto;
				margin-top:0px;s
			}
.header {
	width:auto;
	height:176px;
	position:absolute;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/banana_r2_c9.gif);
				}
.content {
	width:800px;
	height:auto;
	position:absolute;
	top:176px;
	margin-left:auto;
	margin-right:auto;
	left: -9px;

			   }
.text {
	width:630px;
	margin-left:155px;
	color: #FFFF00;
			}

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

.adsense_top {width:800px;
 							height:15px;
						 }
.adsense_center { width:340px;
									height:280px;
									float:left;
								}
.adsense_footer { width:800px;
									height:90px;
								}
.footer {
	width:900px;
	color: #FFFF00;
}

