body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
h1 {
	font-size: 16px; margin-bottom: 4px; color: #336699; 
}
h2 {
	font-size: 16px; color: #336699;
}
h3 {
	font-size: 14px; margin-bottom: 4px;
	
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
	display: block;
	padding: 2px 2px 2px 2px;
	border: 0px solid #333;
	width: 164px;
	height:21px;
	background-image: url(images/button.gif);
	text-align: center;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
border: 0px solid #333;

background-image: url(images/button1.gif);
color: #FFFFFF;
}

#active a:link, #active a:visited, #active a:hover
{
border: 0px solid #333;
background-color: #FF6600;
background-image: url(images/button1.gif);
color: #333;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright:hover {
	color: #FFFFCC;
}
.photo {
	border: 1px solid #336699;
}
.location {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 685px;
	background-color: #336699;
}
.footertable{
font-size: 12px;
}