#centerDiv {
	background-image: url(../images/bodyTile.jpg);
	padding: 0px;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 0px solid #330033;
	line-height: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/backTile.jpg);
	background-repeat: repeat;
	background-position: 0px -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#centerDiv #headerDiv {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 108px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#footerMenu {
	margin: 50px 0px 0px;
	padding: 10px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	line-height: 12px;
}
#footerMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
#footerMenu a:hover {
	color: #36715D;
}
#clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#headerDiv #butMemberLogin {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 721px;
	top: 40px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	height: 30px;
	border: 0px solid #FF0000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#butMemberLogin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border: 0px solid #006633;
}
#butMemberLogin a:hover {
	color: #EEC608;
	text-decoration: none;
}

#searchBoxDiv {
	margin: 0px;
	padding: 0px;
	border: 1px none #FF0000;
	width: 200px;
	position: relative;
	left: 722px;
	top: 73px;
	text-align: right;
	vertical-align: top;
}
#searchBoxDiv input.textbox {
	margin: 0px 2px;
	padding: 0px;
	border: 1px none #FF0000;
	width: 97px;
	height: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
#searchBoxDiv a {
	margin: 0px;
	padding: 0px;
	border: 1px none #FF0000;
	width: 60px;
	height: 15px;
	display: block;
	float: right;
}

