#t1 {
	width:2055px;
	height:450px;
	overflow: hidden;
}
#t1 h1{
	font-size: 24px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Garamond, serif;
	line-height: 40px;
	font-style: italic;
	font-weight: normal;
	color: #403c44;
	margin: 30px 0 25px 0;
}
#t1 h2{
	font-size: 10.5pt;
	font-family: Garamond, serif;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color: #403c44;
	margin: 20px 22px 0 22px;
}
#t1 h2 a, a:visited{
	font-size: inherit;
	line-height: inherit;
	color: #403c44;
	font-style:italic;
	text-decoration: underline;
}

#t1 h3{
	font-size: 12px;
	font-family: Garamond, serif;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 10px;
	color: #403c44;
	margin-top: 20px;
}
#col{
	width:360px;
	height:450px;
	text-align:center;
	background-color:#FFF;
	display:block;
	float:left;
	margin-right: 20px;
}
#image-col{
	width:635px;
	height:450px;
	display:block;
	float:left;
	margin-right: 20px;
}
#thin-col{
	width:240px;
	height:450px;
	text-align:center;
	background-color:#FFF;
	display:block;
	float:left;
	margin-right: 20px;
}
