body {
	font: 13px arial,helvetica,clean,sans-serif;
	font-size:small;*font:x-small;
}

h1{
	padding-top: 0px;
	padding-bottom: 5px;
}

.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.indent {
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 79%;
}

.footer{
	font-size: 85%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer a:link{
	text-decoration: none;
	color: black;
	font-weight:normal;
}

.footer a:visited{
	text-decoration: none;
	color: black;
	font-weight:normal;
}

.footer a:hover{
	color: #990000;
	background: white;
	font-weight:normal;
	text-decoration: underline;
}

#top {
	position:absolute;
	left:1px;
	top:0px;
	width:5px;
	height:5px;
	z-index:1;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #652023;
}

a:link {
	text-decoration: none;
	color: #652023;
}

a:visited {
	font-weight: bold;
	color: #652023;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #b12933;
}

h3 {
	font-family :  Georgia, serif;
	font-size: 110%;	
	font-weight: bold;
	color:#186E13;
}

h2 {
	font-family :  Georgia, serif;
	font-size: 120%;	
	font-weight: bold;
	font-style:;
	color: #652023;
}

h1 {
	font-family :  Georgia, serif;
	font-size: 220%;	
	font-weight: bold;
}

.capGmiddle {
	BORDER-RIGHT: #555 2px solid; PADDING-RIGHT: 2px; 
	BORDER-TOP: #999 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10px; 
	PADDING-BOTTOM: 2px; BORDER-LEFT: #999 1px solid; 
	PADDING-TOP: 2px; BORDER-BOTTOM: #555 2px solid; 
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Tahoma, sans-serif;	
	BACKGROUND-COLOR: #fff; FONT-SIZE: 10px;
}
.capGleft {
	BORDER-RIGHT: #555 2px solid; PADDING-RIGHT: 2px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10px; FLOAT: left; 
	PADDING-BOTTOM: 2px; MARGIN-LEFT: 5px; BORDER-LEFT: #999 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 2px; 
	BORDER-BOTTOM: #555 2px solid; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Tahoma, sans-serif; BACKGROUND-COLOR: #fff; 
}
.capGright {
	BORDER-RIGHT: #555 2px solid; PADDING-RIGHT: 2px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10px; FLOAT: right; 
	PADDING-BOTTOM: 2px; MARGIN-LEFT: 5px; BORDER-LEFT: #999 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 2px; 
	BORDER-BOTTOM: #555 2px solid; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Tahoma, sans-serif; BACKGROUND-COLOR: #fff; 
}

#navlist {
	padding-left: 0;
	margin-left: 20px;
	border-bottom: 1px solid #999966;
	width: 168px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #999966;

}

#navlist li a { 
	text-decoration: none; 
}

#navlist li a:hover{ 
	text-decoration: none;
	color:#FF0000;
}

#active {
	background-color: #FFFFCC;
}
