body
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	margin: 0px;
	text-align: center;
  min-width:968px;
	background-color: #000000;

}

.img
{
    height: auto;
    width: auto;
    border: 0px none;
    border-style: none;
    text-align: center;
}	

.row
{
    display: inline;
    margin: 25px;
    height: auto;
    width: auto;
    border: 0;
    padding: 15px; 
    text-align: center;
}	

.content { 
width: 950px;
margin: 5px auto 5px auto;
height:100%;
text-align:center;
color:#333; 
border:0px; 
background:#000000;
} 

a:active
{
outline: none;
}

.spacing {padding: 7px;}


div#footer
{
	width: 950px;
	margin: 2px auto 2px auto;
	text-align: center;
  color: #006f99;
  font-size: 1em;
}



#wrap {
 margin: 0 auto 0 auto;
 padding: .5em;
 width: 786px;
 background-color:#000000;

}

#photodiv {
  background-repeat: no-repeat;
}
.thumbnail{
position: relative;
outline: none;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -1000px;
visibility: hidden;
font-size: 2em;
text-decoration: none;

}

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

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
Left: 75px; /*position where enlarged image should offset horizontally */
}


#navcontainer {
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 60%;
background-color: #000000;
}

#navlist {
width: 100%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li {
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a {
letter-spacing: -1px;
text-decoration: none;
color: #ccc;
font-size: 1.2em;
padding: 0 12px;
}

#navlist li a:hover,#navlist a#current {
color: #fc6;
border-top: none;
font-size: 1.7em;
}

#navlist a#current { 
 	color: #006f99;
  font-size: 2em;
 }
.imgfooter
{
    height: auto;
    width: auto;
    border: 0px none;
    border-style: none;
    text-align: center;
}
