@import url("main2007.css");
/* CSS Document */
.hdr1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #ECEBB6;
	text-align: center;
	word-spacing: 0.9em;
}
.navCap {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#current a {
	text-decoration: none;
}
#offset {
	background-color: #ECEBB6;
}
#offset p {
	margin: 10;
	padding-top:  2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	font-family: Courier;
	font-size: 12pt;
	font-style: normal;
	color: #644023;
	font-weight: bold;

}
