@charset "utf-8";
/* CSS Document */

#LargeImage {
	text-align: left;
	margin-top: 0px;
}


.smallImage {
	float:left;
	height:100px;
	padding-left:5px;
	padding-top:3px;
	text-align:left;
	width:100px;
}

#ImageContainer {
	width:315px;
}

.Comment {
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}
.Comment2 {
		font-size: 13px;
	font-weight:normal;
	color:#666666;
}
.Comment3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5a5372;
	text-decoration: none;
}

.thumbcaption {
	text-align:center;
	color:#666666;
	font-size: 12px;
}
