
#header{ width: 930px;
         height: 145px;
         margin-left: 7px;
         text-align: center;
         border-width: 10px;
          border-style: solid;
          border-color: rgb(255,0,0);
         background: url('brown016.jpg');}

body{background-color: #ccffff;}
         

#content{ margin-top: 0px;
          position: absolute; left: 56px; top: 174px;
          width: 813px; height: 900px;
          padding: 15px;
          text-align: left;
          border-width: 10px;
          border-top-width: 0px;
          border-style: solid;
          border-color: transparent;
          background-color: #ffffff;
          margin-bottom: 40px;}

#middle { position: absolute; left: 26px; top:19px;
          width: 790px; height: 926px;
          border-width: 2px;
          border-style: solid;
          border-color: black;
          background: url('blocks.JPG');} 


img.border {border: 5px solid #800000; padding: 1px 1px 1px 1px;}
              


#centertext {position: absolute; left: 245px; top: 130px;
               background-color: #ffffcc;
               margin-top: 0px;}

div.bottom {position: absolute; left: 245px; top: 515px;
            border-width: 5px;
            border-style: solid;
            border-color: green;
            background-color: #ffffff;
            padding: 20px;
            margin-left:20px; margin-right: 20px;}

#footer{ position: absolute; left: 0px; top: 841px;
         width: 100%; height: 100px;
         text-align: center;
         border-width: 5px;
         border-style: solid;
         border-color: green;
         background-color: #ffffcc;}



#menu{ position: absolute; left: 15px; top: 172px;
       width: 55px; height: 953px;
       background-color: maroon;}


#right{ position: absolute; left: 910px; top: 172px;
        width: 55px; height: 953px;
        background-color: maroon;}  



h1 { text-align: center; font-size: 40px;
     color: white;}


h2 { text-align: center;font-family: Verdana, sans-serif;
     color: green; font-size: 35px; }

h3 { text-align: center; font-family: Verdana, sans-serif;
     color: black; font-size: 20px;}

p.special { text-align: center; font-family: Verdana, Arial, sans-serif;
            color: black; font-size: 20px;}


p { text-align: left; color: black; font-size: 120%;}

a:hover  {
  color: white;
  background-color: blue;
}
