BODY {
	background: url(images/bg.gif);
	margin: 0px;
}
#Header{height:97px; display:block; clear:both; text-indent:-5000px;}
#Navigation{
height:28px;display:block; clear:both;
}
#Navigation ul{
margin:0; padding:0 15px;
}
#Navigation li{display:block; float:left; height:28px; list-style:none; line-height:22px; padding:0 15px 0 10px; background: no-repeat right url(images/nav_dot.gif);}
#Navigation li.nobg{background:none;}
#Navigation li a, #Navigation li a:visited{ font-weight:normal; font-style:italic; color:#4C4743; font-size:12px; text-decoration:none;}
#Navigation li a:hover{color:#336699;}
#Navigation li a.selected{color:#003366;}
td {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

A:link { color: #996633;
		  font-weight:bold;
		 text-decoration:underline; }
A:visited { color: #996633;
		  font-weight:bold;
		    text-decoration:underline; }
A:active { color: #996633;
		  font-weight:bold;
		   text-decoration:underline; }
A:hover { color: #4C4743;
		  font-weight:bold;
		  text-decoration:none; }

hr {
	color: #999999;
	height: 1px;
	width: 100%;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4C4743;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #4C4743;
}
.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #2B231B;
	padding: 10px;
	text-align: center;
}
.smallcaps {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

