body {
	margin: 0px;
	padding: 0;
	background-repeat: repeat;
	background-position: left top;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/bkd-tile1.jpg);
}
html {
scrollbar-base-color: #292929;
scrollbar-arrow-color: white;
scrollbar-track-color: #33332D;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 900px;
	background-image: url(images/new-secondary.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 650px;
	border: 2px solid #220602;
	background-color: #000000;
}
#column_wrapper {
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	padding-top: 4px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 450px;
	float: left;
	height: 580px;
	padding-top: 60px;
}
#left {
	width: 420px;
	float: left;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 20px;
}
#p7bod #wrapper #column_wrapper #left .content img {
	border-top-style: none;
	
}

#right {
	width: auto;
	float: left;
	height: auto;
	padding-top: 76px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #FCFCFA;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 0px;
	font-size: 16px;
	line-height: 1.1em;
	font-family: "Times New Roman", Times, serif;
	color: #FCFCFA;
	text-align: justify;
}
#right .content {
	font-size: 16px;
	line-height: 1.1em;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	text-align: center;
	margin-right: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	text-align: left;
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 14px;
	margin: 0;
	padding-top: 12px;
	text-align: right;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	text-align: right;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
