/* *********************************************************
	(c) Copyright Firestar Interactive Design Hawaii, LLC
	Stylesheet for Treasure by Mann, LLC website
********************************************************** */

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
a {
	color: #fff;
}
img {
	border: 0px;
}

.menu {
	background: url(template-gfx/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	text-shadow: #000 0 0 0;
	vertical-align: bottom;
	line-height: 16px;
	padding-bottom: 2px;
}
a.menu-link {
	color: white;
	font-size: 11px;
	text-decoration: none;
	margin-right: 12px;
}
a.menu-link:hover {
	text-decoration: underline;
}

.content {
	color: white !important;
	font-size: 14px;
}

.title {
	font-family: Arial, Verdana, Sans serif;
	font-size: 28px;
	color: #ffffff;
}

a.reglink {
	color: #ffffff;
	text-decoration: underline;
}

.footer {
	font-size: 12px;
}

.footer-text {
	color: #333333;
}
.footer-links {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	padding-left: 3px;
	padding-right: 3px;
}
.footer-links:hover {
	text-decoration: underline;
}

a.author-link {
	color: #333333;
	text-decoration: none;
}
a.author-link:hover {
	text-decoration: underline;
}
