BODY {
background: #2a4e75; 
color: #000000;
margin: 0px 0px 0px 0px;
font-family: Arial;
font-size:13px;
}

img {border:none;}

h1{color:#2a4e75; text-decoration:none; font-size:22px; font-weight: normal; text-align:left; padding-left:235px; font-family:Georgia,Cambria,"Times New Roman",Times,serif;}
h2{color:#333; text-decoration:none; font-size:18px; font-weight:normal; font-family:Georgia,Cambria,"Times New Roman",Times,serif;}
h3{color:#333; text-decoration:none; font-size:14px; font-weight: bold; font-family:Georgia,Cambria,"Times New Roman",Times,serif;}


A:Link {
	text-decoration:none;
	color: #4f0122; }

A:Visited {
	text-decoration:none;
	color: #543d47;} 
	
A:Hover {
	text-decoration:none;
	color:#af042c; }


.bg_top {background: url(img/bg_top.jpg) no-repeat; width:995px;  height:343px; text-align:left; background-color:#e59f28;}
.bg_bott {background:  width:995px; height:343px; text-align:right; }

.content {background-color:#e59f28; text-align:left; padding:0px 10px 10px 40px}
#content {width:840px; float:left}

.footer {background:url(img/bg_bot.jpg) repeat-x;  width:995px; height:137px;}
#footer{width:995px; background-color:#66032d; text-align:right}

.clear{clear: both; height:0; visibility:hidden; display: block;}  


 /******* MENU *******/ 
#menu {text-align:left;  width:150px; float:left;font-family:Georgia,Cambria,"Times New Roman",Times,serif;}
/*#menu ul{ list-style: none; margin: 0px 10px 0px 10px; padding:0px 10px 0px 10px; }
#menu li{
    padding-left:10px; 
    background:url(img/li.gif) no-repeat left;
	line-height:17px;
	margin:10px 0px 10px 0px;
	display:block;
}*/

#menu>div {margin:0; padding:0}
 /******* LOADING *******/  
 #loading{  
     position: absolute;  
     top: 0px;  
     margin: 0pt auto;  
     padding: 0.5em;  
     background: #ff8a00;  
     font-weight: 700;  
     color: #fff;  
     display: none;  
 }  
 /******* /LOADING *******/  
 /******* /MENU *******/  

		
		/* Header links styling */
		a.head { 
		color: #333;
		display:block; 
		border-top: 1px solid #f6c881;
		border-bottom: 1px solid #b67e27;		
		background: #e59f28 ; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		a.head:hover { 
		color: #000;
		background: #fdae27 url(img/down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		
		

