body {
	margin: 5px;
	text-align: center;
	background-image: url(../styleImages/backgrounds/image15841.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#pageSurround { 
}
#subSurround {position: relative; margin-left: auto; margin-right: auto; width: 845px;
}
#topHeader {
	text-align: right;
	height: 200px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/head.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.boxContentLeft {
	text-align: left;
	background-image: url(../styleImages/backgrounds/tablet_middle.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 250px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 100%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: right;
}
.boxContent {
	text-align: left;
	background-image: url(../styleImages/backgrounds/tablet_middle.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 550px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 100%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.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: 100%
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	height: 78px;
}
#Footer a:link {
	color:#000000;
	text-decoration:underline;
	}
#Footer a:hover {
	color:#000000;
	text-decoration:underline;
	}


