body {
	background-color: #1a1a1a;
	margin: 0px;
	background-image: url(../images/header_bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header {
	height: 100px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}

#header_home {
	height: 100px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#nav_main {
	text-align: right;
	float: right;
	width: 531px;
}
#nav_main #register {
	height: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#mainimage {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mainimage_bio {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainimage_bio.jpg);
	background-repeat: no-repeat;
}
#mainimage_dee {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bio/dee_bkgnd.jpg);
	background-repeat: no-repeat;
}
#mainimage_legz {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bio/legz_bkgnd.jpg);
	background-repeat: no-repeat;
}
#mainimage_dnyce {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bio/dnyce_bkgnd.jpg);
	background-repeat: no-repeat;
}
#mainimage_treblet {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bio/treblet_bkgnd.jpg);
	background-repeat: no-repeat;
}
#mainimage_manthony {
	height: 275px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bio/manthony_bkgnd.jpg);
	background-repeat: no-repeat;
}
#mainimage_blog {
	height: 175px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainimage_bio.jpg);
	background-repeat: no-repeat;
}




#content_container {
	width: 900px;
	min-height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body_bkgnd.jpg);
	background-repeat: repeat-x;
}
#content_container #content {
	background-image: url(../images/bkgnd_content.jpg);
	background-repeat: repeat-x;
	width: 880px;
	min-height: 340px;
	float: left;
	padding-top: 10px;
}
#content #column_left {
	width: 468px;
	background-color: #000;
	padding: 5px;
	float: left;
	margin-right: 2px;
	min-height: 475px;
}
#content #column_right {
	width: 215px;
	min-height: 475px;
	background-color: #000;
	padding: 5px;
	float: left;
}
#content #video {
	width: 390px;
	background-color: #000;
	padding: 5px;
	float: left;
	height: 250px;
	margin-bottom: 10px;
}

#content #column_leftlarge {
	width: 635px;
	min-height: 250px;
	background-color: #000;
	padding: 5px;
	float: left;
	max-height: 700px;
	margin-right: 10px;
}
#form {
	margin: 0px;
	padding: 0px;
}


#content #ad {
	float: right;
	width: 165px;
	min-height: 250px;
	background-color: #000;
}
#content_container #bkgnd_left {
	width: 10px;
	min-height: 350px;
	background-image: url(../images/bkgnd_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content_container #bkgnd_right {
	width: 10px;
	min-height: 350px;
	background-image: url(../images/bkgnd_right.jpg);
	background-repeat: no-repeat;
	float: right;
}
#footer_container {
	width: 880px;
	padding-top: 25px;
	clear: both;
}

#footer {
	width: 880px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
hr {
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#list {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1B8E2;
	padding-bottom: 5px;
}
#image_gallery {
	margin-right: 2px;
	margin-bottom: 5px;
}
#event_list {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1B8E2;
}
.bio_placeholder {
	height: 275px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}
FORM {
	padding: 0px;
	margin: 0px;
}
select {
	padding: 0px;
	margin: 0px;
}
#center {
	text-align: center;
	display: inline;
}
#column_right #BBC1xtra_container {
	background-image: url(../images/buttons/1xtra.jpg);
	height: 120px;
	width: 215px;
	clear: both;
}
