html {
	overflow-y: scroll;
	 }

.topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330033;
	margin-top: 200px;
	margin-bottom: 5px;
	font-weight: bold;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.block1 {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 25px;
	float: none;
	height: auto;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.outln {
	border: 1px solid #000000;
	margin: 2px;
	padding: 2px;
}

.block7 {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 10px 10px 15px 10px;
	float: none;
	height: auto;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.nav {
	width: 175px;
	float:right;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #B1A472;
	padding: 5px;
	 }
.nav a:link {
	color: #990000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.nav a:visited {
	color: #666631;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.nav a:hover {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline overline;
}
.nav a:active {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #EBEBD6;
	}		
body {
	background-attachment: fixed;
	background-color: #F2E5C3;
	background-image: url(images/bbkg3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#pgcontent {
	width: 780px;
	margin: 0 auto;
}
#navblk {
	width: 780px;
	margin: 0 auto;
	/* background-color: #d9be77;  */
	 }

