div.container {
        position: relative;
}
.home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	line-height: 1.25em;
}
.cruisephotos {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	line-height: 1.25em;
	}
.cruisephotosTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
	vertical-align: center;
	line-height: 1.25em;
	}
a.home:link {
	color: #000000;
	text-decoration: none;
}
a.home:visited {
	color: #000000;
	text-decoration: none;
}
a.home:hover {
	text-decoration: none;
	color: #4a5670;
}
a.home:active {
	text-decoration: none;
}
.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4a5670;
	text-align: left;
	vertical-align: top;
	line-height: 1.25em;
}
.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #4a5670;
	text-align: left;
	vertical-align: top;
	padding:10px;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
}
.subs {
	 font-size: 100%;
	 background-color: none;
	 border-right-width: none;
	 border-bottom-width: none;
	 border-left-width: none;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-right-color: none;
	 border-bottom-color: none;
	 border-left-color: none;
}
.subs a {
	 color: none;
	 text-decoration: none;
	 display: block;
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
}
.bodyhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #4a5670;
	text-align: left;
	vertical-align: middle;
}
.bodybold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4a5670;
	line-height: 1.25em;
	font-weight: bold;
}
a:link {
	color: #1E3557;
	text-decoration: none;
}
a:visited {
	color: #1E3557;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border: #1E3557;
	color: #4a5670;
}
a:active {
	text-decoration: none;
}
.recipe {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4a5670;
	text-align: left;
	vertical-align: top;
	line-height: 1.25em;
	border-top: 1px dotted #4a5670;
	border-bottom: 1px dotted #4a5670;
}
.red {
	color:#CC0000;
}