<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413316;
}
body {
	background-color: #BBAA7F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li {
list-style-type:square;
color:#996600;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #990033;
}
.pagebackground {
	width:823px;
	height: auto;
	background-image:url(images/page_bg_reduced.jpg);
	background-repeat:repeat-y;
	}

.pagecontent{
	text-align:left;
	
}
	
.bottomstuff {
	width:823px;
	height: 108px;
	background-image:url(images/page_bottom.jpg);
	background-repeat:no-repeat;

}
.largertext {
	font-size:16px;
}
.imagestyle{
	border:1px solid #777; 
	padding:5px;	
	width:450px;				
				}
-->