@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	font-size: 62.5%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #552901;
	background-attachment: fixed;
}
#main {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navlist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#navcontainer ul li {
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 34px;
}
#navcontainer ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 130px;
	padding: 0px;
	height: 32px;
	margin: 0px;
}
#navcontainer ul li a:hover {
	background-image: url(../images/button-over.gif);
	width: 130px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navcontainer li#active {
	background-image: url(../images/button-over.gif);
}
#maintext {
	width: 530px;
	float: left;
	padding: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#boxTop {
	background-image: url(../images/roundcorner-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#boxMiddle {
	background-color: #2B6505;
	width: 520px;
	margin: 0px;
	padding: 0px;
}

#boxMiddle p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	text-align: left;
}
#boxBottom {
	background-image: url(../images/roundcorner-bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 520px;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 84px;
	margin-left: 0px;
}
.boxHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: bold;
	color: #D5A72B;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.4em;
}
#maintext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	padding: 0px;
	width: 898px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#footerLeft {
	height: 41px;
	width: 136px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	float: left;
	vertical-align: middle;
}
#footerText {
	width: 700px;
	float: left;
	height: 41px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.9em;
	vertical-align: middle;
	padding: 0px;
}
#footerText a {
	color: #937B9F;
}
#footerText a:hover {
	color: #AF3137;
	text-decoration: none;
}
#boxMiddle p a {
	color: #FFFF00;
}
.buttonKop {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #FFCC00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 2em;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#credits a {
	color: #333333;
	text-decoration: none;
}
#credits a:hover {
	color: #2B6505;
}
#maintext p a {
	color: #FFFF00;
	text-decoration: none;
}
#maintext p a:hover {
	text-decoration: underline;
}
