body
{
	background-color: #fc6;
	color: #000;
	font-family: sans-serif;
	font-size: 1em;
	text-align: center;
}

#main
{
	background-color: #fff;
	color: #000;
	border-color: #000;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top
{
	background-image: url('./images/banner.jpg');
	background-color: inherit;
	background-position: left top;
	background-repeat: no-repeat;
	color: #000;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 750px;
	height: 100px;
}

.menu
{
	margin: 72px 0px 0px 0px;
	padding: 0px;
}

.menu li
{
	display: block;
	float: left;
	text-align: center;
	width: 114px;
	height: 25px;
	padding: 0px;
}

.menu a
{
	display: block;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: inherit;
	color: #000;
	width: 113px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	text-decoration: none;
}

.menu a:hover
{
	display: block;
	background-color: #fe8;
	color: #000;
	width: 113px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}

.admin br
{
	clear: both;
}

.admin .menu
{
	margin: 0px 0px 0px 0px;
}

.admin .menu a
{
	background-color: #fc6;
	color: #000;
	border-width: 0px 1px 1px 0px;
}

.admin .menu a:hover
{
	background-color: #fe8;
	color: #000;
}

#content
{
	width: 740px;
	padding: 5px;
	text-align: center;
}

h1, h2
{
	font-size: 1em;
	font-weight: bold;
}

h1
{
	margin: 5px 0px 0px 0px;
}

h2
{
	margin: 10px 0px 0px 0px;
}

.about
{
	width: 80%;
	margin-left: 10%;
	padding: 0;
	text-align: left;
}

fieldset
{
	text-align: left;
}

label
{
	display: block;
	float: left;
	width: 50%;
	padding-right: 10px;
	text-align: right;
}

input[type=submit]
{
	margin-left: 50%;
}

fieldset br
{
	clear: both;
}

.search
{
	border-style: none;
	text-align: center;
}

.search input[type=submit]
{
	margin-left: 0px;
}

.galleries
{
	width: 50%;
	margin-left: 25%;
	margin-right: 24%;
	padding: 0;
	text-align: center;
}

.galleries li
{
	display: block;
	list-style-type: none;
	margin: 0;
}

.galleries a
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color: #fc6;
	color: #000;
	width: 100%;
	height: 120px;
	vertical-align: middle;
	padding-top: 20px;
	text-decoration: none;
}

.galleries a:hover
{
	background-color: #fe8;
	color: #000;
}

dt
{
	clear: both;
	display: block;
	float: left;
	padding-right: 10px;
	width: 75px;
	text-align: right;
}

td.year
{
	padding-right: 10px;
	width: 75px;
	text-align: right;
}

.thumbs
{
	border-spacing: 20px;
	margin-left: auto;
	margin-right: auto;
}

.thumbs img
{
	border-width: 0px;
	margin-top: 20px;
}

.thumbs td
{
	width: 140px;
	height: 120px;
	text-align: center;
}

.thumbs a
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color: #fc6;
	color: #000;
	width: 100%;
	height: 100%;
}

.thumbs a:hover
{
	background-color: #fe8;
	color: #000;
}

.gallery1, .gallery2
{
	background-color: inherit;
	color: #fff;
	float: left;
	width: 140px;
	height: 120px;
	text-align: center;
	margin: 2px;
}

.gallery1
{
	clear: both;
}

.thumbsov
{
	width: 440px;
	margin-left: 154px;
	margin-right: 154px;
}

.gallery1 a, .gallery2 a
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color: #fc6;
	color: #000;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.gallery1 a:hover, .gallery2 a:hover
{
	background-color: #fe8;
	color: #000;
}

.gallery1 img, .gallery2 img
{
	margin-top: 20px;
}

.listview
{
	margin-left: auto;
	margin-right: auto;
}

.listview td
{
	text-align: left;
}

.listview .thumb
{
	text-align: center;
}