body {
	 background-image: url(images/page-bg.gif); }
body, p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 10px 0px;
}
blockquote {
	color: #666;
	font-style: italic;
}
blockquote p {
	color: #666;
}
img {
	border: none;
}
a:link, a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration: underline;
}
hr {
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
#navigation {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #EEE; }
.ln {
	width: 139px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #666666;
	background-color: #EEEEEE;
}
.main {
	width: 549px;
	padding: 20px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image:  url(images/nav-top.gif);
	background-repeat: repeat-x;
}
.ln a:link, .ln a:visited {
	font-weight: normal;
	background-image:  url(images/nav-up.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 13px;
	padding-top: 2px;
}
.ln a:hover {
	background-image:  url(images/nav-over.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.img {
	float: left;
	border: 1px solid #000000;
	margin: 0px 10px 10px 0px;
}
.directory td {
	padding-bottom: 10px;
}
.news-links { 
	float: left;
}
.news-links a:link, .news-links a:visited, .news-links a:hover { 
	display: list-item;
}