body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	text-decoration: none;
	background-image: url(../images/bg_main.jpg);
	margin: 0 0 0 0;
}
a:link, a:visited, a:active {
	color: #002255;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 850px;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#footer {
	margin: 0 auto;
	position: relative;
	width: 850px;
	height: 80px;
	background-image: url(../images/footer_bg.gif);
}
#membtable {
	border-width: 1px;
	border-color:#CCCCCC;
	background-image: url(../images/screen.gif);
	background-repeat: repeat;
	width: 570px;
}
h2 {
	color: #003366;
	font-size: 2.2em;
	font-weight: normal;
}
p {
	font-size: 1em;
}
#narrow {
	font-family: "Arial Narrow", "Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-size: .95em;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
	height: 150px;
	font-weight: bold;
	line-height: 1.5em;
}
blockquote {
	font-size: 1em;
}
small {
	font-size: .75em;
	font-weight: normal;
}
#maintopnav {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0 25px 0 25px;
	left: -1px;
	display: block;
	z-index: 10;
}
#mainpic {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0 25px 0 25px;
	left: -1px;
	display: block;
}
#printheader {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0 25px 0 25px;
	left: -1px;
	display: none;
}
#leftnav {
	position: relative;
	text-align: left;
	width: 209px;
	vertical-align: top;
}
#leftnavtop {
	position: relative;
	text-align: left;
	width: 209px;
	vertical-align: top;
	height: 190px;
	padding: 0 0 0 0;
}
#copy {
	text-align: left;
	width: 590px;
	background-position: 0 0;
}
#picmarginl {
	margin: 0 8px 5px 0;
}
#picmarginr {
	margin: 0 0 8px 5px;
}
li {
	margin: 0 0 7px 0;
}

