s@charset "utf-8";
/* CSS Document */

body {font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;margin-top:1px;}
	
#header {
       background:url(images/headerbg.gif);width:802px;height:77px;
	   
}

#menubg {
     background-image:url(images/mcontainer.gif);width:804px;height:30px;font-size:14px;
	 position:relative;
	 top: -2px;
}	

#menutop {
         position:relative;
		 color:#777777;
	     top: 7px;
	     left: 10px;
} 

#menuright {
         position:relative;
		 color:#777777;
	     top: -52px;

} 

#borderall {
        border-width:1px;  
        border-style: solid;
		border-color:#9e100c;
}

#border {
        border-width:1px;  
        border-style: solid;
		border-color: #666666;
}
		
#logo {
         position:relative;
	     top: 15px;
	     left: 150px;
} 

#timedate {position:relative;top: 60px;left: -15px;color:#9e100c;font-size:12px;}

h1, h2, h6 {font-family: Verdana, Tahoma, Arial, sans-serif;}

h1 {color:#9e100c;}

h2, h6 {color:#FFFFFF;}

cl {color:#9e100c;}

#menuh a:hover {color:#FFFFFF; text-decoration:none;}
		
a:link, a:visited {color:#0000cc; text-decoration:none;}
a:hover {color:#008000; text-decoration:none;}

#footer
      {background:url(images/footerbg.gif);width:802px;height:40px;
}

#menufooter {
         position:relative;
		 color:#777777;
	     top: 3px;
} 
