body {
	color: #002081;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #545454;
	text-align: center;
}
a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover { color: #f06800; text-decoration: none; }
a:active { color: black; text-decoration: underline; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_input { color: #000; font-size: 12px; font-weight: bold; background-color: #fff; border-style: none; outline-style: none; }
.form_output { color: #000; font-size: 12px; font-weight: bold; background-color: transparent; text-decoration: none; border-style: none; outline-style: none; }
.copyright { color: #ccc; font-size: 10px; font-weight: normal; text-decoration: none; }


.ajaxtooltip{
	position: absolute; /*leave this alone*/
	display: none;
	left: 0; /*leave this alone*/
	top: 0;
	padding: 8px;
	color: #FFF;
	background-color: #111;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0A0;
	border-right-color: #0A0;
	border-bottom-color: #0A0;
	border-left-color: #0A0;
	font-size: 16px;
}
.bk_home { background-color: #f5dcce; }
.bk_donate { background-color: #cbc0de; }
.bk_private { background-color: #cdd1e8; }
.bk_wholesale { background-color: #cfe6ec; }
.bk_auction { background-color: #dae9c3; }
.bk_contact { background-color: #f5efce; }
.headline { font-size: 18px; font-weight: bold; letter-spacing: -1px; }
.subhead { font-size: 14px; font-weight: bold; line-height: 18px; }
.text_l { font-size: 12px; line-height: 16px; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
#main_container {
	text-align: left;
}
