body {
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #78786e;
  margin: 0px;
  padding: 0px;
}
div.main_body 
{
	width: 870px;
	margin: 20px auto 40px auto;	
}
td 
{
	vertical-align: top;
}
a, a:visited
{
	color: #003399;
	text-decoration: underline;
}
a:hover
{
	color: #0033FF;
}

.head1
{
	font-size: 140%;
	font-weight: bold;
	color: #525252;
	text-align:left;
	padding: 40px 0 15px 15px;
	text-transform: lowercase;
	text-shadow: 2px #339933;
}
.head2
{
	padding-bottom: 4px;
	font-weight: bold;
	text-align: center;
}
.head3
{
	color:#666666;
	font-size: 90%;
	text-align: center;
}
.p1
{
	color: black;
	font-size: 75%;
	line-height: 1.9em;
	text-align: left;
	padding-bottom: 15px;
}
.border1
{
	padding: 20px 20px 5px 20px;
	background-color: white;
	border-top: 2px solid #dbe0d0;
	border-bottom: 2px solid #dbe0d0;
	border-left: 1px solid #dbe0d0;
	border-right: 1px solid #dbe0d0;
	/*filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;*/
	text-align: left;
}
.toplinks
{
	font-size: 90%;
	line-height: 1.2em;
}
.toplinks a, .lightlinks a
{
	text-decoration: none;
}
.toplinks a:hover, .nextlink a:hover
{
	text-decoration: underline;
}
.list1
{
	list-style:none; 
	padding: 0 0 15px 0; 
	margin: 0;
}
.list1 li
{
	padding-bottom: 15px;
	padding-left: 0px;
}
.lightlinks
{
	text-align: center;
	font-size: 70%;
	padding-bottom: 10px;
}
.selected_link
{
	border-bottom: 1px dotted #999999;
}
.navdiv
{
  	margin-bottom: 15px;
}

#fade2 {
  width:350px;
  height:190px;
  text-align: left; 
  padding-top: 110px; font-size: 90%; 
  line-height: 1.7em; 
  color: #333333;
}
