body {
	margin:0;
	padding:0;
	border-style: none;
	font-family: DroidSansMonoRegular, Futura, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	overflow: hidden;
}

.nav {
	margin: 0;
	float: left;
	height: 450px;
	position: static;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	visibility: hidden;
	left: 0px;
}

.photo {
	width: 775px;
	height: 500px;
	z-index: 4;
	color: black;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: visible;
	visibility: visible;
	border-style: none;
	left: 230px;
	float: left;
}

img {  
	background-color: transparent;
	border-style: none;
	padding-bottom: 5px;
}

h2.logo {
	position: fixed;
	font-weight: bold;
	font-size: 1em;
}

#middle{
	height: 600px;
}

#top{
	height: 50px;
	padding: 20px;
	clear: both;
}

#bottom{
	height: 50px;
	padding: 20px;
	clear: both;
}
