﻿@import url("layout.css");
body {
	background: #b9cfa1 url('../images/background.gif') repeat-x left top;
 font-family: Arial, Helvetica, sans-serif;
	 font-size: small;
	 text-align: right;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	background-color: #fff;
 height: 582px;
}
#masthead {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#masthead {
 width: 624px;
 margin-right: auto;
 margin-left: auto;
 overflow: hidden;
 padding-top: 0px;
 padding-bottom: 0px;
 height: 20px;
 margin-bottom: inherit;
}
#navigation {
	width: 714px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
 height: 37px;
}
#page_content {
 position: relative;
 width: 670px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 top: 8px;
 left: 0px;
 z-index: 1000;
 height: 670;
}
#content {
 float: left;
 width: 297px;
 text-align: left;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: 0;
 left: 0px;
 height: 265px;
 position: relative;
 top: 0;
}
#sidebar {
 float: right;
 text-align: left;
 padding-top: 5px;
 padding-bottom: 0;
 left: 311px;
 position: absolute;
 top: 5px;
 width: 137;
}
#footer {
 clear: both;
 width: 670px;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 10px;
 text-align: left;
 padding-top: 10px;
 height: 71px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: 700;
	color: #261;
	text-transform: uppercase;
	display: inline;
 font-family: Verdana;
 text-align: right;
}
#masthead h3 {
 padding: 0;
 font-weight: 700;
 color: #008000;
 display: inline;
 margin-top: 3.5%;
 margin-left: 10%;
 font-size: small;
 text-align: center;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
 height: 42px;
 width: 681px;
}
#navigation li {
	float: left;
}
#navigation a {
 text-decoration: none;
 color: #fff8dc;
 display: block;
 margin: 0 1px;
 padding: 5px;
 border: 1px solid #708090;
 background-color: #8fbc8f;
 height: 20px;
 width: auto;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
h6 {
	color: #455;
}
h5 {
	color: #455;
}
h4 {
	color: #455;
}
h3 {
 color: #226611;
}
h2 {}
or: #455
or: #455;
}
#content img {
 position: relative;
 top: -236px;
 left: 928px;
 bottom: 236px;
 z-index: 999;
 visibility: visible;
}

#sidebar p {
 color: #226611;
 font-weight: 700;
 width: 319px;
 z-index: 1000;
 position: absolute;
 top: 8px;
 left: 6px;
 float: right;
 height: 358px;
 text-align: center;
}
	color: #555;
 font-weight: 700;
}
#s
#sidebar img {
 float: right;
 margin-bottom: 5px;
 margin-left: 5px;
 position: relative;
 top: 330px;
 left: 436px;
}
nderline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
 font-size: medium;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
