body {
	margin: 5px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/plant.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
}
#pageSurround { 
}
#subSurround {position: relative; margin-left: auto; margin-right: auto; width: 1000px; position: relative;

}
#topHeader {
	text-align: right;
	height: 300px;
margin-left: auto; margin-right: auto; position: relative;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.boxContentLeft {
	text-align: left;
	width: 250px;
	font-size: 100%;
	color: #FFFFFF;
	margin-left: 15px;
	padding-left: 10px;
}
.docContentLeft {
	height: 50px;
	color: #E1F4BD;
	margin-left: 49px;
	padding-top: 3px;
	background-image: url(../styleImages/backgrounds/button.gif);
	background-repeat: no-repeat;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 250px; 
	float: left;
}
.colMid {
	position: relative;
	width: 720px;
	float: right;
}
.boxContent {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 100%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #E1F4BD;
}
.boxContent a:link{
	font-size: 100%;
	color: #000000;
}
.boxTitle {
}
.boxFooter {
}
.siteDocs {
	text-align: left;
	margin-top: 10px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}
#Footer {
	background-color: transparent;
	color:#000000;
	font-size: 90%
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 78px;
}
#Footer a:link {
	color:#000000;
	text-decoration:underline;
	}
#Footer a:hover {
	color:#000000;
	text-decoration:underline;
	}


