@charset "windows-1252";	  


html, body 		{ margin: 0; padding: 0; } 

body 	{ color: #333; font: 14px calibri italic, Verdana, Helvetica, Arial, sans-serif; line-height: 18px; 			
background-image: url(images/bg.jpg); 
background-color: #96B0C9;	 
background-attachment: fixed;
background-repeat: repeat-y;
background-position: top center; 

		
		 }	   
		 
		 h1 {padding-top: 10px;text-align: center}
		 
		 h2 { text-align: left;
		 color: #333;
	font-size: 18px;
	margin: 10px 10px 12px 10px;
	padding: 10px 10px 2px 10px;
	line-height: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #F7D651;	
	font-weight: bold;
} 
		td {text-align: justify}
		p				{ margin: 0 0 18px; text-align: justify; font-family: calibri italic, Verdana, Helvetica, Arial, sans-serif}
		#container		{ width: 800px; margin: 0 auto;}
		
		/* Header */
		#header			{ background: #eee; border-bottom: 2px solid #ddd; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px;font-family: calibri italic, Verdana, Helvetica, Arial, sans-serif}
        
        #headerimage    {width: 800px; clear: both;background-color: white;text-align: center }
        
        #menu           {width: 800px; clear: both; text-align:center;background-color: black; padding:5px 0 5px 0; color: white; font-weight: bold;}
        
        #menu a         {background: transparent; color: white; font-weight: bold; text-decoration: none; }
        
        #menu a:hover {
background: black; color: #FC8811; font-weight: bold}	

#menu a:active {
background: black; color: #FC8811; font-weight: bold}	

#menu a:visited {background: transparent; color: white; font-weight: bold}

#contact 		 {float: right; clear: right; background-color:#F7D651;		
border: 1px solid black; width: 250px;margin-top: 18px;margin-right: 70px; padding-top: 5px; text-align:center; padding-bottom: 20px; margin-bottom: 20px;} 
     
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; margin-right: 18px; }
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{ margin-right: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; font-family: calibri italic, Verdana, Helvetica, Arial, sans-serif; text-align: justify}
		
		/* Content Positioning & Size */
		#navigation		{ float: right; width: 175px; }	
		
		#content		{ float: left; width: 780px; border-right: 0px dotted black; padding-right: 20px; color: white;  border-bottom: 0px solid #ccc; margin-left: 18px;}
		#extra			{ float: right; clear: right; width: 400px;}	

    	/* Footer */
		#footer			{ background: #333; border-top: 2px solid #999;border-bottom: 2px solid #999; clear: both; width: 100%; text-align: center}
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 10px 18px 10px;font-family: calibri italic, Verdana, Helvetica, Arial, sans-serif }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
			
a {
background: transparent; color: white; font-weight: bold; text-decoration: none; }

a:hover {
background: black; color: #FC8811; font-weight: bold}	

a:active {
background: black; color: #FC8811; font-weight: bold}	

a:visited {background: transparent; color: white; font-weight: bold}	

