@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 35px;
	height: 490px;
}
#container #navigation {
	height: 6px;
	color: #666666;
	font-size: small;
	padding-top: 5px;
}
#container #main_body {
	height: 250px;
	background-color: #000000;
}
#container #space1 {
	height: 10px;
	background-color: #333333;
}
#container #navigation_thumbs {
	height: 125px;
	background-color: #000000;
	padding-top: 3px;
}
#container #masthead {
	height: 35px;
	background-color: #000000;
	padding-top: 5px;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.image_border {
	border: thin solid #333333;
}
.product_border {
	border: medium solid #336699;
}
