body {
       margin: 0px 0px 30px 0px;
       padding: 0px 0px 30px 0px;
       border-top:5px solid #000;
       background:#617271;
       background-image: url(background.gif);
       line-height: 1.3em;
       font-family:georgia,times new roman,times,serif;
       font-size: 80%;
}

/* Masthead */

#masthead {
       height:119px;
       background-image: url(dodd_header.jpg);
       background-repeat: no-repeat;
}

#masthead h1 {display:none;}

/* Content Wrap */

#Content {
       position:absolute;
       left:50%;
       width:650px;
       margin-top:30px;
       margin-bottom:30px;
       margin-left:-323px;
       padding:0px;
       border:1px solid #000;
       background-color:#fff;
       background-image: url(B28453.gif);
       background-repeat: repeat-y;
}

p{
       padding: 0px 15px 0px 215px;
       text-indent: 2em;
}

#header {text-align: center;}

h1 {
       font-size: 1.4em;
       padding: .4em 15px 0.7em 215px;
       text-align: center;
       font-family:palatino,times new roman,times,georgia,serif;
}

h2 {  
       padding: 0px 15px 0px 215px;
       text-align: center;
       font-family:palatino,times new roman,times,georgia,serif;
       font-size: 1.2em;
}

p.poetry{
       padding: 0px 15px 0px 225px;
       text-indent: 0px;
       font-style: italic;
}


/* Navagation */

#navagation  p{
       margin: 0px 0px 0px 0px;
       padding: 5px;
       text-indent: 0;
       color:#fff;
       background:#9B632F;
       text-align: center;
}

#navagation {
       width:200px;
       float:left;
       font-weight: normal;
       font: 0.9em 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
       margin: 0;
       padding: 0px 0px 0px 0px;
       border-bottom: 1px solid #fff;
}

#navagation ul {
       list-style-type: none;
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
  }
        
#navagation li {
       margin: 0px 0px 2px 0px;
       padding: 0px 0px 0px 0px;
       text-align: left;
       float:left;
       width:200px;
}

#navagation li a {
       display: block;
       margin: 0px 0px 0px 0px;
       padding: 5px 5px 3px 5px;
       background-color: #B28453;
       color:#fff;
       text-decoration: none;
       border-right: 1px solid B28453;
       border-bottom: 1px solid #B28453;
       border-top: 1px solid #fff;
       width:190px;
  }

#navagation li#youarehere a {
       display: block;
       margin: 0px 0px 0px 0px;
       padding: 5px 5px 3px 5px;
       background-color: #9B632F;
       color:#fff;
       text-decoration: none;
       border-right: 1px solid #9B632F;
       border-bottom: 1px solid #9B632F;
       border-top: 1px solid #fff;
}

#navagation li a:hover {
       background-color: #bb0000;
       color: #fff;
       border-right: 1px solid B28453;
       border-bottom: 1px solid #fff;
}

html>body #navagation li a {width: auto;}

  /* Footer */

#footer {
       background:#637373;
       margin: 5px 0px 0px 0px;
       border-top: 1px solid #000;
       padding: 10px 20px 20px 20px;
       background-image: url(footer.jpg);
       background-repeat: no-repeat;
}  

#footer p {
       border: 3px double #000;
       margin: 0px 200px 0px 200px;
       padding: 10px 10px 10px 10px;
       text-indent: 0;
       text-align: center;
       background:white;
}

a:link {color:#B28453}
a:visited {color:#9B632F;}
a:hover { color:#b00;}
a:active {color:#b00}