

@import url(undohtml.css);

body { font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 1em;
		 text-align: center;
	    padding: 0;
	    color: rgb(20, 63, 57);
		 background-color: #678365;
		 margin: 0;
		 width:100%;
	 }
		 
#container-home	{ border-bottom: 1px solid maroon;
				  background: url(images/Backgrounds/GeoffVine1.jpg) no-repeat center;
		 		  position: relative;
				  background-color : inherit;
				  width: 100%;
				  height: 1000px;
				  text-align: left;
				  line-height: 1.125em;
				 }	
				  
#container-memory	{ border-bottom: 1px solid maroon;
				  background: url(images/Backgrounds/JoshWard1.jpg) no-repeat center;
		 		  position: relative;
				  background-color : inherit;
				  width: 100%;
				  height: 1000px;
				  text-align: left;
				  line-height: 1.125em;}	
				  
#container-advertise	{ border-bottom: 1px solid maroon;
				  background: url(images/Backgrounds/Aaron1.jpg) fixed;
		 		  position: relative;
				  background-color : inherit;
				  width: 100%;
				  text-align: left;
				  line-height: 1.125em;
				  font-weight: bold;
				  height: 2500px;}	
				  
#container-links	{ border-bottom: 1px solid maroon;
				  background: url(images/Backgrounds/Skees1.jpg) no-repeat center;
		 		  position: relative;
				  background-color : inherit;
				  width: 100%;
				  height: 1000px;
				  text-align: left;
				  line-height: 1.125em;}	
				  
#container-seminar	{ border-bottom: 1px solid maroon;
				  background: url(images/Backgrounds/GeoffVine2.jpg) no-repeat center;
		 		  position: relative;
				  background-color : inherit;
				  width: 100%;
				  height: 1000px;
				  text-align: left;
				  line-height: 1.125em;}	
				  
#container-archives	{ border-bottom: 1px solid maroon;
				  background: url(images/Backgrounds/Skees2.jpg) no-repeat center;
		 		  position: relative;
				  background-color : inherit;
				  width: 100%;
				  height: 1000px;
				  text-align: left;
				  line-height: 1.125em;}				  
				  				  			  			  			  	
				  
p.nav { text-align : center; }				  		  
				  
#wrapper { 
			  position: relative;
			  width:70%;
			  margin: 0 auto;
			   }				  
				  
#navigation { 
              position: absolute;
				  text-align: center;
				  top:202px;
				  height: 40px;
				  width: 100%;
				  display: inline; }	
							
#left-border {      
							border-top: 1px solid maroon;
                     position: absolute;
							left: 5%;
							top: 300px;
							width: 155px;
							font-size: .8em;
							font-weight: bold;
							padding: 5px; }							
							
#right-border {  
                     position: absolute;
							left: 800px;
							right: 5%;
							top:300px;
							width: 150px;
							font-size: .7em;
							font-weight: bold;
							padding: 5px;
							border-top: 1px solid maroon; }	
		
							
#text-area-splash { 
				 position: absolute;
				 font-size: .8em;
				 color: rgb(20, 63, 57);
				 background-color: inherit;
				 left: 215px;
				 right: 150px;
				 top: 300px;
				 width: 585px;
				 border: 1px solid maroon;}	
				 
#text-area-advertise { 
				 position: absolute;
				 font-size: .8em;
				 color: rgb(20, 63, 57);
				 background-color: inherit;
				 left: 10%;
				 right: 150px;
				 top: 300px;
				 width: auto;
				 border: 1px solid maroon;}				 
				 

				 
				 
.image-text { position: relative;
				  margin: 10px;
				  font-weight: normal; }				 													  
				  
#header { background: url(images/Masthead.png) no-repeat;
			 position:relative;
			 height: 200px;
			 width: 800px;
			 text-align:center;
			 margin:0 auto;
			 border-bottom: 1px solid maroon;
			 }	
		 

#footer  {text-align: center;
			 position: absolute;
			 top: 1000px;			 
		    color: inherit;
			 background-color: transparent;
			 letter-spacing: .08em;
			 line-height: 1em;
			 width: 100%;
			 height: 150px;
			}	
					
			
/*Main Hyperlink styling*/			 
a:link 		 {font-style: normal;
   			  color: rgb(63, 35, 20);
              background-color: inherit;
              font-weight: bold; 
				 }
			  
a:visited	 {font-style: normal;
    		     color: rgb(63, 35, 20);
			     background-color: inherit;
			     font-weight: bold;
				 }			  

a:hover		 {font-style: normal;
			  color: rgb(89, 196, 135); 
			  background-color: inherit;
			  font-weight: bold;} 
			  
a:active 	 {font-style: normal;
			     color: rgb(63, 35, 20); 
			     background-color: inherit;
			     font-weight: bold; 
				 }			  
/*End of Main Hyperlink styling*/				
			
 /*Copyright notice at bottom of page*/
.copyright				 {font-size: .65em;
		        color: black;
		        background-color: inherit;
		        text-align: center;
			     letter-spacing: 0.08em;
				 }		  
		   
				
h4 a:link { color: black;
				background-color: inherit; }	
				
h4 a:visited { color: black;
				background-color: inherit; }	
				
a.notice { font-weight: bold;
		   }											
/*End Copyright notice styling*/  

				  			  				  
h1 { font-variant: small-caps;
	  font-size: 1.5em;
	  color: rgb(209,103,9); }
	  
 p.small {  font-family: Verdana, Arial, Helvetica, sans-serif;  
 				font-style: normal; 
				font-weight: bold; 
				color:rgb(20, 63, 57); 
				font-size: .75em;
				background-color : transparent;}
				
.left { float: left;
	     color: black;
		  background-color: inherit; }	
		  
.right { float: right;
	     color: black;
		  background-color: inherit; }			
