@charset "UTF-8";
#container {
	height: 600px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "Letter Gothic Std", Arial, Georgia;
	font-size: 12px;
	color: #666666;
}
#container #sidebar #menubar {
	height: 415px;
	width: 172px;
}
#container #sidebar #infobar #name {
	height: 42px;
	width: 173px;
	float: left;
}
#container #sidebar {
	height: 599px;
	width: 173px;
	float: left;
}
#container #mainbox {
	height: 598px;
	width: 624px;
	float: right;
}
#container #sidebar #infobar {
	height: 180px;
	width: 173px;
	float: none;
	clear: left;
}
a:link {
	font-family: "Letter Gothic Std", Arial, Georgia;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Letter Gothic Std", Arial, Georgia;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
h2 {
	font-family: "Letter Gothic Std", Arial, Georgia;
	font-size: 12px;
	color: #999999;
	line-height: normal;
	font-weight: normal;
}
#container #mainbox #header {
	height: 35px;
	width: 623px;
}
#container #mainbox #text {
	height: 425px;
	width: 623px;
}
#container #mainbox #text #thumbnail {
	height: 424px;
	width: 623px;
	float: right;
}
.thumbnail {
	margin-top: 14px;
}
.thumb_circles {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 7px;
}
.bigImage {
	margin-top: 17px;
}
#container #mainbox #text #thumbnail #image {
	height: 425px;
	width: 550px;
	float: left;
}
#container #mainbox #text #thumbnail #thumb {
	height: 425px;
	width: 70px;
	float: right;
}
#container #mainbox #text #bigImage {
	float: left;
	height: 444px;
	width: 500px;
}
#container #mainbox #main {
	height: 140px;
	width: 623px;
}
h3 {
	font-family: "Letter Gothic Std", Arial, Georgia;
	font-size: 15px;
	color: #999999;
}
h4 {
	font-family: "Letter Gothic Std", Arial, Georgia;
	font-size: 8px;
	color: #999999;
}
a:hover {
	color: #333333;
}
