html, body, div, span, applet, object, iframe, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
}
caption, th, td {
	text-align: left;
}
table {
	border-collapse:separate;border-spacing:0;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* {
	margin:0;padding:0;
}
.clearfix {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	color: #755736;
	text-decoration: none;
}
a:hover {
	color: #100A01;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2E1D07;
	font-family: "Times New Roman", Times, serif;
	color: #291A06;
	font-size: 13px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 55px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#top a {
	width: 295px;
	height: 21px;
	display: block;
	background: url(images/logo.jpg) top;
}
#top a:hover {
	background-position: 0 -151px;
}
#nav {
	background-image: url(images/nav-background.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav ul {
}
#nav li a {
	color: #CCCCCC;
	text-decoration: none;
	height: 40px;
	display: block;
}
#nav li a:hover {
	color: #0F0901;
}
#nav li {
	display: block;
	list-style-type: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav li.selected {
	background-image: url(images/nav-over.gif);
}
#nav li.selected a {
	color: #0F0901;
}
#header {
	height: 213px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header ul.rotator {
	width: 900px;
	height: 213px;
}
#content {
	padding: 20px;
	background-image: url(images/content-background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 200px;
	background-color: #FFFFFF;
}
#content .home {
	background-color: #311E04;
}
#content  .breadcrumb  {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #6E5231;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #745635;
	padding-bottom: 5px;
}
#content #left {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/Brown-Leaf-90.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}
#content #left .small-logo {
	margin-bottom: 15px;
}
#content #right {
	float: right;
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #right li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 10px;
}
#content #right img {
	height: 100px;
	width: 100px;
	margin-bottom: 5px;
}
#content #right li.last {
	margin-right: 0px;
	margin-bottom: 5px;
}
#footer {
	background-color: #755736;
	height: 25px;
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 11px;
	color: #110A01;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer a {
	color: #2E1D07;
	text-decoration: none;
}
#footer .right {
	float: right;
	color: #FFFFFF;
	background-image: url(images/anem-logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 23px;
}

