@charset "utf-8";
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/br.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
}

.miniheader{
	text-decoration: underline;
	font-weight: bold;
}


#wrapper #header {
	background-image: url(../images/backgroundheader.jpg);
	height: 223px;
}

#wrapper #topnav {
	background-image: url(../images/backgroundnav.jpg);
	height: 25px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 8px;
	text-decoration: none;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #topnav ul li a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #topnav ul li a:hover {
	color: #E7D8B6;
}
#wrapper #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #subheader {
	background-color: #e7d8b6;
	padding: 5px;
}
#wrapper #subheader #marqueewrapper {
	color: #FFF;
	background-color: #233255;
	width: 373px;
	float: right;
}
#wrapper #subheader #marqueewrapper a:link {
	color: #FFF;
	text-decoration: none;
}
#wrapper #subheader #marqueewrapper a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #subheader #marqueewrapper a:hover {
	text-decoration: underline;
	color: #FFF;
}

#wrapper #content {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#wrapper #content #leftarea {
	float: left;
	width: 379.5px;
}
#wrapper #content #rightarea {
	width: 373px;
	float: right;
	padding-left: 5px;
}


#wrapper #content a {
	color: #061844;
}
#wrapper #content a:hover {
	color: #760423;
}
#wrapper #content a:visited {
	color: #061844;
}




#wrapper #footer {
	height: 60px;
	color: #FFF;
	background-image: url(../images/backgroundfooter.jpg);
	padding-top: 17px;
	text-align: center;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #footer a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #E7D8B6;
	text-decoration: none;
}
#wrapper #footer a:visited {
	text-decoration: none;
}
#wrapper #endnote {
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	background-color: #061944;
}

#wrapper {
	width: 769px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e7d8b6;
}
#wrapper #content #rightarea img {
	float: left;
	padding-right: 5px;
}
.maxyheader {
	font-weight: bold;
	font-size: 16px;
	color: #770423;
}
