#Vessel {
	position: static;
	left:auto;
	width:1024px;
	height:900px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	background-image: url(../images/Background2b.jpg);
	background-repeat:no-repeat;
}

#Contentarea {
	position:absolute;
	left:70px;
	top:273px;
	width:600px;
	height:79px;
	margin-left:267px;
	margin-right:auto;
	z-index:1;
}
#News {
	position:absolute;
	left:450px;
	top:165px;
	width:450px;
	height:79px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#Artwork {
	position:absolute;
	left:450px;
	top:261px;
	width:450px;
	height:104px;
	z-index:2;
}

body {
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
   }

.content_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	color: #636363;
	height: 14px;
	opacity: 1;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #636363;
	background-color: #000000;
	text-align: center;
	opacity: 1;
}			

.content_image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #636363;
	background-color: #000000;
	text-align: center;
}

.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.style1 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: x-small;
}
.style2 {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: center;
}
.style8 {font-size: 9px}


a.link_sites {
	color:#413f3b;
	text-decoration:none;
}

a.link_sites:hover {
	color:#993300;
	text-decoration:none;
	border-bottom:1px solid #443e31;
}

a.link_one {
	color:#636363;
	text-decoration:none;
	width: 450px;
	display:block;
	height: 14px;
}

a.link_one:visited {
	color:#636363;
	background-color: #000000;
}
a.link_one:hover {
	color:#993300;
	width: 450px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
	background-color: #191919;
	display:block;
}
a.link_one:active {
	color:#636363;
	background-color: #191919;	
}

a:active, a:focus {outline: 0;}
