
body {
	margin: 0px;
	padding: 0px;
	background: #000;
}

body, p, td, div {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#title_strip {
	height: 105px;
	background: #37332b;
	color: #ffffff;
}

#title_strip h2 {
	font-size: 1.8em;
}

#banner {
	text-align: center;
}

#banner img {
	border: 0px;
}

#content, #home_content {
	width: 788px;
	margin: 0px auto;
	text-align: left;
}

#content {
	background: #fff;
	border-bottom: 18px solid #37332b;
}

#content p {
	color: #000;
	background: transparent;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}

#copyright {
	color: #fff;
	background: transparent;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
}

a img {
	border: none;
}

h1, #antique_search_results {
	color: #fff;
}

#antique_search_results {
	text-align: center;
}

#antique_search_results_table {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

.antique_search_results_header {
	height: 46px;
	background: #fff;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 8px;
}

.antique_result_info {
	background: #000;
	color: #fff;
	padding: 0px 8px;
}

.antique_result_info a {
	color: #fff;
}

.antique_image, .antique_detail {
	background: #b0b0b0;
	color: #000;
	font-weight: bold;
}

.antique_image {
	width: 185px;
	padding: 2px 8px;
}

.antique_detail a {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
}

#artwork_details {
	background: #e5e5e5;
	color: #000;
	padding-top: 10px;
}

#artwork_details h2 {
	margin: 0px;
	margin-bottom: 1em;
	background: #fff;
	padding: 0px 5px;
	font-size: 1.7em;
}

#artwork_details p {
	color: #666;
	padding: 0em 1em;
}

#artwork_details a {
	color: #000;
}

#artwork_details td {
	vertical-align: top;
}

#admin_button {
	width: 100px;
	background: #fff;
	color: #000;
	margin: 1em auto;
	text-align: center;
	padding: 5px;
}

#transitional_form {
	margin: 0px auto;
	width: 80%;
	color: #fff;
}

#content td p {
	padding: 0px;
}

#login_form, #login_form td {
	color: #fff;
}

#closeup_link {
	margin: 1em 0em;
}
