*
{
	margin:0;
	padding:0;
}

#background_black {
	margin: 0px auto;
	background: #000000;
	height:100%;
	min-width:980px;
	overflow:hidden;
}

#oaldmenu {
	margin: 0px auto;
	padding-bottom: 5px;
	border-top: 2px solid #abbfc9;
	background: #000000;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	border-bottom: 1px solid #aca5a5;
	height:100%;
	min-width:980px;
	}


img#oaldmenu_logo {
	border: none; 
	height: 22px;
	width: 93px;
	margin: 5px 0px 2px 0px;
}

#oaldmenu ul {
	text-align: center;
}

#oaldmenu li {
	list-style: none;
	display: inline;
	color: #ffffff;
}

#oaldmenu a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;

}

#oaldmenu a:hover {
	color: #e0b400;
}

a#out img {
	border: none;
}

a#out {
	margin: 3px 2px 0px 0px;
	float: right;
}
