
#iwtitle{
	text-align: center; font-weight: bold; padding-bottom: 10px; font-size: 1.2em; color: #cc0000;
	}

#iwtext{
	float: left; padding-right:5px; font-size:1em;
	}

.sidebarcontainer {
	float: left;
	background-color: #ddd9d3; 
	border-width: 2px; border-color: #fffbf5; border-style: ridge; 
	padding-left: 5px; 
	width: 200px;
	height: 600px;
	overflow: scroll;
	}

.sidebar{
	width: 140px; height: 600px; float: left; font-size:12px; 
	}

#map_canvas{
	width: 520px; height: 600px; float: left;
	border-width: 2px; border-color: #fffbf5; border-style: ridge;
	}

.siteindex {
	float: left; 
	background-color: #ddd9d3; 
	border-width: 2px; border-color: #fffbf5; border-style: ridge; 
	}
