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

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

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

#tabholder { 
	width: 740px;
	height: 90px;
	top: 120px;
	left: 30px;
	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;
	
}

#toplinkunit {
	width:728px;
	height:15px;
	top:10px;
	left: 36px;
	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: 650px;
	height: 500px;
	top: 405px;
	left: 75px;
	position: absolute;
	
}

#holderselect {
	width: 800px;
	height: 200px;
	top: 405px;
	position: absolute;
	
}

#lowerads {
	width: 728px;
	height: 90px;
	top: 915px;
	left: 36px;
	position: absolute;
	
}

#loweradsselect {
	width: 728px;
	height: 90px;
	top: 715px;
	left: 36px;
	position: absolute;
	
}

#disclaimer {
	width: 728px;
	height: 80px;
	top: 1035px;
	left: 36px;
	position: absolute;
	
	
}

#disclaimerselect {
	width: 728px;
	height: 80px;
	top: 835px;
	left: 36px;
	position: absolute;
	
}

#footer {
	width: 800px;
	height: 30px;
	top: 1135px;
	position: absolute;
	background-color: #D5D4D2;
    
}

#footerselect {
	width: 800px;
	height: 30px;
	top: 935px;
	position: absolute;
	background-color: #D5D4D2;
    
}

#lowerbanner {
	width:468px;
	height:60px;
	bottom: 300px;
	border:thin solid black;
	
}
