@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bb1 {
	width:668px;
	height:931px;
	background:url(images/bb1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.bb2 {
	width:204px;
	height:931px;
	background:url(images/bb2-right.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.bb2-menu {
	width:200px;
	height:138px;
}
.bb3 {
	width:648px;
	background:url(images/header.png);
	background-position:center top;
	background-repeat:no-repeat;
}
img {
	border:none;
}
p {
	font-size:12px;
	color:#FFF;
	line-height:18px;
	text-align:justify;
	margin-top:5px;
}
.heading1 {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.hdwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.hdbio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #AD1C04;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	text-transform: uppercase;
}
.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.powered2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
