@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1A0000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	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;
}

#headerbar {
	background-repeat: no-repeat;
	background-position: center;
	height: 161px;
}
#navbar {
	background-image: url(img/navbar.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F8F3E0;
	background-position: center;
	text-align: center;
	height: 49px;
}

#body {
	background-image: url(img/body7.png);
	width: 950px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #E5D8AC;
	border-right-color: #E5D8AC;
	border-bottom-color: #E5D8AC;
	border-left-color: #E5D8AC;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
a:link {
	color: #F2EBD1;
	text-decoration: none;
}
a:visited {
	color: #9D967A;
	text-decoration: none;
}
a:hover {
	color: #EB844A;
	text-decoration: none;
}
#maincontent {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	width: 900px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#outsideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7C789;
	border-right-color: #D7C789;
	border-bottom-color: #D7C789;
	border-left-color: #D7C789;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EDE6C9;
	font-variant: small-caps;
}
h2 {
	font-size: 18px;
	font-style: oblique;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
}

