html {height: 100%; width: 100%; margin: 0; padding: 0; font-family: helvetica, arial, geneva, sans-serif; color: Black;}
body {height: 100%; width: 100%; margin: 0; padding: 0; background-image: url(Images/background.gif); scrollbar-base-color: gray;}
h1 {margin-bottom: .2em; font-size: 1.5em; text-align:left; color: White;}
p {margin-top: 0; line-height: 1.5; margin-bottom:1.5em; color: White;}

  /*******************************************************************
   ****                   Basic Screen Divs                       ****
   *******************************************************************/

#Frame1 {position:absolute; top: 0; left: 0; width: 100%; height: 50px; background-image: url(Images/Frame1.gif); background-repeat: repeat;}
#Frame1-2 {position:absolute; left: 50%; margin-left: -330px; width: 660px; height: 100%;}
#Frame1-2-1 {position: absolute; top: 0; left: 0; width: 25px; height: 100%; background-image: url(Images/Frame1-2-1.gif);}
#Frame1-2-2 {position: absolute; top: 0; left: 23px; width: 614px; height: 100%; background-color: Black;}
#Frame1-2-3 {position: absolute; top: 0; left: 635px; width: 25px; height: 100%; background-image: url(Images/Frame1-2-3.gif);}

#Frame2-2 {position:absolute; left: 50%; margin-left: -330px; width: 660px; top: 48px; bottom: 48px; background-color: Black;}
#Frame2-2-1 {position: absolute; top: 0; left: 0; width: 25px; height: 100%; background-image: url(Images/Frame2-2-1.gif);}
#Frame2-2-2 {position: absolute; top: 0; left: 23px; width: 614px; height: 100%; background-color: Black;}
#Frame2-2-3 {position: absolute; top: 0; left: 635px; width: 25px; height: 100%; background-image: url(Images/Frame2-2-3.gif);}
#Content {position:absolute; top: 170px; left: 15px; bottom: 5px; right: 15px; padding: 10px 10px 10px 10px; background-color: black; overflow:auto;}

#Header {position: absolute; left: 50%; margin-left: -375px; width: 750px; top: 30px; height: 200px; background-image: url(Images/Header.gif); background-repeat: no-repeat;}
#Menu {position: absolute; top: 147px; left: 50%; margin-left: -240px; height: 20px; width: 510px;}
#Menu ul {margin: 0; padding: 0; list-style-type: none; width: 100%; height: 100%;}
#Menu li {display: inline; float: left; width: 24%; height: 100%;}
#Menu a {padding-top: 5px; width: 90%; height: 100%; float: left; text-align: center; font-size: 14px;}
#Menu a:link, #Menu a:visited {color: White; background-color: Black; text-decoration: none;}
#Menu a:hover {color: white; background-color: Blue; text-decoration: none;}

#Frame3 {position:absolute; bottom: 0; left: 0; width: 100%; height: 50px; background-image: url(Images/Frame3.gif); background-repeat: repeat;}
#Frame3-2 {position:absolute; left: 50%; margin-left: -350px; width: 700px; height: 100%;}
#Frame3-2-1 {position: absolute; top: 0; left: 0; width: 25px; height: 100%; background-image: url(Images/Frame3-2-1.gif);}
#Frame3-2-2 {position: absolute; top: 0; left: 23px; width: 654px; height: 100%;}
#Frame3-2-3 {position: absolute; top: 0; left: 675px; width: 25px; height: 100%; background-image: url(Images/Frame3-2-3.gif);}
#Frame3-2-2 p {position: absolute; top: 25px; width: 100%; margin: 0; padding:0; color:White; font-size: 11px; text-align:center;}
