/* HOMEPAGE */
#subNav img {
  border-top: 10px solid #666;
  display: block;
  float: left;
  margin-right: 6px;
	padding-top: 1px;
	width: 96px;
}
#subNav img.rightmost {
 margin-right: 0; 
}
#story {
	background: #b6b6b6 url('../img/exclamation.gif') no-repeat 18px;
	position: relative;
  height: 94px;
  clear: left;
  margin: 0 0 0 0;
	top: 5px;
	padding: 10px 5px 5px 90px;
  width: 205px;
  overflow: auto;
}
