/* CSS Document */

#banner{
	background: url(../images/general/jet.jpg);
}

#ad{
height:auto;
	
}

#rightcol{
height:auto;

}

#advert{
width:640px;
height:auto;
border: 5px solid #faf3ed;
}

#adleft{
height:auto;
float:left;
width:640px;
text-align:justify;
overflow:hidden;
border: 0;
}

.adlhead{
width:640px;
}
#adright{
display:none;

}

#advert h1{
font:18px Georgia,Serif;
  color:#776;
  margin:8px 0 0 2px;
  padding:0;
  letter-spacing:2px;
  }
  
  #advert p, ul, ol{
font-size:11px;
padding:10px;
margin-top:10px;
line-height:1.5em;
}

p{text-align:justify;
}