body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	background-color: #EDE6D3;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	}

a:link {
text-decoration: none;
border: 0px;
}

.photo img {
	padding: 30px;
	background: #FFF;
	border-top: 4px #C9BEAB solid;
	border-left: 4px #C9BEAB solid;
	border-right: 4px #F8F4ED solid;
	border-bottom: 4px #F8F4ED solid;
	margin-top: 24px;
}

.navleft {
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 5px;
	width: 50px;
}

.photo {
	z-index: 2;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-top: auto;
	width: 760px;
}

.navright {
	visibility: visible;
	top: 0px;
	right: 5px;
	margin-left: auto;
	position: absolute;
	width: 50px;
}

.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 10px;
	padding: 6px 0px 14px;
	font-weight: bold;
	width:100%;
	margin-top: -33px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	bottom: 0px;
}

.infoleft {
	visibility: visible;
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 30px;
}

.inforight {
	visibility: visible;
	right: 5px;
	margin-left: auto;
	position: absolute;
	bottom: 5px;
	width: 30px;
}

.logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 260px;
	width: 60px;
}

.comments {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 5px;
	width: 760px;
	padding-left: auto;
	padding-right: auto;
	margin-top: 15px;
}
