body {
margin-top: 0px;
}
.header {
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -4px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #790238;
	border-right-color: #790238;
	border-bottom-color: #790238;
	border-left-color: #790238;
}

.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790238;
	margin: 0px;
	padding: 10px;
	height: auto;
}

.maincontent p {
	line-height:1.3em;
	padding-left:10px;
}

h1,h2,h3 {
	margin:10px;
	padding:0;
	font-size:1.3em;
	color:#000;
	text-transform:uppercase;
	text-decoration:underline;
}

.mainmenu {
	margin: auto;
	height: 29px;
	width: 875px;
}
.footer {
	margin: auto;
	height: 72px;
	clear: both;
}

.imagestore {
	float: right;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding:0;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.wholepage {
	height: auto;
	width: 875px;
	margin: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #790238;
	border-left-color: #790238;
	background-color:#fff;
}
.formelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

