#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: 65px;
	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: 160px;
	left: 380px;
}
#merch_cs p{
	font-size: .9em;
	font-weight: bold;
}
#merch_copy{
	position: absolute;
	top: 195px;
	left: 380px;
}
#merch_copy p{
	color: #007fa4;
	font-size: .8em;
	font-style: italic;
	line-height: 1.4;
	letter-spacing: .05em;	
}
