/* Elements */
@font-face {
font-family: BERNHAR0;
font-style: normal;
font-weight: normal;
src: url(BERNHAR0.eot);
}

/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-size: 1em;
font-family: BERNHAR0,"BernhardMod BT","AntiquaMT","Engravers","Verdana", san-serif;}


body{
	margin: 0;
	font-family: BERNHAR0,Tahoma, Verdana, Helvetica, Georgia;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #555555;
	color: #bbbbbb;
}


H1 {margin: 0em 0% 0em 0%;
	color:#ffffff;
	background-color: transparent;
	font: -10em;}
h2 {font-size: 130%;font-family: arial}
h3 {font-size: 80%;font-family: arial}
h4{font-size: 100%;font-family: arial}


a:link, a:visited{
	text-decoration: none;
	color: #aaaaaa;
}


a:hover{
	text-decoration: underline;
	color: #ffffff;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;

}


#header{
	float:center;
	width: 960px;
	height: 165px;
	background-position: top right;
	font-weight: bold;
}

#header ul{
	float: right;
	list-style-type: none;
	margin: 5px 30px 0 0;
	display: inline;
}


#header ul li{
	float: left;
	list-style-type: none;
	display: inline;
	padding: 5px 5px 5px 0;
}


#header ul li a{
	text-decoration: none;
	color: #eeeeee;
	display: inline;
	padding: 2px;
}


#header ul li a:hover{
	text-decoration: none;
	color: #eee999;
	display: inline;
}


#menu{
	float: left;
	background: #000000;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: inline;
}


#menu ul{
	float: right;
	list-style-type: none;
	margin: 0;
	display: inline;
}


#menu ul li{
	float: left;
	list-style-type: none;
	
	padding: 5px 5px 5px 0;
}


#menu ul li a{
	text-decoration: none;
	color: #aaaaaa;
	display: inline;
	margin: 0;
	padding: 5px;
}


#menu ul li a:hover{
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	display: inline;
}


#container{
background: #ffffff;

	float: left;
	width: 960px;
	height: 800px;
	margin: 0;
	padding: 0;
	}


#text{
	float: left;
	width: 960px;
	padding: 10px;
	text-align: justify;
color: #555555;
}


#footer{
	clear: both;
	float: left;
	width: 960px;
	text-align: center;
	padding: 10px 0 10px 0;
background:#ffffff;
      color: #555555;
}

ul, li{margin:0; border:0; padding:0; list-style:none;}
#middlebar{
font-size:13px;
color:#aaaaaa;
background:#000000;
font-weight:bold;
padding:4px;
height:20px;
}
#middlebar .menu li {
background:url(lm.png) left top no-repeat;
height:20px;
float:left;
margin-right:0px;
}
#middlebar .menu li a{
color:#aaaaaa;
text-decoration:none;
padding:0 10px;
height:30px;
line-height:20px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(rm.png) right top no-repeat;
}
#middlebar .menu li a:hover{
color:#ffffff;
}




#middlebar ul .submenu {
border:solid 1px #000000;
border-top:none;
background:#111111;
position:relative;
top:4px;
width:150px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}
#middlebar ul .submenu li{
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;

}
#middlebar .submenu li a{
background:none;
display:block;
float:none;
padding:6px 6px;
margin:0;
border:0;
height:auto;
color:#999999;
line-height:normal;
}
#middlebar .submenu li a:hover{
background:#ffffff;
}

