body
{
	text-align: left;
	padding: 0;
	margin: 0;
	background-color: #f4f4f4;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat;
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

A:link, A:visited, A:active
{
	color: #cc0000;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.everything
{
	position: absolute;
	left: 60px;
	top: 40px;
	width: 4200px;
	height: 448px;
}

.port_container
{
	margin: 40px auto 0 auto;
	padding: 0;
	width: 680px;
	height: 448px;
	text-align: left;
	background-color: #ffffff;
}

/* cover page specific */

.cover
{
	width: 339px;
	height: 448px;
	background-image: url(../../images/bath.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.cover_text
{
	width: 298px;
	height: 388px;
	border-color: #000000;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	text-align: left;
	float: left;
	margin: 0;
	padding: 40px 20px 20px 20px;
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

h1
{
	margin: 0;
	padding: 0;
	position: relative;
	left: 15px;
	top: 20px;
	width: auto;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
}

.name
{
	margin: 0;
	padding: 0;
	position: relative;
	left: 15px;
	top: 320px;
	width: auto;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	font-style: italic;
}

.coverlink
{
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.coverlink a:link, .coverlink a:active, .coverlink a:visited
{
	color: #ffffff;
}

.coverlink a:hover
{
	text-decoration: underline;
}

.header
{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

/* content pages */

.contentgraphic
{
	width: auto;
	height: 448px;
	border-color: #000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	background-color: #ffffff;
}

.content_text
{
	width: 329px;
	height: 448px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin: 0 0 0 10px;
	background-color: #ffffff;
}

.text
{
	width: 298px;
	height: 384px;
	margin: 40px 0 0 19px;
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	clear: all;
}


.contentlink
{
	width: 300px;
	height: 24px;
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 20px 0 19px;
	text-align: right;
}

.contentlink a:link, .contentlink a:active
{
	color: #0033cc;
	text-decoration: none;
}

.contentlink a:visited {
	color: #568DC5;
	text-decoration: none;
}

.contentlink a:hover {
	text-decoration: underline;
}

#floatdiv
{
	position:absolute;
	font-size: 9px; 
	width: 450px; 
	padding: 2px;
	border:1px solid #e7e7e7;
}
