#photobanner {
	position: absolute;
	width: 700px;
	left: 20px;
	top: 10px;
	height: 198px;
	visibility: visible;
}
#sidebar {
	height: 300px;
	width: 135px;
	left: 20px;
	top: 210px;
	position: absolute;
}
#maincontent {
	width: 525px;
	position: absolute;
	height: 700px;
	left: 195px;
	top: 210px;	
}

#mapcontent {
	width: 522px;
	position: relative;
	height: 350px;
	
	left: 0px;
	top: 0px;
	border: 2px solid #990099;
}

#flashcontent {
	width: 500px;
	top: 0px;
	position: relative;
	left: 50px;
	height: 400px;
}

#test {
	position: relative;
	left: 0px;
	top: 0px;
}
#square1 {
	position: relative;
	width: 80px;
	top: 0px;
	right: 0px;
	bottom: 75px;
}
#businesses {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 300px;
}
#poets {
	position: absolute;
	width: 200px;
	left: 302px;
	top: 180px;
}
#innercontent {
	height: 200px;
	width: 300px;
	left: 20px;
	top: 20px;
}
#homepagecontent {
	height: 450px;
	width: 700px;
	left: 20px;
	top: 20px;
}
