
html, body {
font-family:  "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Geneva", sans-serif;

background-color: #ffffff;
margin:0 auto ;
padding: 0;
color:#666666;
font-size:13px;


}

#banner{ 


width:1003px;
height:191px;
background-image:url(../img/banner.gif) ;
background-repeat:no-repeat ;
margin-left: auto;
margin-right: auto;



	display: block;
	position: relative;
margin-top:160px;





}

div.copyright{



 font-weight:normal;
 font-size:10px;
 color:#d6d6d6; 	
	
	margin: auto 20px auto auto ;

	text-align: right;}




h1{
text-align:left;
font-size:18px;
font-weight:normal;
display: inline; 
}





a.menuglowne:link {
position: absolute;
color:#f9f2d6;
text-decoration: none;
font-variant: normal;
font-weight:bold;
}

a.menuglowne:visited {
position: absolute;
color: #f9f2d6;
text-decoration: none;
font-variant: normal;
font-weight:bold;
}

a.menuglowne:hover {
position: absolute;
color:#671109;
text-decoration: none;
font-variant: normal;
font-weight:bold;
}		



