body {
	background-image: url(../fw3/bg.jpg);
	background-color: #4D9CD7;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	min-width: 808px;
	margin: 24px 0;
	padding: 0;
	background-repeat: repeat;
}
#contentwrapper {
	background-color: #F8F9F1;
	background-image: url(../fw3/shadow-green.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 808px;
}
#masthead {
	background-image: url(../fw3/header2.jpg);
	background-repeat: no-repeat;
	height: 153px;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 155px;
	margin-left: -20000px;
}
h1 {
	margin: 0;
}
h3 {
	font-size: 14px;
	color: #9C8C85;
}
#navigation {
	margin-left: 222px;
}

#maincontent {
	float: right;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 36px 0 24px;
	width: 525px; /*538*/
	margin-top: 20px;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
#maincontent h2 {
	color: #9C8C85;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 10px 0 10px 0;
}
#maincontent a:link {
	color: #006699;
}
#maincontent a:visited {
	color: #006699;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}
#tagline {
	background-image: url(../fw3/bottom-green.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
}
#tagline p {
	margin:0;
	display: none;
}
.picture {
	float: left;
}
#sidebar {
	color: #866B64;
	float: left;
	font-size: 0.75em;
	padding: 3px;
	width: 215px; /*210*/
}
#sidebar h3 {
	color: #9C8C85;
	font-size: 1.2em;
	margin: 24px 0 0 0;
}
#sidebar p {
	margin: 6px 0 12px 0;
}
.navbar {
	margin: 6px 0 0 1em;
	padding-left: 1em;
}
.navbar li {
	list-style-type: none;
}
.navbar a {
	padding: 3px;
}
.navbar a:link, .navbar a:visited {
	color: #9C8C85;
}
.navbar a:hover, .navbar a:active, .navbar a:focus {
	color: #333333;
}
#footer {
	clear: both;
	color: #E3DFDD;
	font-size: 0.75em;
	margin: 0 auto;
	padding: 12px 24px 0 24px;
	width: 700px; /*748*/
}
#footer a:link, #footer a:visited {
	color: #FFFF00;
}
.small {
	font-size: 9px;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
.picright {
	margin-top: 5px;
	margin-bottom: 9px;
	margin-left: 15px;
	float: right;
}
