/* CSS Document */


#body-content .thumb:hover
{
	float:none;
	background:none;
}

#body-content .thumb img
{
	border:none;
	float:none;
	margin-bottom:0;
	padding-bottom:0;
}

#gallery-table
{
	margin-top:10px;
}

#body-content #info-cell
{
	text-align:left;
	vertical-align:top;
}

#info-cell strong
{
	color:#666;
	font-size:12px;
}

#info-cell #info-top
{
	margin: 15px 0 15px 0;
	line-height:1.6em;
	padding-right:10px;
}

#body-content #photo-cell
{
	width:289px;
	vertical-align:top;
	text-align:left;
}

#photo-table img
{
	margin: 0px;
	padding: 0px;
	border:none;
	float:none;
}

img#gallery_holder
{
	width:289px;
	height:289px;
}

#photo-table td
{
	vertical-align:middle;
	width:96px; height:96px;
	text-align:center;
}

#photo-table .thumb-cell
{
	width:96px; height:96px;
	overflow:hidden;
}

#photo-table .thumb-cell a img
{
	width:92px; height:92px;
}

.solid-rule
{
	overflow: hidden;
	display:block;
	height:1px;
	border-top: 1px solid #666;
	margin-top:3px;
	margin-bottom:3px;
}

p
{
  padding-right:10px;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#3399cc;
	padding-top:30px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
}

#romance-table
{
	width:90%;
	margin:10px 0px 10px 0px;
	text-align:center;
}

#romance-table img
{
	float:none;
	padding:0;
	margin:0;
	border:0;
}

#romance-table #romance-table td
{
	text-align:center;
}

#romance-table #main-image
{
	width:200px;
	text-align:left;
	margin:0 auto 10px auto;
}

#romance-table .thumb-cell
{
	margin-top:10px;
	overflow:hidden;
	width:50px; height:50px;
}

#romance-table .thumb-cell a img
{
	width:46px; height:46px;
}

#credit
{
	margin:0;
	padding:0;
	color:#999;
}

#prev-but
{
	float:left;
}

#next-but
{
	float:right;
}


#firstPhotos
{
	display: block;
}
#secondPhotos
{
	display: none;
}
#thirdPhotos
{
	display: none;
}
#fourthPhotos
{
	display: none;
}
#fifthPhotos
{
	display: none;
}




