@import url("bks_contribute.css");
/* CSS Document */


body {
	background-color: #660000;
	background-image: url(images/BKS_wallpaper.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	margin: 0px;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	vertical-align: top;
}
#maincontent {
	background-image: url(images/bg_maincontent.jpg);
	background-color: #F9F4DD;
}
#banner {
	height: 187px;
	background-image: url(images/BKSbanner.jpg);
	background-repeat: no-repeat;
	width: 872px;
}
#maincontent #banner img {
	margin-top: 22px;
	margin-right: 41px;
	float: right;
}
#leftcol {
	width: 150px;
	text-align: center;
	margin-left: 40px;
	float: left;
	margin-right: 35px;
	vertical-align: top;
}
.featuredbox_floatRt {
	width: 296px;
	float: right;
	margin-left: 11px;
}
.highlightbox td {
	background-color: #D9B480;
	padding: 11px;
}
.highlightbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
}
.highlightbox strong {
	color: #C30;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#editable_content {
	margin-top: 0px;
	margin-bottom: 50px;
	width: 600px;
	margin-left: 225px;
	vertical-align: top;
}
#editable_content img {
}

a {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: none;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 9px;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #792121;
}


#footer {
	margin-top: 11px;
	text-align: center;
}

#footer p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E5BF8D;
}

#footer .copyright {
	font-size: 9px;
	margin-top: 28px;
}

#footer a {
	color: #F8F2D8;
	text-decoration: none;
}


#footer a:link {
	color: #F8F2D8;
	text-decoration: none;
}

#footer a:visited {
	color: #F8F2D8;
	text-decoration: none;
}

#footer a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

#footer a:active {
		color: #F8F2D8;
	text-decoration: none;
}
#content_divider td {
	padding-bottom: 9px;
}
#menu td {
	padding-bottom: 11px;
}
#gallerymain {
	text-align: center;
	vertical-align: middle;
}
#maincontent #editable_content .highlightbox td form div #paypal_box td {
	padding: 5px;
}
#maincontent #editable_content .highlightbox td form div #paypal_box div {
	margin: 0px;
}
.sidebar_table {
	text-align: center;
}
#maincontent tr td #leftcol div table tr td {
	text-align: center;
}
#maincontent tr td #leftcol div .sidebar_table tr td p a img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

