@charset "UTF-8";
/* CSS Document */

#aboutContent{
	padding-top:60px;
	padding-left:40px;
}

#container .aboutImage{
	margin-bottom:2px;
	border: 5px solid #5d4c37;
}

#rightCol{
	float:right;	
}

.aboutBox{
	background: url(../img/collections/li-bg.png);
	padding: 20px 100px 30px 30px;
	width:540px;
	height:335px;
	margin-bottom:5px;
	overflow:hidden;
	text-align:justify;
}

