
body{margin:0 auto;width:1000px;}
#navigation{float:left;width:200px;font-family: Century Gothic, sans-serif;font-size: 20px; text-decoration:none;list-style-type:none;}
#content1{float:right;font-family: Century Gothic, sans-serif;z-index:0; margin-left:40px;margin-top:0px;}
#footer{top:600px;a:link line-height: normal;}
#logo{float:right;font-family: Century Gothic, sans-serif;font-size: 20px;margin-right:50px }

#header{height:200; }

h1 {
	z-index: 1;
	font-family: Century Gothic, sans-serif;font-size: 100px;font-weight:lighter; margin-top:20px;margin-bottom: 0px;
	left:50px;
    color: #667a81;
  
}

h2 {
	z-index: 2;
	font-family: Century Gothic, sans-serif;
	font-size: 40px;
	left:190px;
    color: #667a81;
  }
  
  h6.ExpandedImg { font-family: Century Gothic, sans-serif; 
float: right;
top:10px;
margin-top: -5px; 
font-size: 14px; 
font-weight: lighter; 
color: #667a81;
margin-left:0px;
line-height: 110%; 
}

p{
	font-family: Century Gothic, sans-serif;font-size: 20px;
	left:50px;
    color: #667a81;
    text-align: left;
}
#footnote{
	position: relative;
	line-height: normal;
	
	top:500px; 	
	font-family: Century Gothic, sans-serif;font-size: 10px;
	left:5px;
    color: #667a81;
    text-align: left;
    text-decoration:none;
}

a {font-family: Century Gothic, sans-serif;  font-size:400; line-height: 3em;}
a:link {color:#667a81;text-decoration: none;}
a:visited {color: #667a81;text-decoration: none;}
a:hover {text-decoration: none; color: #a8b090;
font-weight:bold;}
a:active {color: #574f6f;text-decoration: none;}


.gallerycontainer{position: relative;top:30px;height:100px;margin: 0px;padding:0px;}

.thumbnail img{
border: 1px;
border-color:#FFFFFF;
margin: 0 2px 2px 0;
}

.thumbnail:hover{
background-color: transparent;
border-color:#574f6f;
}

.thumbnail:hover img{
border: 1px;
border-color: #574f6f;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
width:324px;
padding: 0px;
left: -1000px;
border: 1px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/visibility: visible;top: -20px;padding: 0px;left: -200px; /*position where enlarged image should offset horizontally */z-index: 50;}

p.Mouseover {
font-family: Century Gothic, sans-serif; 
font-size: 11px; 
letter-spacing: 0.1em;
font-weight: normal; 
color: 667a81;
margin-top:0px;
}