body { height: 100%; position: relative; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: #f3f3f3; }

#main {
    width:701px;
    height:100%;
    border-right:1px solid #999;
    background:#fff;
    }

.header {
background:#000000;
border-bottom:5px solid #000;
border-top:5px solid #000;
margin:0px 0px 0px 0px;
}
div#header {background-color : #000000;}

#content {
  position: absolute;
  left: 174px;
  top: 90px;
}
  p,h1,pre {
    margin:0px 0px 0px 0px;
    }
    
  h1 {
    font-size:14px;
    padding-top:10px;
    }
  .menu {
    position: absolute;
    top: 98px;
    left: 0px;
    background-color:#000;
    }

#sublinks {
  float:left;
  height: 100%;
  width:146px;
  }
div#sublinks a {
	display: block; 
	text-align: center; 
  font-weight: bold;
  font-size: 14px;
  width: 146px;
	padding-left: 0px; 
  margin-top: 1px;
  margin-bottom: 1px;
	padding-top: 2px; 
	padding-bottom: 2px; 
  border-left: 5px solid black; 
	text-decoration: none;
	color: #000; 
	background: #e5e5e5; 
	}
div#sublinks a:hover 
  {
  color: #411; 
  background: #DBDDDE; 
  border-left: 5px double white; 
  }

div#sublinks p {
	display: block; 
	background: #fff; 
	}

div#sublinkfooter {
  position: relative;
  height: 100%;
	background: #000; 
  width:173px;
  }

div#internet_links a {color: #000;
   border-left: 5px double white;}

div#internet_links a:hover {color: #000; text-decoration: underline}


div#subcontent {
  position: relative;
  margin-top: 0px;
  margin-left: 220px;
  margin-right: 30px;
  }
div#subcontent td {
  font-size: 16px;
  }
div#frontcontent {
  margin-left: 20px;
  margin-right: 240px;
  }
#news {
    position: absolute;
    top: 140px;
    left: 470px;
    width:201px;
    padding-left: 10px;
    font-size: 14px;
    border-left:1px solid #999;
    background:#fff;
    height: 300px; 
    }
div#news td {
  font-size: 14px;
  }
#footer {
    position: absolute;
    top: 550px;
    left: 0px;
    height: 100%;
    background: #000;
    }
td  {
      font-size: 12px;
    }
#map {
    position: absolute;
    border-left:1px solid #999;
    padding-left: 20px;
    top: 170px;
    left: 250px; 
    height: 330px; 
    }
#banner {
    position: absolute;
    top: 130px;
    right: 20px;
    }
