body  { background-image: url("images/bg1.gif"); text-align: center }
p  {
	color: #333;
	font-size: 13px;
	font-family: sans-serif;
	margin: 0px;
	line-height: 18px;
}
td {}
@font-face { font-family: sans-serif }
#mast {
	background-image: url(images/headBlack.gif);
	width: 750px;
	height: 168px
}
#footer  {
	background-image: url(images/footBlack.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 85px;
	background-color: #FFFFFF;
	background-position: center bottom;
	font-size: 12px;
	color: #666666;
	font-family: sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#menu   {
	color: #005695;
	font-family: sans-serif;
	text-align: right;
	width: 80px;
	float: left;
	line-height: 30px;
	padding-left: 15px;
	padding-top: 25px;
}
#menu   a {
	color: #005695;
	text-decoration: none;
	padding: 5px;
}
#menu a:hover {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sidebar  {
	text-align: center;
	padding-top: 15px;
	width: 210px;
	float: right
}
h1 { color: #333; font-size: 12pt; font-weight: bold }
h1 a {
	color: #333;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	color: #333;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
#know  { padding-top: 100px; padding-right: 15px; width: 540px; float: right }
#know1 { padding-top: 100px; padding-right: 15px; width: 540px; float: right }
h5 /* credits */  { color: #fff; font-size: 12px; font-weight: lighter; margin: 1.67em 0 }
h5 a { color: #ccf; text-decoration: none }
h5 a:hover { color: #fff }
h2 {
	font-size: 15px;
	color: #255282;
	margin: 0px;
}
h2 a {
	font-size: 15px;
	color: #255282;
	margin: 0px;
	text-decoration: none;
}
h2 a:hover {
	font-size: 15px;
	color: #255282;
	margin: 0px;
	text-decoration: underline;
}
#page /*  main space w/letterhead  */  {
	font-family: sans-serif;
	text-align: left;
	width: 750px;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
	height: 1px;
	width: 750px;
}
#content {
	line-height: 16pt;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	width: 400px;
	float: right
}
#content a {
	color: #005695;
	text-decoration: none;
}
#content a:hover {
	color: #005695;
	text-decoration: underline;
}
#rss-feed {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}

