@charset "UTF-8";
#container {
	height: 593px;
	width: 935px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
a {
	color: #E3E3E3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
#Caption {
	height: 590px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	float: left;
	line-height: 13px;
	background-color: #FFFFFF;
}
#MainImage {
	width: 710px;
	height: 590px;
	text-align: center;
	float: left;
	margin-top: 3px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

.style2 {color: #666666}
.style3 {color: #E3E3E3}
