body{
margin:0;
padding:0;
font-family:Verdana,Arial,Helvetica,sans-serif;
background-color:#FFFFFF;
text-align:center;
}
#all {
	
	text-align:center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}
#top {
margin-left: auto;
	margin-right: auto;
position: relative;
	height:115px;
	width: 780px;
	z-index: 2;
	

}

#topflash {
	position: absolute;
	left:287px;
	width: 513px;
	z-index: 2;
	top: 0px;
	

}
#main {  
position: relative; 
	WIDTH: 780px;
	height:115px;
	margin-left: auto;
	margin-right: auto;
	}
#mainflash {
	position: absolute;
	left:0px;
	width: 160px;
	z-index: 2;
	top: 0px;
	visibility: visible;
	

}
#mainserach {
	position: absolute;
	left:11px;
	width: 100px;
	z-index: 2;
	top: 370px;
	visibility: visible;
}

#mainread {  

	WIDTH: 630px;
	}
#left {	
position: absolute;
	float:left;
	width:277px;
	top:150px;
	z-index: -2;
}
#right {	
position: absolute;
	float:right;
	width:475px;
	height:511px;
	top:150px;
	left: 277px;
	z-index: -2;
	}

#bottom {margin-left: auto;
	margin-right: auto;
z-index: -2
clear: both;

	}
