@charset "UTF-8";
/* CSS Document */

body { 
		margin:auto; text-align:center; 
		background-image:url(images/background/background.gif);
		
		
		}
		
#shadow1 {
		   width:900px;
		   text-align:left;
		   margin:auto;
		   background-color:#CCCCCC;
		   
		   }	
		   
		   
#shadow2 {
		   width:900px;
		   position:relative;
		   left:-2px;
		   top:-2px;
		   background-color:#999999;
		   
		   }
		   
		   
		   
		   
#header { position:relative;
		  top:-2px;
		  left:-2px;	
		}
		
				   


#content { position:relative;
		   top:-2px;
		   left:-2px;
		   width:900px;
		   background-image:url(images/subpage/subbkgrnd_rpt.gif);
		   }
		   
#content_contact { position:relative;
		   		top:-2px;
		   		left:-2px;
		   		width:900px;
		   		height:720px;
		   		}			   

#contact {
		width:700px;
		height:540px;
		font-size:15px;
		position:relative;
		left:80px;
		top:-720px;
		
		}

.header {
		width:700px;
		height:47px;
		position:relative;
		text-align:center;
		left:80px;
		top:-25px;
		
		}
				
	   

.main_bkgnd {background-image:url(images/subpage/subbkgrnd_long.gif); 
			background-repeat:no-repeat;
			
			}

				   
.copy {width:685px;
		font-size:14px;
		position:relative;
		left:80px;
		top:-0px;
		padding-right:15px;
		}

.copy img {margin:15px 20px 10px 0px;}	

#photos {width:650px;
		 position:relative;
		 left:100px;
		 padding-right:15px;
		 }	
		
.caption {text-align:center;
		  font-size:16px;
		  color:#9c1d01;		  
		  position:relative;
		  top:-50px;
		  }		
			   
#tmrcaption {text-align:center;
		     font-size:16px;
		     color:#9c1d01;		  
		     position:relative;
		     top:-70px;
		     }				   
