#portalHeader{
/*  background-color: ;*/
  background-image: url(/img/portal_header.jpg);
  
  height:140px;
  
}

#portalHeader a {
  text-decoration: none;
  
    
  
  font-weight: bold;
  
  
}

#portalContainer {
  
  background-color: #FFFFFF;
    
  
    
      background-image: url(/img/portal_img.jpg);
    
  
}

#contents .section h2 {
	color: #2C3E64;
	font-size: 0.9em;
	padding:10px 38px;
	background:transparent url(/image/custom/c_t00.gif) no-repeat 0 0;
	height:36px;
}


