/* CSS Document */

#advertising {
position: absolute;
background:  color: color: #26549a ;
top: 0px;
left: 0px;
width: 775px;
height: 165px;
margin : 0px;
padding : 0px;
border-left: 5px solid #26549a;
border-right: 5px solid #26549a;
border-top: 5px solid #26549a;
border-bottom: 0px solid #26549a;
}

#advertising h1 {
	display: none;
	}