﻿#counter {
	text-align: center;
}
#links {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
}
#defautlpagephotos {
}
img {
	margin: 20px;
	border: 5px ridge #000000;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	background-image: url('../images/GrayGraduated.gif');
}
#masthead {
}
#masthead img {
	background-image: url('../images/Untitled-3.gif');
	margin: 10px 10px 0px 10px;
	border-style: none;
	background: no-repeat;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px 5px 5px 5px;
	font-size: medium;
}
#biotext {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#footer {
	clear: both;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
}
/* Footer Styles */
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #336699;
	text-decoration: none;
}

#counter img {
	border-style: none;
}

