body {
	background: url(backtop1.jpg) #F8F7CD repeat-x;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 180%;
}

h1, h2 {
	color: #993333;
	font-family: Georgia, Tahoma,  "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 5px 50px 10px 0;
}

h2 {
	font-size: 130%;
}

p {
	font-family: Georgia, Tahoma,  "Times New Roman", Times, serif;
	font-size: 80%;
}

.centring {
	text-align: center;
}

.nav2 {
	background: #D9EAFC;
	border: 1px dotted #000000;
	padding: .2em 1em;
}

.nav2 a:link {
	text-decoration: underline;
}

.nav2 a:visited {
	text-decoration: underline;
}

.nav2 a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}

.nav2 a:active {
	color: #FF0000;
	text-decoration: none;
}

.nav3 {
	font-size: 70%;
}

#caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 1em;
	text-align: center;
	width: 500px;
}

#nav1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 105px 0 1em 0;
	padding: .55em 0 .55em 0;
	text-align: center;
}

#photo {
	text-align: center;
}

#photo img {
	border-bottom: 4px groove #808080;
	border-left: 2px solid #FFFFFF;
	border-right: 4px groove #808080;
	border-top: 2px solid #FFFFFF;
}

#thumbs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 105px 0 0 0;
	text-align: center;
}

#thumbs img {
	border-bottom: 2px solid #333333;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #333333;
	border-top: 2px solid #CCCCCC;
}

#thumbs table {
	background: #29AE52;
}

#thumbs td {
	background: #FFFFFF;
	padding: 10px;
}

#topgraphic {
	left: 0;
	position: absolute;
	top: 0;
	height: 100px;
	width: 400px;

}

#toptext {
	left: 350px;
	position: absolute;
	top: 10px;
	width: 277px;
	z-index: 100;
}

