@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
}
#content {
	font-size: 100%;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	margin: 0px;
	padding: 0px;
}
#headernav {
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 115%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

.quote {
	font-size: 100%;
	font-style: italic;
	color: #BEEDFF;
}
#headernav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#headernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headernav a:hover {
	color: #00FFFF;
}
#headernav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.bigimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.leftimg {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.rightlogo {
	float: right;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a: visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a: hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a: active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
