<style type="text/css">
<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #107CBD;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #70531A;
}
a:active {
	color: #FF0000;
}

.siteframe {
	width: 750px;
}

.headlinetxt {
	font-family: Arial,Verdana,Sans serif;
	font-size: 20px;
	color: white;
	background-color: #003300;
	margin-right: 235px;
	margin-left: 0px;
	padding-top: 3px;
}
.comments {
    color: #DDEAB3;
	background-color: #003300;
	padding-bottom: 5px;
	margin-right: 235px;
	margin-left: 0px;
}

.greenshadow {
	background-image: url(images/greenshadow.jpg);
	background-color: #DDEAB4;
	background-position: top;
	background-repeat:repeat-y;
	width: 4px;
}	

.greenbackground {
	background-color: #DDEAB4;
}

.brownbackground {
	background-color: #EBDAAC;
}

.footerbackground {
	background-image: url(images/footer_bottom.jpg);
	height: 99;
	width: 750;
}

.leftbackground {
	background-image: url(images/background_left.jpg);
}

.rightbackground {
	background-image: url(images/background_right.jpg);
}

.contentbox {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.rightmenubox {
	padding-left: 20px;
	padding-top: 5px;
}


.imgbox {
	padding-top: 0px;
	padding-bottom: 5px;
}

#navlist {
	margin-left: -8px;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 8px;
	background-image: url(images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

-->

</style>