html, body, form {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(Logo-Faded-Background.gif);
	background-repeat: repeat-y;
	background-position: 175px 100px;
}
#base {
	background-image: url(Header-Tiler.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	min-height: 100%;
	margin-bottom: -128px;
}
#base #walls {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	display: block;
	margin-bottom: 0px;
}
#foundation {
	background-image: url(Footer-Tiler.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 100;
	position: relative;
	height: 128px;
}
#base #walls #logoHeader {
	height: 229px;
	min-width: 950px;
	max-height: 229px;
	max-width: 950px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#base #walls #menuArea {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(buttonBackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 72px;
	display: block;
}
#foundation #footerArea {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(footerBanner.jpg);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	height: 129px;
	vertical-align: bottom;
}
#base #walls #contentArea {
	width: 880px;
	text-align: left;
	color: #ffd9a1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#base #walls #contentArea P,
#base #walls #contentArea h1, 
#base #walls #contentArea h2,
#base #walls #contentArea h3,
#base #walls #contentArea h4,
#base #walls #contentArea h5 {
	margin-right: 20px;
	margin-left: 20px;
}#base #walls #contentArea p {
	text-indent: 35px;
}
#base #walls #contentArea h1 {
	background-image: url(H1-scrap-background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 51px;
	color: #e3a54d;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 36px;
	padding-left: 20px;
}
#base #walls #contentArea a {
	color: #990000;
}
#base #walls #contentArea a:visited {
	color: #FF6600;
}
#base #walls #contentArea a:hover {
	color: #FF0000;
}
#base .clearFooter {
	clear: both;
	height: 128px;
}
#base #walls #contentArea h2 {
	color: #E7AE63;
	font-size: 24px;
}
#base #walls #contentArea h3 {
	font-size: 18px;
	color: #FF8D42;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#base #walls #contentArea h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CE8E48;
}
#base #walls #contentArea .myhr {
	background-image: url(Rule-Flair.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
}
#base #walls #contentArea hr {
	width: 650px;
	padding: 0px;
	margin-left: 120px;
	color: #FFFFFF;
}
#foundation #footerArea #address {
	float: right;
	margin-top: 80px;
	margin-right: 125px;
	text-align: right;
	color: #513A5F;
	font-size: 12px;
	padding: 0px;
}
#foundation #footerArea #copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #402300;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	display: block;
	clear: both;
	float: right;
	padding: 0px;
	top: 100px;
	right: 80px;
	margin-right: 0px;
	width: 500px;
}
#foundation #footerArea #address p {
	margin: 0px;
	padding: 0px;
}
#foundation #footerArea #copyright a {
	color: #402300;
	text-decoration: none;
}
#foundation #footerArea #copyright a:hover {
	color: #660000;
	text-decoration: underline;

}
#foundation #footerArea #associationBox {
	float: left;
	clear: left;
	width: 270px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	height: 85px;
	max-height: 85px;
	overflow: hidden;
	z-index: 0;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 27px;
	top: 34px;
	text-align: center;
}
#base #walls #contentArea img {
	padding: 20px;
}
#foundation #footerArea #menu {
	height: 55px;
	width: 500px;
	float: right;
	clear: right;
	min-height: 55px;
	margin-top: 55px;
}
