body {
	padding:0px;
	margin:0px;
	}
#adban {
	background-color: #390;
	height: 16px;
	width: 100%;
	white-space:nowrap;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#clradban {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 5px;
	width: 100%;
}
#adban a {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#adban a:hover {
	color: #57641C;
}
#mediabn {
	background-image: url(../images/bnmedia.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 57px;
	margin-left: 5px;
}

