body {
	background-image: url(../bkgdcolor.gif);
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}
div#frame {
	width:775px;
	height:525px;
	margin-right:0px;
	margin-left:0;
	margin-top:0px;
	padding:0px;
	background-image: url(../bkgd.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
		}

div#navigation {
	position:absolute;
	width:119px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 140px;
 }
a:link, a:visited {
	color:#663333;
	text-decoration: none;
}	
a:hover, a:active { text-decoration: underline;
}

ul {
	margin: 0px;
	margin: 0px;
	padding: 0px;
	}
li {
	display: inline;
	list-style-type: none;
	text-align: left;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 14px;
	color: #333333;
	margin: 5px 0px 5px;
}

.sechead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

.sidenav1 a {
	font-size:16px;
	color: #afc2d0;
	font-weight: bold;
}
.sidenav1 {
	color: #afc2d0;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidenav2 {
	color: #FFFFCC;
	font-size:13px;
	margin: 5px 5px 5px 15px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.sidenav2 a {
	color: #FFFFCC;
	font-size:13px;
}
div#footer {
	position:absolute;
	width:467px;
	height:42px;
	z-index:7;
	left: 135px;
	top: 425px;
	}
div#footer p {
	font-size: 10px;
	text-align: right;
	}
.caption {
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.caption p{
	font-size: 9px;
	margin: 0px;
	padding: 3px;
	line-height: 10px;
}
