body {
	margin: 0;
	padding: 0;
	background: #ebebe8 url(img/bg.png) top center repeat-x;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.container {
	margin: 10px auto 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 940px;
	
}

.left {
	height: 534px;
	width: 334px;
	float: left;
}

.middle {
	border: 1px #414040 solid;
	border-width: 1px;
	height: 534px;
	float: left;
	width: 273px;
	background: #d0d0d0 url(img/contentbg.jpg) top center repeat-x;
}

.right {
	height: 534px;
	float: left;
	width: 331px;
}

.left a, .right a {
	display: block;
	height: 268px;
	text-indent: -99999px;
}

.container a {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-transition: .2s all ease;
	-moz-transition: .2s all ease;
	transition: .2s all ease;
}

.container a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


#bcwc {
	background: url(img/bcwcf.jpg) 0 0 no-repeat;
}

#bcnom {
	background: url(img/bcnom.png) 0 0 no-repeat;
}

#bc360 {
	background: url(img/bc360chal.jpg?) 0 0 no-repeat;
}

#bcmerch {
	background: url(img/bcmerch.jpg?) 0 0 no-repeat;
}

#bcclassic {
	background: url(img/bcclassic.jpg) 0 0 no-repeat;
}

#webcast {
	background: url(img/webcast.jpg) 0 0 no-repeat;
	height: 72px;
	display: block;
	text-indent: -99999px;
}

#preentries {
	background: url(img/preentries.jpg) center 0 no-repeat;
	height: 126px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 38px;
}

a:focus {outline: none;}

#clock {
	height: 72px;
	background: url(img/clock2.jpg) 0 0 no-repeat;
	padding: 0 0 0 20px;
}

.t {
	width: 56px;
	float: left;
	color: #ccc9d4;
	text-align: center;
	font-size: 13px;
	padding: 22px 0 0;
	line-height: 120%;
	text-transform: uppercase;
}

.t span {
	font-size: 20px;
	color: #fff;
	display: block;
	padding-bottom: 12px;
}

#bchome {
	background: url(img/bigcenter.jpg) 0 0 no-repeat;
	text-indent: -99999px;
	height: 439px;
	display: block;
	margin-bottom: 51px;
}

.social {
	padding: 0 0 10px;
	text-align: center;
	float: right;
}

.social a {
	float: left;
	margin: 0 0 0 10px;
}

.social a img {
	border: none;
}

#twitter {
	display: block;
	float: left;
}

#youtube {
	display: block;
	float: right;
}

.footer {
	width: 938px;
	margin: 10px auto 0;
	color: #30302c;
	font-size: 14px;
	
}

strong {
	color: #331c62;
	font-weight: normal;
}

.aleft {
	float: left;
	text-align: left;
	width: 40%;
	line-height: 140%;
}

#iphoneapp {
	padding: 5px 0 0 100px;
	height: 78px;
	font-size: 13px;
	background: url(img/ipad.png) -6px 0 no-repeat;
	color: #30302c;
	text-decoration: none;
	width: 300px;
}

#iphoneapp strong {
	color: #331c62;
	font-weight: bold;
}

#iphoneapp span {
	font-weight: 400;
}

#iphoneapp div {
	padding: 5px 0 0;
}

#iphoneapp a {
	background: #464646;
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	margin: 0 0 0 5px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#merchlink {
	display: block;
	padding: 15px 64px 0 0;
	height: 60px;
	background: url(img/zhat.png) right 0 no-repeat;
	color: #30302c;
	text-align: right;
	text-decoration: none;
	float: right;
}


.aright {
	float: right;
	text-align: right;
	width: 40%;
}

table#ftable {
	width: 940px;
}

table#ftable td {
	vertical-align: top;
}

td.tcenter {
	text-align: center;
	padding-top: 15px;
}

td.tleft, td.tright {
	width: 400px;
}

.clear {clear: both;}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 955px;
}

.footer li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	background: url(img/black11.png) 0 0 repeat;
	width: 306px;
	height: 90px;
}

