body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-image: url(../source/bg2.png);
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../source/bg3.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #900;
	border-left-color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	color: #FFF;
	font-size: medium;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
	height: 78px;
	width: auto;
	background-image: url(../source/hdrbgrn.png);
}
.oneColFixCtrHdr #header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #CCC;
	font-style: normal;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent {
	color: #CCC;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
}
#nav {
	background-image: url(../source/header.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	height: 24px;
	width: auto;
	font-style: normal;
	padding-left: 20px;
	font-weight: 400;
	line-height: normal;
}
.oneColFixCtrHdr #container #address {
	font-size: 9%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
.oneColFixCtrHdr #container #address {
	font-size: small;
}
.oneColFixCtrHdr #container #header {
	font-size: 14px;
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent h2 {
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #CCC;
}
h2 {
	font-size: 18px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-style: normal;
	font-weight: lighter;
}
#red {
	color: #900;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent #content-footer {
	text-align: center;
}
Footer {
	text-align: center;
}

