body {
	background-color : #a8c0ad;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#53705f;
}

div#topbanner {
	width: 90%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	position: relative;
}

div#header  {
	border: 0;
	height:100px;
	text-align:left;
	margin-left:3px;
}

div#navmenu {
	top:0px;
	width: 100%;
	height: 23px;
}

div#title h1 {
	border:0px;
	margin:0px;
	font-size:2em;
	padding: 8px 0 4px 0px;
	
}
 
ul#navbutton {
	list-style-type:none;
	margin:0px;
	height:22px;
	border:0px;
	padding:0px;
}

ul#navbutton li {
	display:inline;
	margin:0px;
	line-height:22px;
	border:0px;
	border-left:2px solid #53705f;
	padding:4px 8px 4px 8px;
}

ul#navbutton li.first {
	border-left:0px;
	padding-left:0px;
}

ul#navbutton a, div#footer a, div#locate a {
	color:#e7eedd;
	font-weight:bold;
}

ul#navbutton a:hover, div#footer a:hover, div#locate a:hover {
	color:#496564;
}

ul#navbutton a.highlight {
	color:white;
}
div#locate {
	position:absolute;
	top:70px;
	width: 100%;
	height: 29px;
	padding:6px 0px 6px 0px;
	color:white;
	font-weight:bold;
}

img {
	margin: 0px;
	padding: 0;
	border: 0;
	}

#main {
	height:420px;
	margin: 0px 0px 50px 0px;
}

html>body #main
{
	height: auto;
	/*min-height: 550px;*/
}

#mainContent {
	padding: 0;
	border:0;
	text-align:left;
	margin-top:10px;
}

div#index h2 {
	background-color:#5c7a68;
	padding:4px 6px 4px 6px;
	color:#e7eedd;
}

div#indexcol1 {
	width:48%;
	float:left;
}

div#index .panel {
	height:440px;
}

html>body div#index .panel
{
	height: auto;
	/*min-height: 540px;*/
}
div#indexcol2 {
	width:47%;
	float:right;
}

.indextext
{
	padding:4px;
}

h1 {
	text-align: left;
	font-size: 1.5em;
	color: #e7eedd;
	padding: 0 0 5px 0;
	}
	
h2, h2 a {
	text-align: left;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}
	
h3, h3 a, h3 a:hover {
	color:#5c7a68;
	margin: 0px;
	margin-bottom:2px;
	font-weight: bold;
	font-size: 1.1em;
	}

.panel {
	background-color:#cfdfce;
}

div#thumbmenu {
	margin-top:8px;
	text-align:center;
	padding:1px;
	/*max-width:294px;*/
	min-width:114px;
	border:0px;
}

div#albummenu {
	margin-top:8px;
	text-align:center;
	padding:1px;
	width:100%;
	border:0px;
}

.thumbimage {
	float:left;
	width:80px;
	height:80px;
	margin: 0px 5px 10px 5px;
	background-color:#5c7a68;
	padding:0px 0 10px 0;
	border:0px;
}
.selectedimage {
	float:left;
	width:80px;
	height:80px;
	margin: 0px 4px 9px 4px;
	background-color:#cfdfce;
	border-style: solid;
	border-width: 1px;
	border-color: #5c7a68;
	padding:0px 0 9px 0;
	font-weight: normal;
	font-size: 0.8em;
	/*border:0px;*/
}
html>body .thumbimage img {
	margin-bottom:2px;
}

.jump a, .jump a:hover {
	color: #e7eedd;
	font-weight: normal;
	font-size: 1.2em;
	font-weight:bold;
}

.thumbimage a, .thumbimage a:hover {
	color: #e7eedd;
	font-weight: normal;
	font-size: 0.8em;
	/*font-weight:bold;*/
}

.albumpanel {
	float:left;
	width:170px;
	padding:20px;
	border-right:0;
	text-align:center;
}

html>body .albumpanel
{
	width:130px;
}

.albumpanel .thumbimage {
	float:none;
	margin: 0px;
}

.albumborder {
	clear: both;
	line-height: 0;
	height: 0;
	margin:0;
	border:0;
	border-top:1px solid #a8c0ad;
	padding:0px;
	width:510px;
	}

div#jumpl {
	font-weight:bold;
	background-color:#5c7a68;
	width:80px;
	height:auto;
	margin: 2px 4px 2px 4px;
	background-color:#5c7a68;
	padding:10px 0 10px 0;
	border:0px;
	text-align:center;
	float:left;
}

div#jumprt {
        font-weight:bold;
        background-color:#5c7a68;
        width:80px;
        height:auto;
        margin: 2px 4px 2px 4px;
        background-color:#5c7a68;
        padding:10px 0 10px 0;
        border:0px;
        text-align:center;
        float:left;
}

div#jumpup {
        font-weight:bold;
        background-color:#5c7a68;
        width:80px;
        height:auto;
        margin: 2px 4px 2px 4px;
        background-color:#5c7a68;
        padding:10px 0 10px 0;
        border:0px;
        text-align:center;
        float:left;
}

a {
	color: #1f37ce;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color: white;
	text-decoration: underline;
	}

 
div#footer {
	text-align: right;
	clear:both;
	padding: 1em 0 1em 0;
}

div#validw3c {
	float: right;
}

