<style type="text/css">
<!--
body
{scrollbar-face-color: #f4f6d5;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #e1e2d2;
scrollbar-arrow-color: #000000;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url(Graphics/background.jpg);
}

body { 
	background-color: #FFFFFF;
	background-image: url(Graphics/background.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #373230;
}

a {
	text-decoration: none;
	color: #573B1B;
}

a:hover {
	text-decoration: underline;
	color: #573B1B;
}

.text {
	font-family: Arial;
	font-size: 14px;
	color: #959595;
}

.textfront {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #959595;
}

#flash {
margin-left: -300px;
margin-top: 0px
}

#flashtext {
margin-left: -300px;
margin-top: 0px
}

#bottombar {
margin-left: 0px;
margin-top: 600px
}
