/* CSS Document */

.cruiseback {
			background-image: url("images/horizon_cruises.jpg") no-repeat;
			background-color: black;
		}

		#content {
			padding: 0px;
			margin-right: 0px;
			background-image: url("images/hpwlogo.jpg");
			background-repeat:no-repeat;
			background-color: #000;
			
		}

			#banner {
				padding: 0px;
				margin-bottom: 0px;

				}
				
				#banner h1 span {
					display:none;
					}
/* using the above to hide text from css-capable browsers. Viewed in Netscape 4x. */
#content2 {
clear: both;
width: 760;
			margin-left: auto;
			margin-right: auto; 
			padding: 0px;
			background-color: #fff;
}
#whiteb {
background-color: #fff;
}.listhome {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}
