body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
h3 {
	font-size: 11px;
	font-weight: normal;

}
ul {
	list-style-type: none;
		
}

#pagecell {
	position: absolute;
	top: 95px;
	left: 2%;
	right: 2%;
	width: 716px;
	background-color: #FFFFFF;
}
#masthead {
position: absolute;
top: 9px;
bottom: 0px;
left: 17px;
right: 2px;
width: 539px;

}
#button {
	position: absolute;
	top: 47px;
	right: 63px;

}
#pageNav {
	float: left;
	width: 118px;
	list-style-type: none;

}
#sectionLinks {
margin: 0px 0px 0px 0px;
padding: 0px;

}
#pictureNav {
width: 552px;
height: 109px;
}
.img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	float: right;
	text-align: right;
	margin-top: 5px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 540px;
	padding-top: 0px;
	padding-right: 10px;

}
html>body .content {height: auto;}

.content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #003366;
}

#copyright {
padding: 0px;
margin: 30px 0px 0px 0px;

}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
