#divMainLeft {
	background-image: none;
	background-color: #FFFFFF;
	width: 500px;
	height: 150px;
	padding: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#divMainRight {
	margin: 0px;
	padding: 0px;
	width: 500px;
	background-color: #FFFFFF;
}
#divAbout {
	background-color: #FFFFFF;
	padding: 15px;
}
h1 {
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	letter-spacing: .3em;
}
#divMainCont {
	margin: 0px;
	padding: 0px;
	width: 500px;
	text-align: left;
}
#divAreas li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#divAreas {
	width: 500px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#divMainContNav {
	display: none;
}
