#main {
	width: 800px;
	height: 395px;
	top: 150px;
	position: absolute;
	background-color: #FFFFFF;
}

#container {
	margin: 0 auto;
	width: 800px;
	position: relative;
}

#tabholder { 
	width: 740px;
	height: 30px;
	top: 120px;
	left: 30px;
	position: absolute;
}

#toplinkunit {
	width:728px;
	height:15px;
	top:10px;
	left: 36px;
	position: absolute;
}

#banner {
	width: 468px;
	height: 60px;
	top: 35px;
	left: 307px;

	position: absolute;
}

#adblock1 {
	width: 336px;
	height: 280px;
	left: 50px;
	top: 115px;
	position: absolute;
}
	
#adblock2 {
	width: 336px;
	height: 280px;
	left: 414px;
	top: 115px;
	position: absolute;
}

#logo {
	width: 232px;
	height: 90px;
	top: 20px;
	left: 25px;
	position: absolute;
}

#messagebox {
	width: 650px;
	top: 40px;
	left: 75px;
	height: 60px;
	background: #FFFFFF;
	position: absolute;
} 
	
#holder {
	width: 800px;
	height: auto;
	top: 545px;
	position: absolute;
	background-color:#FFFFFF;
}

#lowerads {
	width: 800px;
	height: 90px;
	bottom: 300px;
}



#disclaimer {
	width: 728px;
	height: 80px;
	left: 36px;
	bottom: 160px;
}



#footer {
	width: 800px;
	height: 30px;
	bottom: px;
	background-color: #D5D4D2;
}

