@charset "UTF-8";
#sidebar {
	float: left;
	text-align: left;
	background-color: #B4D3B0;
	height: 100%;
	width: 140px;
	padding-top: 7.5px;
	padding-right: 7.5px;
	padding-left: 7.5px;
}
#footer {
	clear: both;
	background-color: #AEC6A4;
	border-bottom-width: 10px;
	border-bottom-style: none;
	color: #000;
	height: 55px;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
}
body {
	text-align: center;
	margin: auto;
	font-size: 14px;
	background-color: 114211;
	background-repeat: repeat;
	background-image: url(images/wrapperbgd.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	text-align: left;
	width: 78%;
	background-color: #FFFFEC;
	height: 100%;
	margin-top: 10px;
	margin-right: 25px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
#content table {
	text-align: center;
	display: block;
}
#navbar {
	background-color: #A5B797;
	width: 100%;
	background-image: url(images/wrapperbgd.gif);
}
#Image1 {
	width: 900px;
	height: 113px;
}
#header {
	height: 100%;
	background-color: 336633;
	width: 900px;
	clear: both;
}
#wrapper {
	width: 900px;
	background-repeat: repeat-y;
	height: 80%;
	background-color: #FFFFEC;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/sidebarbgd.gif);
}
#header2 {
	font-weight: bold;
}
#header1 {
	font-size: 20px;
	font-weight: bold;
}
#content img {
	display: block; margin: 0 auto;
}
a:link {
	color: #030;
}
a:hover {
	color: #0D2900;
}
a:visited {
	color: #060;
}
.align-right { 
float:right; margin: 0 0 15px 15px; 
}
.align-left { 
float:left; margin: 0 15px 15px 0; 
}

h1 {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
