.header
{
	height: 104px;
	width: 100%;
}
.menu
{
	height: 37px;
	width: 100%;
	margin-bottom: 4px;
}
.menu div
{
	float: left;
}
.today
{
	float: left;
	height: 100%;
	margin-right: 8px;
	width: 607px;
}
.ad1
{
	float: right;
	height: 120px;
	width: 145px;
	background-color: #666666;
}
.ad2
{
	float: right;
	height: 169px;
	width: 145px;
	background-color: #666666;
}
.subscribe
{
	float: right;
	height: 90px;
	width: 145px;
	background-color: #666666;
}
.past
{
	height: 156px;
	width: 100%;
	margin-bottom: 5px;
	background-color: #666666;
	float: left;
}
.footer
{
	height: 55px;
	width: 100%;
	margin-top: 5px;
}
.content
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #620000;
}
.main
{
	height: 434px;
	margin-bottom: 3px;
}
body
{
	background-color: #734D2B;
	margin-top: 5px;
	background-image: url(../../img/new_bg.jpg);
}
.shadow
{
	float: right;
	height: 9px;
	width: 145px;
}