 body {
	color: #000000;
	padding-left: 4em;
	background: url(images/backgrounds/satchel_head1_10wks.jpg) no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

  table.filler {
              padding: 0;
              margin: 0;
              position: absolute;
              top: 0px;
              left: 0px;
              width: 95px;
              height=37px;
              background: #A7A388; }
 
  table.navbar { 
              padding: 0;
              margin: 0;
              position: absolute;
              top: 37px;
              left: 0px ;
              width: 95px;
              height: 100%;
              border-right: solid; thick;
              background: #A7A388; }

  table.navbar a { text-decoration: none; }
  
  table.content {
              padding: 0;
              margin: 0;
              position: absolute;
              top: 40px;
              left: 100px;
              width: 707px;
                            }
  table.content a { text-decoration: none; }

  a:link { color: #FF9900; }
  a:visited { color: #990000; }
  a:hover { background: #FFFFFF; color: #000000; }

  h1 { color: #FFFFFF;
       background: #A7A388;
       margin: 0;
       font-size: 24pt;   }

  div.box1 { position: absolute;
            margin: 0;
            top: 0px;
            left: 95px;
            width: 100%;
            border-left: none;
            border-right: none;
            border-top: none;
            border-bottom: solid; thick; }