#nav {
	background: #990000 center;
	list-style: url(starbtn.png);
}
p {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000066;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
}
li {
	list-style: url(starbtn.png);
	right: 25px;
	left: 25px;
	padding-left: 15px;
	padding-top: 10px;
}
#content {
	display: block;
	width: 100%;
	height: 100%;
	background: top;
	vertical-align: top;
}
h1 {
	color: #000066;
	font: 36px "Bernard MT Condensed";
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font: 20px "Bernard MT Condensed";
	color: #990000;
}
h3 {
	font: bold 24px "Bernard MT Condensed";
	color: #990000;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}#content h4 {
	font: 18px "Bernard MT Condensed";
	color: #000066;
}
