body {
	background-color: #4b4a58;
}
#navBar{
	width:717px;
	height:140px;
	top:-597px;
	left:143px;
	position:relative;
}
#container {
	width: 1003px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: auto;
}
#bodyText {
	color:#FFFFFF;
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: 200;
	font-size: 14px;
	font-stretch: condensed;
	padding-left: 160px;
	padding-right: 160px;
	padding-bottom: 10px;
	padding-top: 40px;
}
#bodyText a, a:active, #bodyEdge a,#bodyEdgea:active {
	color:#49b748;
	text-decoration:none;
	outline:none;
}
#bodyText a:hover, #bodyEdge a:hover{
	color:#ffffff;
	text-decoration:none;
}
.topLeft {
	width: 143px;
	height: 167px;
	background-color: #405369;
	position: absolute;
	top: 0px;
	left: 0px;
}
.topMid {
	width: 717px;
	height: 143px;
	position: absolute;
	top: 0px;
	left: 143px;
	background-image: url("../images/topLogo.gif");
}
.topRight{
	width: 143px;
	height: 167px;
	background-color: #3f6c5b;
	position: absolute;
	top: 0px;
	left: 860px;
}
.midLeft {
	width: 143px;
	height: 409px;
	background-color: #4f5e58;
	position: absolute;
	top: 167px;
	left: 0px;
}
.midCenter {
	width: 717px;
	height: 433px;
	position: absolute;
	top: 143px;
	left: 143px;
	background-color: #4b4a58;	
}
.midRight {
	width: 143px;
	height: 409px;
	background-color: #0088cd;
	position: absolute;
	top: 167px;
	left: 860px;
}
.botLeft {
	width: 143px;
	height: 216px;
	background-color: #409860;
	position: absolute;
	top: 576px;
	left: 0px;
}
.botMid {
	width: 717px;
	height: 216px;
	background-color: #43656e;
	position: absolute;
	top: 576px;
	left: 143px;
}
.botRight {
	width: 143px;
	height: 216px;
	background-color: #3a5f7f;
	position: absolute;
	top: 576px;
	left: 860px;
}
