@charset "utf-8";
body {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 455px;
	color: #ffffff;
	margin: 194px 0 0 300px;
	_margin: 194px 0 0 150px;
}

#nav {
	width: 193px;
	float: right;
	text-align: right;
	margin-top: 200px;
	padding: 0px 21px 0px 0px;
}

#nav a {
	display: block;
	width: 193px;
	height: 86px;
	background-image: url(images/forumOff.jpg);
	background-repeat: no-repeat;
	outline: none;
}

#nav a:focus {
	outline: none;	
}

#nav a:hover {
	background-image: url(images/forumOn.jpg);
}

.bcLogo {
	margin: 40px 9px 0 0;	
}

#chatBox {
	float: left;
	clear: both;
	width: 600px;
	margin: 20px 0px 0 428px;
	_margin: 20px 0px 0 214px;
}

#leftBarRepeat {
	position: relative;
	margin: -282px 0px 0px 16px;
	_margin: -282px 0px 0px 8px;
	float: left;
	width: 373px;
	background-image: url(images/leftBar_02.jpg);
	background-repeat: repeat-y;
}

#leftBarTop {
	width: 373px;
	background-image: url(images/leftBar_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 350px;
	height: auto !important;
	_height: auto;
	overflow: hidden;
}

#gbCard {
	width: 220px;
	height: 135px;
	float: left;
	margin: 61px 0px 0px 74px;
	_margin: 61px 0px 0px 37px;
}

#leftBarBottom {
	width: 373px;
	height: 69px;
	background-image: url(images/leftBar_04.jpg);
	background-repeat: no-repeat;
	float: left;
}

#links {
	width: 315px;
	margin: 69px 0px 0px 27px;
	_margin: 69px 0px 0px 14px;
	float: left;
}

#bcLink, #dfLink {
	margin-bottom: 20px;
}

.bcLink {
	width: 201px;
	height: 47px;
	display: block;
	background-image: url(images/bcLink.png);
	_background-image: url(images/bcLink.gif);
	background-repeat:no-repeat;
	float: left;
}

.dfLink {
	width: 201px;
	height: 47px;
	display: block;
	background-image:url(images/dfLink.png);
	_background-image:url(images/dfLink.gif);
	background-repeat:no-repeat;
	float: left;
}

.bcText {
	float: right;
	font-size: 11px;
	color: #000000;
}

.dfText {
	float: left;
	font-size: 11px;
	color: #000000;
	margin-left: 6px;
	_margin-left: 3px;
}

#womanBottom {
	width: 540px;
	height: 160px;
	background-image: url(images/foxBottom.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 20px 32px 0px 0px;
}

#social {
	width: 1000px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#twitter {
	float: left;
	width: 400px;
	padding-left: 20px;
}

#youTube {
	float: right;
	width: 500px;
}

#youTube h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}