@charset "UTF-8";

#mainContainer img {	 /* spacing on thumbnail images */
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
#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: 265px;
	padding-right: 28px;
}
	#THM_col1A {
	width: 265px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    }

#THM_col2 {
	width: 265px;
	float: left;
} 
	#THM_col2A {
	width: 265px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    }
	
#THM_col3 {
	float: left;
	width: 265px;
	padding-right: 28px;

}
	#THM_col3A {
	width: 265px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    }
#scrollArrow {
	float: right;
	padding-top: 350px;
}

