body
{
	font-size: 100%;
}
#header-box
{
	width: 100%;
	text-align: center;
	margin-top: 2px;
}
#header-top
{
	float: left;
	width: 798px; 
	background-color: #82C6FA; 
	text-align: right; 
	background-image: url(images/header-top.gif); 
	background-repeat: no-repeat; 
	background-position: top; 
	padding: 4px 0 4px 0;
}
#header-logo
{
	float: left;
	margin-left: 5px;
}