body {
	background-image: url(images/sitebg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footertop {
	background-image: url(images/clouds_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#footerbg {
	background-color: #fde7dd;
	font-size: 11px;
}
#rightquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffd90c;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#contentbg {
	background-attachment: scroll;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#hlamp {
	background-attachment: scroll;
	background-image: url(images/flashlampbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#genienav {
	background-attachment: scroll;
	background-image: url(images/geniebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#leftcontent {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}
#footerbg a {
	font-size: 11px;
	color: #5C1F3B;
}
#newsletterfooter {
	padding-left: 35px;
}
.formbutton {
	background-color: #71A840;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#footerlogos {
	padding-left: 20px;
}
.rightwsw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #e3d8f7;
	text-decoration: none;
}
.rightbodytext {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #5C1F3B;
}
.smalltext {
	font-size: 11px;
}

#footernav a {
	font-size: 11px;
	font-weight: normal;
}
#footernav a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #71A840;
}

#copyright {
	font-size: 10px;
}
#copyright a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #111111;
}
#copyright a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #5C1F3B;
}
