


#af_headers
	{
	overflow: auto; 
	width: 100%;
	text-align: center;
	height: 125px; 
	position: fixed; 
	top: 0; 
	left: 0; 
	text-align: center; 
	vertical-align: top;
	z-index: 10;
	background-color: #FFFFFF;
/*	border-bottom: 1px solid #000000; */
/*	border: 1px solid #000000;  */
	display: block;
	}

#af-headers-icons
	{
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 5px;
	}

body
	{
	margin: 0; 
	padding: 125px 0 0 0;
	font-family: arial, verdana, "lucida console", sans-serif;
	}



