body {
	background-image: url(/jwimages/bg_graphic.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	line-height: 180%;
}
h1 {
	font-size: 120%;
	color: #000066;
}
h2 {
	font-size: 100%;
	color: #000066;
}
h3 {
	font-size: 100%;
	color: #000066;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000066;
}
hr {
	color: #99CC00;
}

div#container {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
div#header {
	margin-left: 20px;
	margin-top: 10px;
}
img#top1 {
	margin-right: 5px;
}
img#top2 {
	margin-right: 5px;
}
img#top3 {
	margin-right: 5px;
}
img#logo {
	margin-left: 46px;
}
img#top4 {
	margin-right: 5px;
}
div#main {
	margin: 20px;
	clear:both;
}
div#nav {
	float: left;
	width: 170px;
	text-align: right;
}
div#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#nav ul li {
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}
div#nav ul li a {
	color: #99CC00;
	text-decoration: none;
}
div#nav ul li a:hover {
	color: #000066;
}
div#nav ul li ul {
	list-style-type: none;
}
div#nav ul li ul li {
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 0px;
}
div#nav ul li ul li a {
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
div#nav ul li ul li a:hover {
	color: #000066;
}
div#copy {
	float: right;
	width: 510px;
	text-align: left;
}
div#footer {
	width: 760px;
	clear: both;
}
img#john_wheatman {
	float: left;
}
div#quote {
	float: right;
	margin-top: 100px;
	width: 530px;
	text-align: left;
}
div#fit {
	clear: both;
}
.blue {
	font-size: 120%;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
