body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #CC0000;
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
}
.thrColAbsHdr #container {
	position: relative;
	width: 780px;
	height: 465px;
	background: #CC0000;
	margin: 0 auto;
	padding: 0;
} 
.thrColAbsHdr #header {
	width: 100%;
	height: 125px;
	background: #FF6666;
	margin: 0 auto;
	padding: 0;
}
.thrColAbsHdr #headerbox1 {
    width: 100%;
	height: 15px;
	background: #CC0000;
	text-align: center;
	margin: 0 auto;
	padding: 0;
} 
.thrColAbsHdr #headerbox2 { 
	height: 125px;
	width: 780px;
	background: url(toppic.jpg);
	margin: 0 auto;
	padding: 0;
}
.thrColAbsHdr #logo {
	position: relative;
	top: 0px;
	left: 20px;		
	height: 120px;
	width: 90px;
	float: left;
} 
.thrColAbsHdr #sidebar1 {
	position: absolute;
	left: 0px;
	top: 16px;
	width: 135px;
	text-align: center;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	right: 0px;
	top: 16px;
	width: 135px;
	text-align: center;
}
.thrColAbsHdr #sidebar3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 135px;
	text-align: center;
}
.thrColAbsHdr #sidebar4 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 135px;
	text-align: center;
}
.thrColAbsHdr #scrolltext {
	position: absolute;
	left: 135px;
	width: 510px;
	height: 15px;	
}
.thrColAbsHdr #quadro {
	position: absolute;
	left: 135px;
	top: 16px;
	width: 510px;
	background:url(cornice.gif) no-repeat;
	height: 450px;
	padding: 5px 0;
}