/* CSS Document */

body{
	background-color:#101010; 

	
	background-image:url(images/dae.gif); 
	background-position:bottom right;
	background-repeat:no-repeat;
	
		/*background-image:url(images/lg_bg.jpg); 
	background-repeat:no-repeat; background-position:center top;
	background-attachment: scroll;*/
	color: #666666;
	font-size:small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;/*background-image:url(images/bg_tile1.gif); background-position:top; background-repeat:repeat-x; */
	   }



h4 { color: #660000;}


	   
	   
	a:link{ color: #FFFFFF; text-decoration:none;}   
	 a:visited { color: #FFFFFF; text-decoration:none;} 
	 a:hover { color: #CC0000; text-decoration:none;} 
	   
	   
	   
	   
	   
	   
	   

#container{
	padding:0;
	margin: 30px auto;
	/*border-top: 1px solid red; 25px	*/
	width: 900px;
	height:auto;
}
			
#top{
	padding:0;
	margin:0;
	/*border: 1px dashed red;*/ 
	  height:65px;
	width:900px;
	   background-color:;
	background-image: url(images/bg_box.gif);
	background-repeat:repeat-y;
	   }		
	   
#middle{
	padding:0;
	margin:0;
	width:900px;
	height:auto;
         background-color: ; 			
	background-image: url(images/bg_box.gif);
	background-repeat:repeat-y;
        }	 
	  
	  
#label {
	padding:0;
	width: auto;
	height: auto;
	float:left;
	margin-left:33px;
	margin-top: 0px;
}	 

#lgphoto {
	padding:0;
	margin-right:60px;
	width: auto;
	height:auto;
	float:right;/*border: 1px dashed #666666;*/
	margin-top: 0px;
	background-color:#151515;
	border: 1px solid #000000;
} 

.img_align1{ padding:0; margin: 20px 50px 0 0;}

#address{  padding:0;
          margin-top:10px; margin-right:35px; 
		  float:right; padding: 10px 0 20px 0; letter-spacing:0.1em; 
		  
	font-family: Arial, Helvetica, sans-serif;
		 
		  width:500px; color: #FFFFFF;} /* ADDED INFORMATION */
#address .blue { color:#0066FF; font-size: 90%;}




 	  
#navigation{
	padding:0;
	margin-left:80px;
	width:710px;
	height:125px;
	font-size:90%;
}
	
	
	
	
	

#navigation img { padding-bottom: 5px;}


#navigation ul {
   list-style: none;
   margin: 0; padding: 0;
}

#navigation li {
   float: left; margin-right:10px;
}








#navigation li a {
   display: block;
 
   width: auto;
   text-align: left; text-decoration:none;
   color: #990000;
   padding: 3px 0; text-align:center;
}
#navigation li a:hover {
  
   color: #CCCCCC;
}

  
				    
	.clear { clear: both;}  
	  
	  
	  
	  
#bottom{
	padding:0;
	margin-top:-13px;
	width:900px;
	height:30px;
         background-color: ; 			background-image:url(images/bottom_strip.gif);
	background-repeat: no-repeat;
	background-position:top;
	float:right;
     }	  
		
			
	#footer{
	padding:0; margin-left:40px;
	
	width:710px; /*border: 1px solid white;*/
	height:auto; font-size:80%;}




#footer ul {
   list-style: none;
   margin: 0; padding: 0;
}

#footer li {
   float: left; margin-right:38px;
}


#footer li a {
   display: block;
 
   width: auto;
   text-align: left; text-decoration:none;
   color: #990000;
   padding: 3px 0;
}
#footer li a:hover {
  
   color: #CCCCCC;
}

    	

.info{
	width:800px;
	height:auto;
	margin-left:40px;
	margin-top: -45px;
	padding-top:0px; /*border: 1px dashed blue;*/

}

.pg_header{ float:left;
            width:auto; font-size:145%; font-variant:small-caps; 
			letter-spacing:0.5px; color: #990000; /*border: 1px dashed #666666; margin:20px; padding:10px; */ }
