body {
	
	background-color: white;
	font-family:  Verdana;
	font-size: 12px;
	color: #000000;


}

#nav{
	top:50px;
	width: 100%;

	position: absolute;
	z-index: 500;
}

#nav_left{
width:50%;
}
#nav_right{
width:50%;
left:50%;
}
#nav img{
margin:5px;
}

#return {
width:20%;
height:300px;
padding:20px 5px 20px 5px;

text-align:left;
position:absolute;
left:1%;

}
a {
	color: #0000ff;
}
a:link {
	color: #0000ff
}


a:visited {
	color: #0000ff
}


a:hover {

}


a:active {
	color: #dcdcdc
}

#photos {
background-color:#ffffff;
border:1px solid gray;
}



#photos img {
margin:20px;
}

#photos a img{
border: none;

}
#banner {
text-align:center;
margin:10px;
}

#gallery #banner {
}

h1 {
color:#000000;
text-align:center;
font-size: 14pt;
font-weight: normal;

}

#head1{
}