@charset "utf-8";
/* CSS Document */
#main {
	margin-left: 35px;
	margin-top: 25px;
}

#left-column, #middle-column{
	margin-right:21px;
	width:295px;
}

.column img{
	margin-bottom:7px;
	border:solid 4px #e6dbb3;
}

.column img.bottom{
	margin-top:21px;
}

#last-column{
	width:270px;
}

#content{
	/*padding:24px 28px 41px 30px;*/
	width:960px;
	padding-bottom: 10px;
}

#content h1{
	margin-bottom:37px;
}

#content h3{
	text-align:center;
	width:270px;
	font-weight:normal;
}


	