body {
	background-color: #333333;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #333333;
	border-bottom-color: #333333;
}
a:visited {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #333333;
	border-bottom-color: #333333;
}
a:hover {
	color: #FFFF99;
	background-color: #707043;
}
a:active {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #333333;
}
#imagearea {
	position: absolute;
	z-index: 3;
	height: 251px;
	width: 800px;
	left: 0px;
	top: 50px;
}
#imagearea img {
	position: relative;
	z-index: 3;
}
#topbar {
	background-color: #BABA7D;
	z-index: 1;
	height: 51px;
	width: 800px;
	left: 0px;
	top: 0px;
	right: 800px;
	bottom: 51px;
	position: absolute;
}
#mainnavbar {
	text-decoration: none;
	background-color: #51505E;
	position: absolute;
	z-index: 4;
	height: 41px;
	width: 800px;
	left: 0px;
	top: 301px;
	right: 800px;
	border: 0px;
}
#homemainnav {
	text-decoration: none;
	position: absolute;
	height: 41px;
	width: 520px;
	left: 137px;
	top: 0px;
	border: 0px;
}
#newsletter {
	position: absolute;
	z-index: 8;
	height: 65px;
	width: 107px;
	left: 672px;
	top: 15px;
	color: #FFFFFF;
}
#overview {
	position: absolute;
	z-index: 2;
	width: 341px;
	left: 315px;
	top: 364px;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	height: 21px;
	width: 520px;
	background-color: #BABA7D;
	left: -178px;
}
#footer p {
	margin-top: .5em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#bottomarea {
	left: 0px;
	top: 342px;
	width: 800px;
	height: auto;
}
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.signup a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}	
.signup a:visited {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: transparent;
	color: #FFFFFF;
}
.signup a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: transparent;
}
.signup a:active {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: transparent;
}
.reversedtext {
	color: #FFFFFF;
}
