body,td,th {
	font-family:Arial,sans-serif,"HelveticaNeueLT Std";
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #3e2a15;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.musicleft
{
	position:absolute;
	width:34%;
	padding:1em;
	left:30%;
}
div.musiccenter
{
	position:absolute;
	width:33%;
	padding:1em;
	left:50%;
}
div.musicright
{
	position:absolute;
	width:33%;
	padding:1em;
	left:60%;
}
div.admin{
	background-color:#c0c0c0;
	color: #000000;
	font-size:12px;
}
.default
{
	background-image:url('images/splash/home-grph-bk.jpg');
	background-repeat:repeat;
}
.style1 {font-size: 9px}
.style2 {font-family:"Lucida Sans",sans-serif,"HelveticaNeueLT Std"; font-size: 11px; font-weight:bold}
.style3 {font-family:Arial, sans-serif, "HelveticaNeueLT Std"; font-size: 10px;}
.style4 {font-family:"Lucida Sans",sans-serif,"HelveticaNeueLT Std"; font-size: 13px; font-weight:bold}
.style7 {font-size: 9px}
.style9 {font-size: 10px; }
.style11 {font-size:12px;}
.style15 {font-size: 10px; color: #999999; }
.style16 {
	font-size: 16px;
	font-weight: bold;
}
a {
	outline : none;
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
}
a.admin:link {
	text-decoration: none;
	color: #000000;
}
a.admin:visited {
	text-decoration: none;
	color: #000000;
}
a.admin:hover {
	text-decoration: none;
	color: #000000;
}
a.admin:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #346498;
}
a:visited {
	text-decoration: none;
	color: #346498;
}
a:hover {
	text-decoration: none;
	color: #986834;
}
a:active {
	text-decoration: none;
	color: #346498;
}

.style17 {color: #999999}

div.cruise {
    width: 800px;
    font-size: 16px;
    margin: 10px 0 10px 0;
}

h1 {
    font-size:36px;
    color: #d3ad5a;
}

h2 {
    font-size: 24px;
    color: #d3ad5a;
}

h3, h4, h5 {
    font-size: 20px;
    color: #d3ad5a;
}

div.emph {
    font-weight: bold;
    font-size: 18px;
    color: #d3ad5a;
}    
img.cruise {
    border: 0;
    margin: 10px;
}

ul, ol {
    width: 800px;
    text-align: left;
    font-size: 16px;
}