﻿#top {
	margin-top: 10px;
	margin-bottom: 20px;
}
#top_title {
	font-size: 2.5em;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main {
	margin: 10px auto 25px auto;
	display: block;
	color: #800000;
	text-align: left;
	width: 950px;
}
#main p {
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main a {
	text-decoration: none;
	color: #0000FF;
}
#main a:hover {
	text-decoration: none;
	background-color: #FFCCCC;
}
.photos {
	margin: 20px auto 10px auto;
	clear: both;
	display: block;
	width: 820px;
}
.photos_row {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
.photos_cell {
	display: block;
	width: 200px;
	float: left;
	height: 200px;
	line-height: 200px;
	text-align: center;
	background-color: #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 4px;
}
.photos_cell img {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
#main .rowdiv_comment {
	display: block;
	float: left;
	width: 816px;
	margin-bottom: 5px;
	margin-top: -7px;
}
#main .celldiv_comment {
	display: block;
	width: 200px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 2px;
	margin-left: 2px;
}
#main .celldiv_comment p {
	color: #009900;
	text-align: center;
	font-size: 0.8em;
}
.space_line_row {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 5px;
}
.highslide-caption p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	text-align: center;
	font-size: 1.25em;
}
.cell_image_border .highslide-image {
	border: 5px solid #CC33FF;
}
.space_line {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 1px;
}
