body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: 10pt;
}

#mainCtr {
	text-align: left;
	margin: 0 auto;
	width: 815px;
	height: 100%;
	background-color: #00B000;
}

#masterHdr {
	text-align: left;
	margin: 0 auto;
	width: 784px;
	height: 190px;
	background-image: url( images/topLogo.gif );
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#mainArea {
	text-align: left;
	margin: 0 auto;
	width: 784px;
	color: #009900;
	text-align: center;
}

#menuCtr {
	width: 130px;
	height: 305px;
	background-image: url( images/menuBar.gif );
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: 8pt;
	line-height: 2.3;
	padding-top: 5px;
}

a:link, a:visited {
	cursor: pointer;
	color: #009900;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	text-decoration: none;
	border-bottom-style: dotted;
}

#mainPage {
	width: 650px;
	float: right;
	left: 0;
	top: 0;	
}

#mainTop {
	width: 650px;
	height: 23px;
	background-image: url( images/mainPageTop.gif );
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#mainMdl {
	width: 650px;
	min-height: 13px;
	background-image: url( images/mainPageTxt.gif );
	background-repeat: repeat-y;
	margin: 0;
	padding: 3px;
	padding-right: 10px;
}

#pageTxt {
	width: 625px;
	min-height: 13px;
}

#spanText {
	text-align: justify;
}

#mainBtm {
	width: 650px;
	height: 29px;
	background-image: url( images/mainPageBtm.gif );
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#footerHdr {
	clear: both;
	text-align: left;
	margin: 0 auto;
	width: 784px;
	height: 95px;
	background-image: url( images/mastFtr.gif );
	background-repeat: no-repeat;
	margin-top: 5px;
}

#housePic {
	float: left;
	margin-right: 5px;
	height: 191px;
	width: 325px;
}

#tagLine > a:hover {
	text-decoration: underline;
}

#gen3Pic {
	float: left;
	margin-right: 5px;
	height: 225px;
	width: 300px;
}