body{
margin: 0px;
padding: 0px; 
background-color:white;
text-align: justify;
background-image: url(image/bg5.png);
background-repeat: repeat-x;
background-position: top left;
line-height: 1.1;
font-size: 0.9em;
font-family: Eurostile, Verdana, sans-serif, Geneva, Arial, Helvetica;
}
#containerC {
position: relative;
margin-top: 0%; 
margin-left: auto;
margin-right: auto;
margin-bottom: 0%;
width: 890px; /*Width of container*/
height: auto;
padding: 0%;
background-color: #FFB600;
border-top: 0px solid grey;
border-right: 1px solid grey;
border-left: 1px solid grey;
border-bottom: 0px solid grey;

}

#container {
position: relative;
margin-top: 0%; 
margin-left: auto;
margin-right: auto;
margin-bottom: 0%;
width: 890px; /*Width of container*/
height: auto;
padding: 0%;
background-color: white;
background-image: url(image/compass.png);
background-repeat: no-repeat;
background-size: 10em;
background-position: top right;
border-top: 0px solid grey;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 0px solid grey;
padding: 5px;
}


#navigation {
position: relative;
margin-top: 0%; 
margin-left: 0%;
padding-left: 2%;
border: 0px solid grey;
background-image: url(image/nav2.png);
background-repeat: repeat-x;
background-position: top left;
width: 90%; 
height: 40px;
font-size: 100%;
}


#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 1em;
}

#navigation li {
display: inline;
}

#navigation a:link {
padding: 0.4em 2em 0.4em 2em;
text-decoration: none;
color: #290066;
}

#navigation a:visited {
padding: 0.4em 2em 0.4em 2em;
text-decoration: none;
color: #003322;
}

#navigation a:hover {
color: #FFFFFF;
background-color: #004422;
}

a:link {
color:  #290066;
text-decoration: none;
}    /* unvisited link */

a:visited {
color:#662200;
text-decoration: none;
} /* visited link */

a:hover {color:  #cc6633;
text-decoration: underline;
}   /* mouse over link */

a:active {color:  #290066;
text-decoration: none;
}  /* selected link */

#photobox {
position: relative;
margin-top: 1.5%; 
margin-left: auto;
margin-right: auto;
padding: 0;
border-bottom: 0px solid black;
border-right: 0px solid black;
background-color: white;
width: 100%; 
height: 240px;
}

.sldshow{
position:absolute;
right:0px;
top:0px;
padding: 1px;
width:76%;
height:239px;
background-color: black;
}

#maincontent {
position: relative;
margin-top: 2%; 
margin-left: auto;
margin-right: auto;
margin-bottom: 2%; 
border: 0px solid grey;
width: 92%; 
height: auto;
}

table {
width:100%;
text-align: center;
line-height: 1.3;
font-size: 0.9em;
font-family: Eurostile, Verdana, sans-serif, Geneva, Arial, Helvetica;
}

td {
text-align: center;
background-image: url(image/bg2.png);
background-repeat: repeat-x;
background-position: top left;
min-height:195px;
height:auto !important;
height:195px;
}

div.left{
float:left;
width:380px;
margin:0;
padding:0.5em;
}

div.right{
margin-left:460px;
 /*border-left:1px solid gray;*/
padding:1em;
}

div.center{
margin:auto;
padding: 10px;
width:auto;
background-color:#ccbb77;
}

div.sign{
position:absolute;
left:40px;
bottom:60px;
color: blue;
font-style:bold;
padding: 4px;
width: 200px;
background-color:#FFFFB2;
border: 1px solid gray;
}


#gallery {
	width: 685px;
	margin: 10px auto;
	padding: 5px;
	background: black;
}

#gallery img {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}

#gallery a {
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	width: 150px;
	height: 113px;
	margin: 10px;
}


#gallery a:hover {
	z-index: 50;
	top: -45px;
	left: -53px;
}


#gallery a:hover img {
	width: 300px; height: 225px;
	padding: 1px;
	background: black;
	border: 1px solid; 
	border-color: #eee #bbb #bbb #eee;
}




#footer {
color: gray;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0.5em;
width: 80%; 
height: 20px;
border: 0px solid gray;
}

h1 {
color: #cc4400;
text-align: center;
font-size: 1.7em;
font-family:  Arial Black, Rockwell Extra Bold;
}

h2{
position:absolute;
left:370px;
top:10px;
color: #006644;
font-size: 0.8em;
font-family:  Arial, Rockwell Extra Bold;
}

h3 {
color: #004433;
text-align: center;
font-size: 1em;
font-family:  Arial Black, Rockwell Extra Bold;
}

h4 {
color: #cc2211;
text-align: center;
font-size: 1em;
font-family:  Arial Black, Rockwell Extra Bold;
}

h5 {
color: #995533;
font-size: 1em;
font-family:  Arial Black, Rockwell Extra Bold;
}

h6 {
color: #335544;
font-size: 0.8em;
font-family:  Arial Black, Rockwell Extra Bold;
}
div.imgborder {border: none;}

em { 
font-weight: bold;
}

div.banner {
color: black;
text-align: center;
font-size: 12px;
font-family: Arial, Geneva;}

