body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
}

------------------------------- FooterStyles -------------------------------
.f1 {
color: #54241C;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.f2 {
color: #54241C;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.f3 {
color: #54241C;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
-.f1, .f2, .f3, { -
	-color: #54241C;
	-font-family: Georgia, "Times New Roman", Times, serif;
-}
.f3 a:link {
	text-decoration: none;
}
.f3 a:visited {
	text-decoration: none;
}
.f3 a:hover {
	text-decoration: none;
	color:#78A04A
}
.f3 a:active {
	text-decoration: none;
}


.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #78A04A;
	font-weight: bold;
}
.HomeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #54241C;
	line-height: 25px;
}
.tblBG {
	background-image:url(images/tbl_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#rotator
{
  background: url(/backgrounds/rotator.php) no-repeat center top;
  width: 100%;
  height: 456px;
}