body {
	margin: 0px;
	padding: 0px;
	background-color: #339999;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/container-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}

#header {
	padding: 0px;
	margin: 0px;
	height: 60px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}

#content {
	background-image: url(images/contentbackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px 20px 10px 10px;
	color: #333333;
	line-height: 1.4em;
	top: 60px;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
		}
h1 {
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 45px;
}
h2 {
	color: #999966;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 2px;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #993300;
}


#sidebar {
	float: left;
	width: 185px;
	margin: 0;
	margin-right: ;
	background-image: url(images/navhead1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
		}

#footer {
	clear: both;
	margin-top: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
		}
#footer a {
	color: #666666;
	text-decoration: none;
}
#topnav {
	font-size: x-small;
	text-align: right;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#topnav a {
	color: #999999;
	text-decoration: none;
}
#topnav a:hover {
	color: #993300;
}
#bottomnav {
	text-align: right;
	width: 170px;
}
#bottomnav li.mainnav {
	list-style-type: none;
	line-height: 1.6em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	margin-left: -40px;
}
#bottomnav li.mainnav a{
	color: #339900;
	text-decoration: none;
}
#bottomnav li.subnav {
	list-style-type: none;
	line-height: 1.6em;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: -40px;
}
#bottomnav li.subnavbold {
	list-style-type: none;
	line-height: 1.6em;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: -40px;
	color: #666666;
}

#bottomnav li.ternav {
	list-style-type: none;
	line-height: 1.6em;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: -40px;
}

#bottomnav li.subnav a, li.subnavbold a{
	color: #666666;
	text-decoration: none;
	margin-left: -40px;
}

#bottomnav li.mainnav a:hover{
	color: #993300;
	text-decoration: none;
}

#bottomnav li.ternav a{
	color: #996600;
	text-decoration: none;
}

#bottomnav li.ternav a:hover{
	color: #993300;
	text-decoration: none;
}

#bottomnav li.subnav a:hover, li.subnavbold a:hover{
	color: #993300;
	text-decoration: none;
}

#content ul {
	margin-top: -10px;
	margin-left: 0px;
}
#content td {
	font-size: x-small;
	color: #666666;
	background-position: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.teal {
	color: #336666;
}
.tealstong {
	font-weight: bold;
	color: #336666;
}
.returntop a {
	font-size: x-small;
	color: #336600;
	background-color: #99CC00;
	border: 1px solid #CCCC33;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.tealstonglarger {
	font-weight: bold;
	color: #336666;
	font-size: larger;
}
