body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #0099FF;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 0px;
	}
#divHeader {
	width:782px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	background-position: left top;
	background-image: url(../images/topleft.gif);
	background-repeat: no-repeat;
	height: 80px;
	left: auto;
	right: auto;
	padding: 0px;
	}
#ulMainNav {
	list-style-type: none;
	background-color: #FFFFFF;
	color: #000000;
	}
#divContent {
	background-color: #FFFFFF;
	color: #000000;
	width: 662px;
	text-align: left;
	padding: 20px 60px 50px;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	}
#ulMainNav li {
	display: inline;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	background-image: url(../images/nav_out.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 78px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #0000FF;
	text-align: center;
	margin-top: 10px;
	height: 24px;
	font-weight: bold;
    }
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/nav_over.gif);
    }
#botRight {
	float: right;
	border: none;
	clear: left;
	}
#topRight {
	float: right;
    }
#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	width: 743px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: 0px;
    }
h1 {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	border: none;
    }
h2 {
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
    }
h3 {
	font-size: 1.5em;
	color: #0000FF;
	background-color: #FFFFFF;
	font-variant: normal;
    }
h6 {
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
    }
p {
	position: static;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.5em;
    }
a:link {
	color: #0000FF;
	background-color: #FFFFFF;
    }
a:visited {
	color: #0099FF;
	background-color: #FFFFFF;
    }
a:active {
	color: #0000FF;
	background-color: #FFFFFF;
    }
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
    }
div#index {
	text-align: center;
    }
div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    }
div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
    }
div#index td.thumbcell img {
	border-style: none;
    }
div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
    }
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
    }
div#navigation table {
	text-align: center;
	margin: 0 auto 1em auto;
    }
div#navigation td.previous {
	text-align: left;
	width: 100px;
    }
div#navigation td.index {
	text-align: center;
    }
div#navigation td.next {
	text-align: right;
	width: 100px;
    }
div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
    }
div#navigation td.thumbcell img {
	border-style: none;
    }
div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
    }
div#navigation span.home {
	display: block;
	padding-bottom: 1em;
    }
div#photograph {
	text-align: center;
    }
div#photograph img {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
    }
p.caption {
	text-align: center;
	font-size: 1em;
    }
.tableall {
	border: 5px ridge #0000FF;
    }
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
    }
.super {
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    top: -0.4em;
	} 
