@charset "UTF-8";
#mainContainer a:link {
	color: #1e0f0f;
	text-decoration: none;
}
#mainContainer a:visited { 
	color: #1e0f0f;
}
#mainContainer a:hover, a:active, a:focus {
	color: #4f3d3d;
	text-decoration: underline;
}
#THM_col1 {
	float: left;
	width: 361px;
	padding-right: 129px;
	text-align: center;
}
#THM_col2 {
	width: 361px;
	float: left;
	text-align: center;
} 
#scrollArrow {
	float: right;
	padding-top: 250px;
}
#mainContainer img {	 /* spacing on thumbnail images */
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
	

