        body {
		margin: 5px;
		background-color: #F6F3EA;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size: 10pt;
		}
		
	#container {
		margin:20px 10px 10px 20px;
		
	}
	
	#leftcontent {
		float:left;
		width:75%;
		background: #F6F3EA;
		color: Black;
		border-right:2px solid #804040;
		border-bottom:2px solid #804040;
		margin-right:15px;
		padding-bottom:20px;
		}

	#rightcontent {
                 align="left";
		}
		
        #leftlist    {
                float: left;
		width: 40%;
		background: White;
		color: #7F5F5F;
		padding-top:50px;
                padding-bottom:0px;
                padding-left:40px;
                }


         #rightlist  {
                float: left;
		width: 40%;
		background: White;
		color: #7F5F5F;
                padding-top:50px;
		padding-bottom:0px;
                padding-left:0px;
                }

        p       {
                font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
                color: #7F5F5F;
                font-size: 12pt;
                padding-top:15px;
                padding-bottom:15px;
                padding-left:15px;
                padding-right:15px;
                }

               
       p.nav  {
                color: #4C664C; 
                font-size: 10pt;
		text-decoration: none; 
                font-weight: bold;
                padding-top:0px;
                padding-bottom:0px;
                padding-left:0px;
                padding-right:0px;
		}
p.small  {
                color: #4C664C; 
                font-size: 8pt;
		text-decoration: none; 
                font-weight: bold;
                padding-top:0px;
                padding-bottom:0px;
                padding-left:0px;
                padding-right:0px;
		}


 
      table.nav   {
         	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
                font-color: #4C664C;
                }

td.indent  {
                  font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
                                 font-weight: bold;
                  padding-left: 10px;
                  }



	h1 {
		background-color: #EAE3E1;
                font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		color: #804040;
		font-size:15pt;
		margin:0px 0px 10px 0px;
		padding-top:10px;
		padding-left: 80px;
		padding-bottom:10px;
		border-top: 3px solid #804040;
		border-bottom: 3px solid #804040;
		}
		
	h2 {
		background-color: transparent;
		color: #919E99;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size:24pt;
		font-weight: bold;
		}

         h3 {
		background-color: transparent;
		color: #919E99;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size:18pt;
		font-weight: bold;
		}

	
	li {
                color: #919E99;
                font-size: 10pt;
		list-style: none;
		padding-bottom: 10px;
                font-weight: bold;
		}

	a:link { 
		color: #804040; 
                font-size: 10pt; 
		text-decoration: none; 
		font-weight: bold;
                }
	
	a:visited { 
		color: #804040; 
                font-size: 10pt;
		text-decoration: none; 
		font-weight: bold;
                }
	
	a:hover { 
		color: #4C664C; 
                font-size: 10pt;
		text-decoration: none; 
                font-weight: bold;
		}

	a:active { 
		color: #919E99; 
                font-size: 10pt;
		text-decoration: none; 
		font-weight: bold;
                }
	        


a.small:link { 
		color: #804040; 
                font-size: 8pt; 
		text-decoration: none; 
		font-weight: bold;
                }
	
	a.small:visited { 
		color: #804040; 
                font-size: 8pt;
		text-decoration: none; 
		font-weight: bold;
                }
	
	a.small:hover { 
		color: #4C664C; 
                font-size: 8pt;
		text-decoration: none; 
                font-weight: bold;
		}

	a.small:active { 
		color: #919E99; 
                font-size: 8pt;
		text-decoration: none; 
		font-weight: bold;
                }
	        


        #poem {
		background-color: transparent;
		color: #7F5F5F;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size: 12pt;
		margin-left: 0px;
		padding-top: 25px;
		padding-bottom: 10px;
		padding-left: 92px;
                padding-right: 25px;
		}

        #poemsig {
		background-color: transparent;
		color: #7F5F5F;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size: 12pt;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 75px;
		padding-left: 150px;
		}

          #sig {
		background-color: transparent;
		color: #7F5F5F;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size: 12pt;
                font-style: italic;
		text-align: right;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 75px;
                padding-right: 55px
		}


       
	#name {
		background-color: #CCCCCC;
		color: #804040;
		font-family:"Trebuchet MS", Arial, helvetica, sans-serif;  
		font-size: 40pt;
		margin-left: 0px;
		padding-top: 15px;
		padding-bottom: 20px;
		padding-left: 120px;
		border-top: 3px solid #666666;
		border-bottom: 3px solid #666666;
		}
		
	#rightcontent li {
		font-size:10pt;
		margin-left:0px;
		}
		
	.intro {
		padding-bottom: 20px;
	}
		
	.copy {
		margin-top: 25px;
		background-color: transparent;
		text-align: center;
		color: #7F5F5F;
		font-size: 8pt;
	}
	

