body   {
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fdfcf3;
	background-image: url("/images/bkg_page.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin: 0;
	padding: 0 }
#header  {
	height: 109px }
#nav    {
	background-image: url(/images/bkg_menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 20px 0 150px;
	position: absolute;
	z-index: 0;
	top: 109px;
	left: 0;
	width: 160px }
#nav a   {
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 15px 0 15px 15px;
	padding: 0 }
#nav a:hover  {
	color: #b22222 }
#content   {
	margin-right: 50px;
	margin-left: 170px }
h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-image: url("/images/bkg_h1welcome.jpg");
	background-repeat: no-repeat;
	background-position: 30% 0;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px }
h2    {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 1em 0 0 }
h3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0 0; }
h1#home   {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-image: url("/images/bkg_h1welcome.jpg");
	background-repeat: no-repeat;
	background-position: 30% 0;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px }
h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-image: url("/images/bkg_footerline.jpg");
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0;
	padding: 25px 0 10px }
#footer     {
	background-image: url(/images/bkg_footerline.jpg);
	background-repeat: no-repeat;
	background-position: 0 50px;
	margin: 50px 0 0 30px;
	padding: 60px 0 0 140px;
	position: relative;
	z-index: 5;
	clear: both }
#footer p    {
	color: #998675;
	font-size: 10px;
	margin: 0;
	padding: 0 }
li {
	padding-bottom: 0.5em }
ul {
	margin-top: 0.5em;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0 }
p {
	margin: 0.25em 0 0.5em;
	padding: 0 }
#content a  {
	color: #c00;
	font-weight: bold;
	text-decoration: none }
#content a:hover {
	color: #060;
	font-weight: bold;
	text-decoration: underline }
strong {
	font-variant: small-caps;
	font-weight: bold }
.hideme {
	display: none }
td {
	font-size: 13px; }


