#date {
	color: #fff;
	font: bold small Arial, sans-serif;
	background: #000;
	width: 790px;
	text-align: right;
	padding: 2px 10px 2px 0;
	}
#topnav {
	background: #cbcccd;
	width: 800px;
	}
#banner {
	width: 800px;
	background: #000;
	}
#banner-left {
	width:400px;
	float:left;
	}
#banner-right {
	position: relative;
	width:400px;
	height:125px;
	background:#000;
	float:right;
	text-align:center;
	vertical-align: middle;
	color:#fff;
	padding: 5px 0 0 0;
	z-index: -1;
	}
#tag {
	width: 800px;
	padding: 5px 0;
	background: #71c19e;
	font: italic small Times New Roman, serif;
	text-align: center;
	}
