body {
	border-top:5px solid #8CB4CE;	
	background:url(bg2.png) repeat-x;
	margin:0;
}
#container {
	width:740px;
	min-height:650px;
	border:1px solid #000;
	background:#fff;
	margin:auto;
	margin-top:10px;
	padding:0;
}
#header {
	border-bottom:1px solid #000;
	text-transform:uppercase;
	background: url(bg.png);
	height:40px;
}
#header h1 {
	float: right;
	margin:0;
	margin-top: -8px;
	font-size:32px;
	padding:8px;
	padding-right:15px;
	letter-spacing:-5px;
	color:#fff;
	font-weight:heavy;
	margin-bottom: -20px;
}
#rightCol { 
	margin-left: 5px; 
	float: right; 
	 
	border: 1px solid; 
	width: 239px; 
	background: #fff;
	}
#rightCol h1 { 
	padding-left: 10px;
}
.pad {
	padding:15px;
	padding-bottom:0px;
	margin-bottom:-10px;
}
.nopadtop {
	padding-top: 0px;
}
#col1 {
	
	float:left;
	width:239px;
	height:200px;
	border-bottom:1px solid #000;
}
#col2 {
	
	float:left;
	height:200px;
	width:500px;
	height:auto;
	border-left:1px solid #000;
}
#columns {
	
	font-family:arial;
	color:#111;
}
#splash {
	
	margin-right:-1px;
	width:500px;
	height:200px;
	border-bottom:1px solid #000;
		
	background:url(cruise.jpg) no-repeat;
}
span.notvisible {
	display:none;
}
#columns h1, #col1 h1,#col2 h1 {
	font-size:125%;
	letter-spacing:-2px;
	text-transform: uppercase;
	color: #383b5a;
	padding-left: 10px;
	
}
#col1 h1 {
	padding-left: 10px;
	margin-bottom: 0px;
}
#columns p, #col1 p,#col2 p {
	line-height:150%;
}
#header,#footer {
	font-family:verdana;
}
#footer {
	font-size:70%;
	border-top:1px solid #000;
	padding-left:5px;
	text-align:center;
}
a {
	color:#17272d;
	
}
.top { border-top: 1px solid #aaa; }
ul.links {
	margin-top: 1px;
	font-size:90%;
	list-style:none;
	margin-left:0;
	padding-left:0;
	text-indent:0;
}
ul.links li {
	display: inline;
	padding-top:6px;
	
	
}
ul.links a {
	border-left: 10px solid transparent;
	display: block;
	text-decoration:none;
	padding:5px;
	padding-left: 20px;
	border-bottom: 1px #bbb solid;
	background: url(bullet_blue.png) left center no-repeat;
}
ul.links a.active:hover, ul.links a.active {	
	color:#fff;
	background: url(bullet_white.png) left center no-repeat #4d6481; 
}

ul.links a:hover {
	background: url(bullet_white.png) left center no-repeat #6f778a;
	color:#fff;
}
.border {
	margin-top:10px;
	border-top:1px solid #000;
	margin-left:0px;
}
.nDate {
	color:#666;
	font-size:90%;
}
#nav {
	margin-top:-1px;
	
	
}
