body {
	padding:0;
	margin:0;
	background-color:#FEF5CA;
}
ul{
	padding-left:0px;
	margin-left: 0px;
	left: 0px;
	list-style-type:none;
}
li{
	margin-bottom: 10px;
}



.bkgmailinglist {
	background-image:url(../images/bkg_mailinglist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
.bkgnavigation {
	background-image:url(../images/bkg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
.bkgcontent {
	background-image:url(../images/bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #850042;
	text-decoration: none;
}
.bodytext a {
	font-weight: bold;
	color: #850042;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight: bold;
	color: #490000;
	text-decoration: none;
}
.dottedline {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E0036;
	margin-top: 6px;
}
.dottedline2 {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #850042;
	margin-right: 25px;
	margin-left: 30px;
}
.fadeleft {
	background-image: url(../images/fade_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 700px;
}
.faderight {
	background-image: url(../images/fade_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #850042;
	text-decoration: none;
}
.footertext a {
	font-weight: bold;
	color: #850042;
	text-decoration: none;
}
.footertext a:hover {
	font-weight: bold;
	color: #490000;
	text-decoration: none;
}
.mailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #52BB85;
	text-decoration: none;
	width: 188px;
	border: 1px solid #52BB85;
}
