#top {
	background:#F5F5F5  repeat scroll 0%;
	border-bottom:5px solid #DDE7FB;
	border-top:1px solid  #C8C8C8;
	color:#AAAAAA;
	left:0px;
	opacity:0.9;
	position:fixed;
	text-align:left;
	width:100%;
	z-index:10000;
	padding: 1px;
	text-align: center;
}
.bg {
	opacity:0.8;
}