﻿#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 20px auto;
	display: block;
	color: #800000;
	text-align: left;
	width: 950px;
}
#main h1 {
	font-size: 1.25em;
	padding-bottom: 0px;
	padding-top: 10px;
}
#main p {
	font-size: 1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main a {
	text-decoration: none;
	color: #0000FF;
}
#main a:hover {
	background-color: #FFCCCC;
}
.photos {
	margin: 10px auto 10px auto;
	clear: both;
	display: block;
	width: 816px;
}
.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;
}
#main_link {
	display: block;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
}
#main_link a {
	font-size: 1.2em;
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}
#main_link a:visited {
	text-decoration: none;
	color: #0066FF;
}
#main_link a:hover {
	text-decoration: none;
	color: #FF6600;
}
#main_link a:hover img {
	opacity: 0.5;
}
#main_link .left_link {
	width: 430px;
	display: block;
	float: left;
	text-align: left;
}
#main_link .right_link {
	width: 430px;
	display: block;
	float: right;
	text-align: right;
}
#list_link {
	display: block;
	width: 930px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#list_link select {
	border-width: 1px;
	border-color: #000000;
	font-size: 1em;
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 930px;
}
#list_link a {
	font-size: 1.2em;
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}
#list_link a:visited {
	text-decoration: none;
	color: #0066FF;
}
#list_link a:hover {
	text-decoration: none;
	color: #FF6600;
}
.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;
}
.space_line_row {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 5px;
}
