html
{
	min-height: 600px;
	overflow: scroll;
}

body {
	background-color: #754c24;
	background-image : url(../images/_background.jpg);
	background-repeat : repeat;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 0;
}
a {
	text-decoration: none;
	color:  #ffffff; /*#cc99ff; */
	font-size: 13px;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
table {
		font-size: 12px;
	line-height: 13px;
	color: #cc99ff;
	font-family: arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
	width: 100%;
	height: 176px;
	padding: 0 0 0 0;
}
#header {
	clear: both;
	width: 100%;
	height: 176px;
	padding: 0 0 0 0;
}
#banner {
	position: absolute;
	top: 177px;
	left: 0px;
	width:100%;
	height: 86px;
	padding: 0 0 0 0;
	text-align: center;
	background : #FF6699 url(../images/_banner.jpg) repeat-x;
}
#banner2 {
	width:100%;
	height: 86px;
	padding: 0 0 0 0;
	text-align: center;
	background : #FF6699 url(../images/_banner.jpg) repeat-x;
}
#banner3{
	position: absolute;
	top: 177px;
	left: 0px;
	width:100%;
	height: 86px;
	background-color: #ff6699;
	padding: 0 0 0 0;
	text-align: center;
	border-top: 1px solid black;
}
#banner4{
	position: relative;
	width:100%;
	height: 86px;
	background-color: #ff6699;
	padding: 0 0 0 0;
	text-align: center;
	border-top: 1px solid black;
}
#content {
	position: absolute;
	top: 264px;
	left: 0px;
	height: 260px;
	width: 100%;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: bottom;
}
#content2 {
	height: 260px;
	width: 100%;
	padding: 0 0 0 0;
	text-align: left;;
	vertical-align: bottom;
}
.contentText {
	font-size: 13px;
	line-height: 15px;
	color: #cc99ff;
	font-family: arial, Helvetica, sans-serif;
	width: 650px;
}
ul {
	color: #ffffff;
}
.navigationList  {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	width: 650px;
}
.subHeader  {
	font-size: 16px;
	line-height: 20px;
	font-family: arial, Helvetica, sans-serif;
}
#footer {
	position: absolute;
	top: 525px;
	left: 0px;
	background: #754c24 url(../images/_footer_bg.jpg) repeat-x;
	width: 100%;
	height: 79px;
	border: 0px solid white;
	text-align: center;
	padding: 0 0 0 0;
}
#footer > .footerTop {
	font-size: 12px;
	line-height: 13px;
	color: #cc99ff;
	font-family: arial, Helvetica, sans-serif;
	padding: 20px 0 0 0;
	margin: 0;
	vertical-align: bottom;
}
#footer > .footerBottom {
	font-size: 12px;
	line-height: 13px;
	color: #cc99ff;
	font-family: arial, Helvetica, sans-serif;
	padding: 20px 0 0 0;
	margin: 0;
	vertical-align: bottom;
}
#footer2 {
	background: #754c24 url(../images/_footer_bg.jpg) repeat-x;
	width: 100%;
	height: 79px;
	text-align: center;
	padding: 0 0 0 0;
}
#footer2 > .footerTop2 {
	font-size: 12px;
	line-height: 13px;
	color: #cc99ff;
	font-family: arial, Helvetica, sans-serif;
	padding: 25px 0 0 0;
	margin: 0;
	vertical-align: bottom;
}
#footer2 > .footerBottom2 {
	font-size: 12px;
	line-height: 13px;
	color: #cc99ff;
	font-family: arial, Helvetica, sans-serif;
	padding: 25px 0 0 0;
	margin: 0;
	vertical-align: bottom;
}
