* {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 14px;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #eee1d3;
	margin: 0px;
}

div.info {
	border-color: #50301e;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	padding-left: 8px;
}

div#backbottom {
	background-image: url(img/backbottom.gif);
	margin: 0px auto 0px auto;
	height: 48px;
	width: 786px;
}

div#conbottom {
	background-image: url(img/centralbottom.gif);
	clear: both;
	height: 21px;
	width: 770px;
}

div#container {
	background-image: url(img/backloop.gif);
	height: 100%;
	margin: 0px auto 0px auto;
	padding-left: 8px;
	width: 778px;
}

div#contents {
	background-image: url(img/centralloop.gif);
	margin-left: 192px;
	padding: 0px;
	width: 578px;
}

div#contents div#page {
	background-image: url(img/centralback.jpg);
	background-repeat: no-repeat;
	min-height: 320px;
	padding: 16px 48px 16px 16px;
}

div#logo {
	background-image: url(img/logo.jpg);
	height: 141px;
	width: 770px;
}

div#menu {
	float: left;
	height: 307px;
	margin: 0px;
	padding: 0px;
	width: 192px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

img.center {
	display: block;
	margin: 0px auto 0px auto;
}

img.thumb {
	border: 2px solid #623c27;
	margin-bottom: 20px;
}

img#menuback {
	border: 0px;
	height: 328px;
	padding: 0px;
	width: 192px;
}

input.field {
	background-color: #eee1d3;
	border-width: 1px;
	padding-left: 2px;
	width: 300px;
}

span.error {
	color: #d0d0d0;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	width: 500px;
}

table td {
	padding: 0px;
	text-align: right;
}

table.thumbs td {
	text-align: center;
}

textarea {
	background-color: #eee1d3;
	border: 1px;
	height: 180px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	width: 499px;
}

* html #overlay {
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
}

#closeButton {
	top: 0px;
	right: 0px;
}

#keyboardMsg {
	float: right;
}

#lightbox {
	background-color:#eee1d3;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#lightboxCaption {
	float: left;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#overlay {
	background-image: url(img/overlay.png);
}

#overlay img {
	border: none;
}

