#topbar {
	float: left;
	width: 100%;
	height: 18px;
	line-height: normal;
	background: #808080;
	font-size: 10px;
	color: #FFFFFF;
}

#topbar a, #topbar a:link, #topbar a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#topbar a:hover {
	text-decoration: none;
	border-bottom: #CC0000 1px solid;
}

#topbar_opts {
	float: right;
	height: 100%;
	padding-top: 1px;
	padding-right: 10px;
}

#header {
	width: 100%;
	float: left;
	padding-top: 11px;
	padding-bottom: 14px;
	padding-left: 11px;
	vertical-align: middle;
}

#logo {
	float: left;
}

#banner_468x60 {
	float: right;
	padding-right: 20px;
}
