body {
	padding: 0;
	margin:  0;
	background: url(images/bc_bg.jpg) repeat-y center top;
	color: #330000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

P {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.breadcrumb {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

a, a:link, a:visited {

color: #330000;

}

a img {
	border: none;
}

#cover {
	background: url(images/bc_bg_main.jpg) no-repeat center top;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	text-align: center;
}

#master {
	width: 1000px;
	margin: auto;
	text-align: left;
}

#main {
	width: 692px;
	padding-top: 54px;
}

#nav {
	text-align: right;
}

#content {
	margin-top: 12px;
	padding: 20px;
}

#code {
  height: 32px;
  text-align: center;
  vertical-align: center;
  font-size: 24px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#listing_detail_heading {
	font-weight: bold;
	margin-bottom: 20px;
}

div.listing_category_contents {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 11px Verdana, Arial, sans-serif;
}

div.listing_links {
	margin-top: 10px;
}

div.listing_item {
	margin-bottom: 20px;
}

div.listing_title {
	font-weight: bold;
	margin-top: 10px;
}
