html,body{
	
margin:0;
padding:0;
font-size:12px;
background-color:red;
z-index:50;
}

#wrapper{
	width:800px;
	top:-300px;
	margin-left:auto;
	margin-right:auto;
	
	z-index: 100;
}
#Advert{
width:800px;
position:absolute;
top:600px;
left:0px;
background-color:#5764FF;
z-index:200;
}
#goad{
width:120px;
background-color:#000099;
height:600px;
position:absolute;
top:73px;
right:-125px;
}
#goad2{
	width:120px;
	background-color:#000099;
	height:600px;
	position:absolute;
	top:73px;
	left:-100px;
}
#menu{
width:200px;
height:600px;
position:absolute;
left:0px;
top:75px;
background-color:#CCCCCC;
}
#Ready{
position:relative;
width:550px;
left:150px;
height:30px;
top:-80px;
z-index:185;

}
#chat{
position:relative;
width:170px;
left:450px;
height:78px;
top:350px;
z-index:185;
clear:left;

}
#keyW{
width:200px;
position:absolute;
left:-55px;
top:175px;
z-index:225;
}
#RSS{
width:200px;
height:75px;
}

#Mar{
	width:600px;
	position:absolute;
	left:120px;
	top:187px;
	z-index:200;
}