h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 10px 0 7px 0;
}

h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 10px 0 7px 0;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	font-family: Biondi, BlairMdItc, Arial, Helvetica, Sans-serif;
	margin: 15px 0 20px 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #afda41;
}

a {
	color: #0a0;
	text-decoration: none;
}

a:hover {
	color: #0f0;
	text-decoration: underline;
}

a:visited {
	color: #080;
}

table {
	font-size: 12px;
}

#menu {
	font-size: 16px;
	line-height: 28px;
}

#menu p {
	margin: 10px 0;
	
}

#menu a {
	padding: 2px 5px;
	background-color: rgb(231,243,198);
	color: #0a0;
	text-decoration: none;
}

p.footer {
	text-align: center;
	margin: 10px 0 15px 0;
	font-size: 14px;
}

div.container {width:98%; margin:1%;text-align:center;}

table#maintable {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	background: white;
	border: none;
}

td#maintd {
	padding: 0 15px 20px 15px;
}

tr,td {text-align:left;}

ul {
	margin: 5px 0;
}

a img {
	border: solid 1px black;
}

a.h img {
	border: none;
}

div.caption {
	margin: 3px 0;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

td.caption {
	margin: 3px 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

table.photos td {
	text-align: center;
}
