body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	background-color: #d7d7d7;
	overflow: auto;
	padding: 0px;
}
#container {
	padding: 50px 50px 0px 10px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	height: 10000px;
	min-height: 100%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
	background-image: url(../image/white.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
#outer {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#container #menu {
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-align: right;
	width: 135px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
	position: fixed;
	top: 50px;
	line-height: 18px;
	padding-right: 40px;
	float: left;
}
#container #content {
	left: 225px;
	position: absolute;
	width: 639px;
	height: 100%;
}
#content .specialthanks {
	font-size: 12px;
	margin-left: 150px;
	margin-bottom: 0px;
}
#content .caption {
	font-size: 12px;
	margin-top: 0px;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#container #content #p1pic1 {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#container #content h3 {
margin-top: 0;
}
#container #content h1 {
margin-top: 0;
margin-bottom: 0;
}
#container #menu p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #content .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-left: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	padding-top: 10px;
	font-size: 90%;
}
#content .right {
	text-align: right;
}
.leftfloat {
	float: left;
	padding-right: 20px;
}
.clearright {
	text-align: right;
	clear: both;
	padding-left: 20px;
}
.rightfloat {
	float: right;
	padding-left: 20px;
}
#dogfight {
	padding-left: 100px;
}
.left50 {
	padding-left: 50px;
}
.clearleft50 {
	clear: both;
	padding-left: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-bottom: 20px;
}
.title {
	clear: both;
	padding-top: 20px;
}
.clear {
	clear: both;
}
.list {
	list-style-position: outside;
	list-style-image: url(../image/redbullet.gif);
	list-style-type: disc;
	font-size: 110%;
	line-height: 120%;
	margin-bottom: .5em;
}
.clearleft100 {
	clear: both;
	padding-left: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-bottom: 20px;
}
#outer #container #menu a {
	color: #003333;
	text-decoration: none;
}
#content .linktext {
	font-size: 15px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
.rightfloatindent {
	float: right;
	padding-left: 20px;
	padding-right: 150px;
}
a:hover img {
	border: 1px solid #FF0000;
}
a img {
	border: 1px solid #FFFFFF;
}
