body {
	margin-top: 1px;
	margin-left: 1px;
}
#body {
	width: 876px;
	height: 600px;
}

#photo {
	border: 1px solid #CCCCCC;
	height: 600px;
	width: 800px;
	float: left;
}
#Previous {
	margin-top: 150px;
	float: left;
	padding-left: 22px;
}

#next {
	float: left;
	padding-left: 22px;
}
#back {
	margin-top: 30px;
	float: left;
	padding-left: 17px;
}


#rightbar {
	float: left;
	height: 600px;
	width: 76px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #efe4cb;
}
#logo {
	height: 243px;
	width: 76px;
	float: left;
	margin-top: 20px;
}
#number {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 828px;
	top: 575px;
	font-weight: bold;
}
