
body{background: url('lblue003.jpg');}


#header{ width: 863px;
         height: 145px;
         margin-left: 55px;
         text-align: center;
         border-width: 7px;
          border-style: solid;
          border-color: rgb(0,0,128);
          background: url('black-blue.JPG');}

         

#content{ position: absolute; left: 63px; top: 178px;
          width: 795px; height: 880px;
          text-align: left;
          border-width: 7px;
          border-style: solid;
          border-color: rgb(0,0,123);
          /*background-color: rgb(255,255,220);*/
          background-color: maroon;
          padding: 35px; }

#hold-one{position: absolute; left: 50px; top: 50px;
          width: 327px; height: 336px;
          border-width: 0px;
          border-style: solid;
          border-color: #666699;
          background-color: #ffffff;
          padding: 0px; } 

#one{    position: absolute; left: 20px; top: 0px;
          width: 307px; height: 306px;
          text-align: center;
          border-width: 0px;
          border-style: solid;
          border-color: #666699;
          background-color: #ffffff;
          padding: 15px; } 

#hold-two{   position: absolute; left: 461px; top: 50px;
          width: 349px; height: 336px;
          text-align: right;
          border-width: 0px;
          border-style: solid;
          border-color: #666699;
          background-color: #ffffff;
          padding: 0px; }


#two{   position: absolute; left: 20px; top: 0px;
          width: 274px; height: 256px;
          text-align: center;
          border-width: 0px;
          border-style: solid;
          border-color: #666699;
          background-color: #ffffff;
          padding: 15px;
          padding-left: 0px; }
 


#week { position: absolute; left: 50px; top:439px;
        width: 327px; height: 278px;
        text-align: center;
        border-width: 0px;
        border-style: solid;
        border-color: #666699;
        background-color: #ffffff;
        padding: 15px; } 


#week2 { position: absolute; left: 461px; top: 439px;
       width: 319px; height: 278px;
       text-align: center;
       border-width: 0px;
       border-style: solid;
       border-color: #666699;
       background-color: #ffffff;
       padding: 15px; }




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



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


h2 { text-align: center;font-family: Verdana, sans-serif;
     color: #800080; font-size: 27px; }
h2.green { text-align:center; font-family:Verdana, sans-serif;
     color:green; font-size:27px; }

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




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




p { color: black; font-size: 110%;}
p.large { color: black; font-size: 125%;}

img.imageright{ position: absolute; left: 328px; top: 0px;}


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