#page {
  position: relative;
  width: 725px;
  height:100px;
  top: 0px;
  left: 112px;
 
  }
  
#header {
  background: url(images/adsc_header.gif);
  background-repeat: no-repeat;
  top: 0px;
  height: 140px;
  width: 800px;
  }

#topmenu {
  position: relative;
  top: 110px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-color: acacac;
  font-size: 10px;
  }
  
#topmenu a {
  color: #acacac;
  text-decoration: none;
  }  
  

    
#topmenu a:hover {
  color: #0000fe;
  text-decoration: none;
  }  
  


#sidebar-left {
  border-bottom: #CCCCCC thin solid;
  border-right: #CCCCCC thin solid;
  position: relative;
  left: 0px;
  width: 159px;
 
  }
  
#title-left {

  }
  
#title {
  position: relative;
  top: -1px;
  left:-1px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-image:url(images/sideleft.gif);
  margin-right: -2px;
  }
 
#text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  position: relative;
  left: 200px;
  top: -70px;
  width: 500px;
  }

#content {
  border-left: #CCCCCC thin solid;
  border-top: #CCCCCC thin solid;
  border-bottom: #CCCCCC thin solid;
  border-right: #CCCCCC thin solid;

  }
  
#side-text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-left:5px;
  width:150px;
  }  

#footer {
margin-bottom: 0;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  }
  
#heading_blue {
  color: #0000fe;
  font-weight: bold;
  }
  
 #heading_gray {
  color: #3a3a3a;
  font-weight: bold;
  }

  .captionSmall{
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#999999;
}
