body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #1d2300;
	}
#wrapper {
margin-right: auto;
margin-left: auto;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 772px;
}
table.coll {
	border-collapse: collapse;
	background-color: transparent;
}
strong {
	font-weight: bolder;
}
.dotted {
	width: 97%;
	border-top: dotted 1px #aaaaaa; 
	padding-top: 3px;
	clear: both;
	height: 4px;
	margin-left: 6px;
}
.caption {
	text-align: center;
	font-size: .65em;
	color: #666;
	margin: 0;
	padding: 0;
}
.quote {
	text-align: center;
	font-weight: bold;
	font-style:italic;
	font-size: .9em;
	color: #333;
	margin: 0 0 8px 0;
	padding: 0;
}
a:link {
	color: #556b2f;
	border: 0px;
}
a:hover {
	color: #CAB121;
	border: 0px;
}
a:visited, a:active {
	color: #798404;
	border: 0px;
	}
img.floatright{
clear:left;
float:right;
margin:0 0 0 5px;
}
img.floatleft{
clear:right;
float:left;
margin:0 10px 0 0;
}
ul {
margin:6px 0 10px 20px;
line-height: 1.3;
}
ul.sub{
margin: auto;
font-size: inherit;
}
li.sub {
margin: 0;
font-size: inherit;
margin: auto;
list-style-type: square;
}
li {
margin: 0 0 0 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #433F34;
line-height: 1.3;
font-size:.8em;
}
.clearer {
clear: both;
line-height: 0;
}
#header { 
width: 772px;
height: 124px;
background-image: url(graphics/banner.jpg);
background-position: 1px 1px;
background-repeat: repeat-x;
vertical-align: top;
}
#header p, #header a {
text-align:right;
font-size: .85em;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:transparent;
text-decoration: none;
margin: 94px 6px 0 0;
}
#main {
	background-color: #ffffff;
	color: #333;
	vertical-align: top;
	text-align: left;
}
#main p {
	margin: 6px 8px 10px 9px;
	line-height: 1.3;
	font-size: .8em;
	text-align: left;
}
#main h1 {
	font-size: .9em;
	color: #111;
	font-weight: bold;
	margin: 6px 0 4px 9px;
	line-height: 1.2;
}
#main h2 {
	font-size: .9em;
	color: #333;
	font-weight: bold;
	margin: 6px 0 4px 9px;
	line-height: 1.2;
}
h3.main {
	font-size: .85em;
	margin: 0 0 10px 9px;
	color: #555;
	font-style: italic;
}
#menu {
	background-image: url(graphics/menu_background.gif);
	width: 770px;
	height: 26px;
	vertical-align: top;
}
#footer {
	height: 46px;
	background-image:url(graphics/footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#footer p {
	font-size: 0.65em;
	background-color: #5b6a47;
	color: #ccc;
	margin: 16px 0 3px 6px;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #BDDAA4;
	font-size: .95em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #ccc;	
}
#footer a:hover {
	color: #ffffff;
}
a.smallright {
	font-size: .9em;
	text-align: right;
	float: right;
	padding-top: 8px;
	padding-right: 20px;
}