body {
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-color : #000;
margin-top : 0;
font-family : Verdana, Geneva, sans-serif;
text-align:center;
}
.container {
margin-left : auto;
margin-right : auto;
position:relative;
width : 960px;
height : 650px;
top : 0px;
text-align:left;
}
.topo {
height : 119px;
left : 0;
position : relative;
top : 0;
width : 960px;
}
.menu{
	height : 66px;
	left : 99px;
	position : absolute;
	top : 119px;
	width : 861px;
}
.esquerdo{
	height : 531px;
	left : 0px;
	position : relative;
	top : 0;
	width : 99px;
}
.conteudo{
height : 257px;
left : 99px;
position : absolute;
top : 182px;
width : 445px;
}
.adsense1 {
height : 257px;
left : 544px;
position : absolute;
top : 182px;
width : 315px;
}
.direito{
height : 466px;
left : 859px;
position : absolute;
top : 182px;
width : 101px;
}
.adsense2{
height : 96px;
left : 99px;
position : absolute;
top : 440px;
width : 760px;
}
.parc-top{
height : 15px;
left : 139px;
position : absolute;
top : 536px;
width : 760px;
}
.parc-esquerdo {
height : 113px;
left : 99px;
position : absolute;
top : 536px;
width : 40px;
}
.parc-conteudo {
height : 83px;
left : 139px;
position : absolute;
top : 566px;
width : 701px;
padding-top : 5px;
}
.parc-direito {
height : 113px;
left : 840px;
position : absolute;
top : 536px;
width : 18px;
}
.ads-rodape {
	height : 20px;
	width : 85%;
	position : absolute;
	left : 129px;
	top : 651px;
	margin : 0;
	color: #F00;
}
.copyright {
height : 25px;
left : 140px;
position : absolute;
top : 676px;
width : 701px;
padding-top : 5px;
font-family : 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color : #fff;
font-size : x-small;
text-align : center;
}
