body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant:normal;
	background-color: #6c8bfd;
	background-image: url(http://cruisesleavingcharleston.com/pix/layout/hdrbg.jpg);
	background-position: top center;
	background-repeat: repeat-x;	
}

#wswrap {
	width: 999px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #e9f0f9;
	border: 1px solid #000;
}

#wshead {
	padding: 0;
	margin: 0;
}

#frmag {
	width:88px;
	height:119px;
	position: absolute;
	right: 20px;
	top:0;
	text-align:center;
	font-size:11px;
	color: #fff;
}

#frmag a:link,#frmag a:visited {color: #fff;text-decoration:none;}
#frmag a:hover,#frmag a:active {color:#ffff99;}

a.fblue:link, a.fblue:visited {color: #053e62;text-decoration: underline;}
a.fblue:hover, a.fblue:active {text-decoration: none;}

#flipbtn {
	position: absolute;
	top: 120px;
	left: 10px;
}

a.fwhite:link, a.fwhite:visited {color: #FFFFFF; text-decoration:underline; font-size: 12px;}
a.fwhite:hover, a.fwhite:active {color: #FFFFFF; text-decoration: none;}

div.content {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding: 5px 5px 30px 10px;
}


#wscontent {
	padding: 50px 10px 20px 10px;
	margin:0;
}

p.byline {font-size: 11px;}

blockquote {width:300px; border-top: #ccc17d 3px solid; border-bottom: #ccc17d 3px solid;color: #ada469;font-family:Georgia, "Times New Roman", Times, serif;font-size:20px;padding:10px;margin:15px;}

.alignleft {float:left;}
.alignright{float:right;}

.clearfloat {clear:both;}

p.totop {
	background-color:#ddd;
	width:300px;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	border-bottom: 2px #aaa solid;}

#wsfooter {
 	padding: 20px 0 65px 0;
	margin: 0;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	color: #ddd;
	background-color: #053e62;
}

#wsfooter a:link,#wsfooter a:visited { color:#fff; text-decoration:underline; }
#wsfooter a:hover,#wsfooter a:active { color:#ffffcc; text-decoration: none;}

#footmenu {
	font-size:13px;
	margin:30px 0;
	text-align:center;
	color: #000066;
	font-weight:bold;
	background: #f8eb97;
	border-top: 2px solid #053e62;
	border-bottom: 2px solid #053e62;
	padding:10px 0;}

#footmenu a:link,#footmenu a:visited { font-weight:normal;color: #000066; text-decoration:underline; }
#footmenu a:hover,#footmenu a:active { color:#996600; text-decoration: none;}
