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

 }	 
	 
#lh-col{
 position:absolute;
 top:70px;
 margin-left:0;
 width:80px;
 padding: 0px 0px 0px 0px;
 border:none}
 
a:link {
	 color: #8B7355;
	 text-decoration: none;}
	 
a:visited {
	color: #8B7355;text-decoration: none;}
	

p {font-size:2em}
		

#c-col{
  position: absolute;  margin-left: 340px;
margin-top: 50px;
background: #100e0d;

 }


  table#table1 
 {margin-left: 85px; width: 120px;}
 td{ width: 100px;}
 


/* Presentation Stylesheet */ 


td.signature{
  font-family: 'Lucida Handwriting', 'Comic Sans MS', 'TSCu-Comic,  cursive';
					font-size: 1.3em;}
p.first-child{
  line-height:150px;}
