#merch_content{
	position: relative;
	width: 575px;
	height: 484px;
	font-size: 1.2em;
	letter-spacing: .1em;
	background: url(../../images/merch/merch_bgrnd.jpg) repeat-y;
}
#merch_content a:hover{
	color: #b9519e;
}
#merch_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 575px;
	height: 15px;
	background: url(../../images/merch/merch_border_top.jpg) no-repeat;
}
#merch_border_bottom{
	position: absolute;
	top: 469px;
	left: 0;
	width: 575px;
	height: 15px;
	background: url(../../images/merch/merch_border_bottom.jpg) no-repeat;
}
#merch_title{
	position: absolute;
	top: 49px;
	left: 57px;
	width: 307px;
	height: 41px;
}
#merch_title h2{
	background: transparent url(../../images/merch/merch_title.jpg) no-repeat scroll 0 0;
	height: 41px;
	text-indent: -9999px;
	width: 307px;
}
#merch_pic{
	position: absolute;
	top: 120px;
	left: 57px;
	width: 307px;
	height: 310px;
	background: url(../../images/merch/merch_pic.jpg) no-repeat;
}
#merch_cs{
	position: absolute;
	top: 65px;
	left: 390px;
	font-size: .7em;
}
#merch_copy{
	position: absolute;
	top: 119px;
	left: 390px;
	color: #007fa4;
	font-size: .6em;
	font-style: italic;
	line-height: 2.15em;
	letter-spacing: .05em;
}