#sideTop {
	position:absolute; 
	left:10px;
	top:20px; 
	width:230px; 
	height:175px; 
}

#sideBottom {
	position:absolute; 
	left:35px;
	top:250px; 
	width:230px; 
	height:275px; 
}

#topNav {
	position:absolute; 
	left:20px;
	top:10px; 
	width:230px; 
	height:175px; 
}

#sideNav {
	position:absolute; 
	left:20px;
	top:70px; 
	width:730px; 
	height:60px; 
}

#line {
	position:absolute; 
	left:260px;
	top:75px; 
	width:15px; 
	height:420px; 
}

#homebody {
	position:absolute; 
	left:310px;
	top:20px; 
	width:450px; 
	height:525px; 
}

#mainbody {
	position:absolute; 
	left:250px;
	top:70px; 
	width:450px; 
	height:525px; 
}