html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #2e3645;
  color: #2a2d2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #6982b5;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #6982b5;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
h4 {
  color: #6982b5;
  font-size: 21px;
  font-weight: bold;
  line-height: 22px;
}
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 780px;
	float: left;
}
#outerWrapper #header_bhp {
	background-color: #FFFFFF;
	background-image: url(pix/header_bhp.jpg);
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 154px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #header_music {
	background-color: #FFFFFF;
	background-image: url(pix/header_music.jpg);
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 154px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #header_duplication {
	background-color: #FFFFFF;
	background-image: url(pix/header_duplication.jpg);
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 154px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #header_video {
	background-color: #FFFFFF;
	background-image: url(pix/header_video.jpg);
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 154px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn {
	background-color: #FFFFFF;
	background-image: url(pix/side.jpg);
	background-repeat: no-repeat;
	border-right: none 1px #8e9fd0;
	float: left;
	height: 600px;
	padding: 80px 10px 10px 20px;
	width: 190px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 210px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #2E3645;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn p {
	color: #111A55;
	font-weight: bolder;
	font-size: 13px;
}
#outerWrapper #contentWrapper #content #right {
	float: right;
	width: 49%;
}
#outerWrapper #contentWrapper #content #left {
	float: left;
	width: 49%;
}
.image_center {
	display:block;
	margin-left:auto;
	margin-right:auto; 
}
