﻿

#everything {width:959;
             margin:auto;
             }

#content {margin-top:24px;
          margin-bottom:24px;
          background-color:#ffffff;
          border: 1px solid #c8c8c8;
          width:623px;
          float:left;
          }

#quote {float:left;
        margin-top:24px;
        margin-left:5px;
        background-color:#ffffff;
        border: 1px solid #c8c8c8;
        width:327px;
        height:249
        }
  
#nav {float:left;
      margin-top:5px;
      margin-left:5px;
      background-color:#ffffff;
      border: 1px solid #c8c8c8;
      width:327px;
      height:335;
      }

#sidenotes {float:left;
            margin-top:5px;
            margin-left:5px;
            width:327px;
            height:170px;
            }


#center {text-align: center;}

#left {text-align: left;}

p {font-family: Georgia;
   font-size:10pt;
   text-align:justify;}

h1 {font-family:Georgia;
    font-size:15pt;
    font-style:italic;
    color:1f583f;
    font-weight:normal;
    text-align:left;
    }

body {margin:0px;
      padding:0 0 24px;
      text-align:center;
      }


#p {padding-right:24px;padding-left:24px;}

#p2 {padding-right:28px;padding-left:28px;}


A:link {text-decoration:underline;color:#3c5c57;}
A:visited  {text-decoration:underline;color:#306659;}
A:hover {text-decoration:underline;color:#517d51;}








<!--   notes and stuff i may need later


       width:623px;
       width of title image: 581px;


* html #nav {position:absolute;
             right:515px;
             top:547px;}


-->

