body {
	
	background-color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;


}

#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;
font: 80%;
position:absolute;
left:1%;

}
a {
	font-weight: bold;
	color: #ffffff;
}
a:link {
	font-weight: bold;
	color: #ffffff
}


a:visited {
	font-weight: bold;
	color: #dcdcdc
}


a:hover {

}


a:active {
	font-weight: bold;
	color: #dcdcdc
}

#photos {
background-color:#333;
}



#photos img {
margin:20px;
}

#photos a img{
border:2px solid white;

}
#banner {
text-align:center;
margin:10px;
}

#gallery #banner {
}

h1 {
color:#fff;
text-align:center;

}

#head1{
}

