/*
#B70017 red
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#f3f3f3;
	background-image:url(../graphics/background.gif);
	background-repeat:repeat
}
p {
	line-height:140%;
}
ul {
	margin:0;
	list-style: none;
}
#container {
	position:absolute;
	left:50%;
	width:728px;
	margin-left:-364px;
	padding:0;
}
.container-middle {
	top:50%;
	height:455px; 
	margin-top:-227px;
}
#header {
	float: right;
	width:728px;
}
#header a, #footer a {
	font-size: 60%;
	color: #999999;
	text-decoration: none;
}
#header a:hover, #footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#logo {
	width: 728px;
	height: 438px;
	vertical-align: top;
	vertical-align: top;
}
#bhl {
	float:left;
	line-height:14px;
}
#new {
	float: right;
	font-style: italic;
}
#flags {
	float:right;
	margin-top: 5px;
}
#footer {
	margin-top:22px;
	border-top: 1px solid #999999;
	padding-bottom: 25px;
	width:728px;
	}
#menu {
    float:right;
}
#contact {
	padding-top: 10px;
	text-align: center;
}
#menu a, #contact a {
 	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: -15px;
}
#menu a:hover, #menu.foo a:hover, #contact a:hover {
	color: #B70017;
}
#menu.foo a {
	color:#aaaaaa;
}
#menu a img, #contact a img {
	vertical-align: middle;
	border: 0;
	padding-top: 1px;
	padding-right: 4px;
}