body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    text-align: left;
}

html body {
	background: #ffffff url(images/bg_000000.gif)  
}
 
#wrapper {
	background: #ffffff 
    border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 2px none #000000;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#tracklisting {
	padding: 0px;
	font-size: 10px;
	text-align: left;
	color: #000000;
	position: absolute;
	left: 377px;
	top: 195px;
	z-index: 2;
	width: 375px;
	height: 536px;

}

div#header {
background:#0A0203 url(images/banner.gif) no-repeat;
height: 137px;
text-align: center;
background-color: #000000;
}

#photolefttop {
	width: 210px;
	height: 141px;
	position: absolute;
	left: 9px;
	top: 10px;
	z-index: 2;
}

div#footer {
padding: 2%;
font-size: 10px;
text-align: center;
color: #999999;
clear: both;
margin-bottom: 10px;
}

div#maincontent {
padding: 20px;
text-align: justify;
margin-left: 175px;
background-color: #ffffff;
color: #000000;
margin-bottom: 10px;}

div#maincontent1 {
padding: 10px;
text-align: justify;
margin-left: 175px;
background-color: #000000;
color: #ffffff;
margin-bottom: 10px;}

div#maincontenttest {
padding: 20px;
text-align: justify;
margin-left: 175px;

    background-image: url(images/bgm1.jpg); 
    background-color: #ffffff;

color: #000000;
margin-bottom: 10px;}

div#maincontenttest1 {
padding: 20px;
text-align: justify;
margin-left: 175px;

    background-image: url(images/bgm.jpg); 
    background-color: #ffffff;

color: #000000;
margin-bottom: 10px;}

div#maincontenttest3 {
padding: 20px;
text-align: justify;
margin-left: 175px;

    background-image: url(images/bgm3.jpg); 
    background-color: #ffffff;

color: #000000;
margin-bottom: 10px;}

div#maincontenttest3a {
padding: 20px;
text-align: justify;
margin-left: 175px;

    background-image: url(images/bgm3a.jpg); 
    background-color: #ffffff;

color: #000000;
margin-bottom: 10px;}


div#maincontenttest4 {
padding: 20px;
text-align: justify;
margin-left: 175px;

    background-image: url(images/bgm4.jpg); 
    background-color: #ffffff;

color: #000000;
margin-bottom: 10px;}

div#maincontenttest4a {
padding: 20px;
text-align: justify;
margin-left: 175px;

    background-image: url(images/bgm4a.jpg); 
    background-color: #ffffff;

color: #000000;
margin-bottom: 10px;}



div#leftcolumn {
float: left;
text-align: left;
width: 175px;}

#left-menu {
position: absolute;
top: 160px;
left: 0px;
width: 174px;
}

#left-menu p {
padding-left: 30px;
margin-bottom: 5px;
padding-bottom: 0;
padding-top: 0;
font-family: Arial;
font-size: 14px;
font-weight: bold;
}

#left-menu a:link, #left-menu a:visited {
color: #B03327;
text-decoration: none;
}

#left-menu a:hover, #left-menu a.current {
color: #ED1B2E;
text-decoration: none;
}

.title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #B13426;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.title1a {
	font-size: 14px;
	font-weight: bold;
	color: #B13426;
}


.fontsize {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.fontsizea {
	font-size: 13px;
	color: #000000;
}

.red {
color: #B03327;
}

.redbold {
color: #B03327;
font-weight: bold;
}

.subtext {
	font-size: 8px;
	letter-spacing: 1px;
 }

#bulletintext {
	position: absolute;
	top: 345px;
	left: 555px;
	width: 181px;
	z-index: 2;
	font-size: 10px;
	font-weight: bold;
	height: 43px;

}

#honolulutext {
	position: absolute;
	top: 689px;
	left: 196px;
	width: 139px;
	z-index: 2;
	font-size: 10px;
	font-weight: bold;
	height: 71px;

}


A:link {text-decoration: none; color: #B03327}
A:visited {text-decoration: none; color: #B03327}
A:active {text-decoration: none; color: #B03327}
A:hover {text-decoration: underline; color: #ED1B2E}
