.body {
	bgcolor="#ffffff";
}

#container {
	width: 100%;
	text-align: center;
}

#content {
	width: 820px;
	background-image: url('border.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
}

#button_container {
	margin-left: 53px;
}

.button {
	float: left;
	height: 22px;
	padding-top: 4px;
	text-align: center;
	border-right: #fff solid 1px;	
}

.button a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.90em;
	color: white;
}

.button a:hover {
	color: yellow;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.90em;
	color: #000
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000;
	/*text-shadow: white 0.2em 0.2em 0.3em;*/
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	padding: 5px 0;
}

#image_container {
	margin-left: 40px;
	width: 425px;
	height: 319px;
	border: #fff groove 5px;
}

#thumbnail_container {
	height: 297px;
	width: 285px;
	overflow: auto;
	text-align: center;
	background: url('sl__r4_c1_bg.jpg');
}