body {
	background-color: #BFCEC2;
    font-family:"Garamond", "Times New Roman", Serif;
    font-size:16px;
    margin: 0px; 
	padding: 0px;  }

 ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;  } 
	
h2 {
	font-weight:normal;
	font-variant:small-caps;
	font-size:19px;
	color: #744D28;  }  

h3 {
	font-weight:normal;
	font-variant:small-caps;
	padding-left:20px;
	font-size:19px;
	color: #744D28;  }  

img {
	border: 0px;  } 

.wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 50px; 
	width:920px;  
	background-color: #E5E0BC; }

.navigation {
	position:absolute; 
	background-color: #E5E0BC;
	width:900px;
	font-variant:small-caps;
	font-size:22px;
	padding-left:20px;
	border-top: 8px solid #744D28;  }
	
p#head {
	font-variant:small-caps;
	font-size:23px;
	padding-right:20px;
	color: #744D28;  }      
	
p#logo {
	font-family:"Baskerville", "Times New Roman", Serif;
	font-size:32px;
	color: #744D28;  }      
    
p#nav  {
	margin-right:20px;  }

p#poem  {
	padding-left:20px;  }
	
a#footer  {
	color: #744D28;  }
	
ul a {
	text-decoration: none;  }	

.main {
	position: static;
	width:920px;
	padding-top: 220px;
	border-bottom: 32px solid #6C3683;
    background-color: #E5E0BC; }    

.carth {
	position: static;
	width:920px;
	padding-top: 180px;
	border-bottom: 32px solid #6C3683;
    background-color: #E5E0BC; }    

.inside {
	position: static;
	width:920px;
	padding-top: 140px;
	border-bottom: 32px solid #6C3683;
    background-color: #E5E0BC; }    


.navigation a {
    text-decoration: none;
    font-weight: normal;  }

.navigation 
  a:link {
    color: #744D28 }
  a:visited {
    color: #744D28  }
      
a {
    font-weight: bold }
  a:link {
    color: #6C3683 }
  a:visited {
    color: #744D28  } 
    
a#plain {
	text-decoration: none;  }
	
	 /* FOOTER */    
   
address {
    width:900px;
	font-size: small;
    font-style: normal;
    color: #6C3683;
    margin-top: 1em;
	padding-bottom: 1em;
    position: static;
    text-align: right;  }
      
address a {
    text-decoration: none  }     
    