body {
	margin: 0px;
	background-color: #66743F;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #000066;
}
a:active {
	color: #003300;
	text-decoration: none;
}
div#banner {
	background-image: url(images/banner.jpg);
	height: 88px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#ban_holder {
	height: 88px;
	width: 100%;
	background-color: #66743F;
	position: relative;
	z-index: 2;
}
div#menu {
	background-image: url(images/menu_bg.gif);
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	width: 514px;
	z-index: 3;
	padding-left: 246px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 7px;
	background-repeat: repeat-x;
}
div#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:hover {
	color: #003366;
	background-color: #FFFFFF;
}
div#menu a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
div#menu_holder {
	background-image: url(images/menu_bg.gif);
	z-index: 0;
	height: 29px;
	width: 100%;
}
div#logo {
	position: absolute;
	height: auto;
	width: 236px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#content_holder {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	z-index: 0;
}
div#content {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 760px;
	position: relative;
	background-image: url(images/note_l_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	z-index: 1;
}
div#narrative {
	margin-left: 246px;
	height: auto;
	width: auto;
}
div#ftr_holder {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
div#ftr {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 760px;
	text-align: center;
	position: relative;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div#ftr p {
	margin: 0px;
}
.copyright {
	margin-top: 15px;
}
div#notes_l {
	height: auto;
	width: 236px;
	padding-top: 65px;
}
.n_q {
	font-size: 24px;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-style: italic;
	margin-bottom: 15px;
}
div#content p {
	margin: 0px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 15px;
	font-style: italic;
	margin-right: 10px;
	margin-left: 10px;
}
div#address {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: 216px;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #39599C;
	padding-top: 20px;
}
td#n_q {
	height: auto;
	width: 236px;
	padding-top: 65px;
	vertical-align: top;
}
td#content {
	width: 504px;
	vertical-align: top;
	padding: 10px;
}
div#ftr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#ftr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#ftr a:hover {
	color: #003366;
	background-color: #FFFFFF;
}
div#ftr a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
.on {
	color: #CCCCCC;
	display: inline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #003366;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-right: 25px;
	margin-left: 25px;
}
.member_l {
	height: auto;
	width: 150px;
	vertical-align: top;
}
.member_r {
	height: auto;
	width: 354px;
	vertical-align: top;
}
form input {
	color: #000066;
	background-color: #E0E1FF;
}
form input:focus {
	color: #FFFFFF;
	background-color: #000066;
}
form select {
	color: #000066;
	background-color: #E0E1FF;
}
form select:hover {
	color: #FFFFFF;
	background-color: #000066;
}
radio {
	border: 1px solid #E0E1FF;
}
