body {
	background-color: #515150;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#pageDiv {
	position: absolute;
	height: 884px;
	width: 758px;
	top: 0px;
	background-color: #996666;
}
#logoDiv {
	position: absolute;
	height: 273px;
	width: 758px;
	top: 0px;
}
#navDiv {
	position: absolute;
	height: 24px;
	width: 758px;
	top: 273px;
}
#leftDiv {
	position: absolute;
	height: 552px;
	width: 542px;
	top: 297px;
	background-color: #FFFFFF;
}
#rightDiv {
	position: absolute;
	left: 569px;
	top: 297px;
	background-color: #FFFFFF;
	width: 188px;
	height: 552px;
}
#bottomDiv {
	background-image: url(images/bottomtile.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 35px;
	width: 758px;
	left: 0px;
	top: 849px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
