body {
	background-color: #FFFFFF;
	background-image:  url(../images/top_background.gif);
	background-repeat: repeat-x;
	color: #000066;
	margin: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {color: #000066; text-decoration: none}
a:hover {
	color: #00066;
	text-decoration: none;
	font-weight: bold;
}
a:active {color: #000000; text-decoration: none}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000066; font-weight: bold; letter-spacing: 3px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold}
p {
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; margin-bottom: 16px; margin-left: 0px; color: #000066; line-height: 150%; text-align: justify
}
#photos td img {
	border: 1px solid #000066;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
