

/* Layout Stylesheet */ 
body{
 margin: 5px;
 padding:0; 
 background: #100e0d;


 }	 

	 
#lh-col{
 position:absolute;
 top:40px;
 margin-left:0px;
 width:80px;
 padding: 0px 0px 0px 0px;
 border:none;
			}
			
			


  

	
#c-col{
position: absolute;   top:40px;
margin-left: 160px;
background: #100e0d;
width: 600px;
 

 }



	  
/* Presentation Stylesheet */ 


 table#table1 
 {margin-left: 90px; width: 120px;}
 td{ width: 100px;}
 
 /* links for left & right column*/
			

a:link {
	 color: #8B7355;
	 text-decoration: none;}
	 
a:visited {
	color: #8B7355;text-decoration: none;}
	

p {font-size:2em}
	 
td.signature{
  font-family: 'Lucida Handwriting', 'Comic Sans MS', 'TSCu-Comic,  cursive';
					font-size: 1.3em;}
h1{ font-size: 1.4em;}

