@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/body_bkgrd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.headertable {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navbar {
	padding-left: 230px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
.contentarea {
	color: #FFF;
	padding: 20px;
}
.navbar a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:visited {
	color: #000;
}
.navbar a:hover {
	text-decoration: underline;
	color: #333;
}
.contenttable td {
	padding: 10px;"
}
.headertable tr .contentarea div .taleheader {
	background-image: url(images/talesheader.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 760px;
}
.headertable tr .contentarea div .talecontent {
	background-image: url(images/talesbg.png);
	background-repeat: repeat;
	width: 760px;
}
.headertable tr .contentarea div .talefooter {
	background-image: url(images/talesfooter.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 760px;
}
.headertable tr .contentarea div .talecontent .caption {
	color: #000;
	padding: 10px;
	float: left;
	width: 320px;
}
.headertable tr .contentarea div .talecontent .image {
	padding: 0 10px;
	width: auto;
	float: left;
}
.headertable tr .contentarea div .talecontent .image img {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
#FlashMovie {
	width:293px;
	height:201px;
	z-index:1;
}
.headertable tr table tr .octopus {
	margin-left:50px;
	margin-top: 60px;
	width:205px;
	height:319px;
	z-index:10;
	background-image: url(images/tentacle.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #182C42;
	padding-left: 44px;
	padding-top: 18px;
	list-style-image: none;
	list-style-position: outside;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: -1px;
	list-style-type: disc;
}
.headertable tr table tr .octopus a:link {
	color: black;
	text-decoration: none;
}
.headertable tr table tr .octopus a:visited {
	color: black;
	text-decoration: none;
}