#frame{
	width:1100px;
	border:0px solid #000000;
	margin:auto;
	margin-top:32px;
}

#galleryLink{
	width:250px;
	background-color:#FF0000;
	float:left;
	color:#FFFFFF;
	margin:10px;
	padding-bottom:8px;
	border:2px solid #000000;
}

#image{
	display:inline-block;
	margin:13px;
	border:2px solid #FFFFFF;
	width: 220px;
	line-height: 0px;
	display:block;
}

#text{}

#splitter{
	clear:left;
	width:1000px;
	margin:12px auto;
	padding:10px;
	border-top:2px solid #FF0000;
	border-bottom:2px solid #FF0000;
	color:#FF0000;
	font-size:2em;
}

#text{
	clear:left;
	margin-bottom:10px;
}
