body {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#content {
	width: 960px;
	text-align: left;
	background: url(../images/masthead.jpg) 0 0 no-repeat;
	
}

#header {
	position: relative;
	float: left;
	width: 960px;
	height: 347px;
	
}

#hh {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 140px;
	text-align: left;
}

#tabs {
	position: absolute;
	left: 0px;
	bottom: 375px;
	border-bottom: 1px #f00 solid;
	height: 30px;
}

#player {
	float: right;
	width: 300px;
	padding-top: 45px;
}

#ads {
	float: right;
	width: 250px;
	padding-top: 15px;
}

#body {
	width: 640px;
	position: relative;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	clear: both;
	width: 960px;
	padding-top: 30px;
}

.date_tab {
	position: absolute;
	left: 760px;
	height: 55px;
	width: 190px;
	color: #000;
	padding-top: 20px;
	padding-left: 10px;
}

.date_tab h2 {
	color: #000;
	display: inline;
}

#date_tab_1 {
	top: 215px;
	background: #6f0;
}

#date_tab_2 {
	top: 295px;
	background: #ff0;
}
