body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#wrapper {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #66FFFF;
	letter-spacing: 2px;
}

#title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #CCFFFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
	text-align: center;
	background-color: #000000;
	float: left;
}
#photo {
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#photobox {
	padding: 0px;
	float: left;
	height: 50px;
	width: 693px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.photobox1 {
	padding: 0px;
	height: 50px;
	width: 60px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#navi {
	padding: 0px;
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-size: 12px;
	color: #66FFFF;
	line-height: 20px;
}
#navi a {
	color: #66FFFF;
	text-decoration: none;
}

