@charset "UTF-8";
body {
	background-color: #333333;
	background-attachment: fixed;
	background-image: url(../images/bg-beach2.jpg);
	background-repeat: repeat-x;
	background-position: center -10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D4065;
	margin-top: 25px;
}
.preheader {
	height: 320px;
	overflow: visible;
	background-image: url(../images/pre-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
.picssmall {
	margin-right: 7px;
}
.whitebox {
	height: auto;
	width: 600px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat;
	background-image: url(../images/bg-white.png);
}
.whitebox-left {
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.whitebox-words {
	width: 395px;
	height: auto;
	float: right;
	padding: 10px;
}
.tracklist-left {
	height: auto;
	width: 55%;
	float: left;
}
.tracklist-right {
	height: auto;
	width: 41%;
	float: right;
}
.tracklist-bar {
	width: 5px;
	background-image: url(../images/horizontalline.gif);
	background-repeat: repeat-y;
	background-position: center center;
	left: 413px;
	top: -170px;
	position: absolute;
	overflow: visible;
	height: 210px;
	margin: 0px;
}

a:link {
	color: #2D4065;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D4065;
}
a:hover {
	color: #4D6CAA;
}
a:active {
	text-decoration: none;
	color: #2D4065;
}
a.border {	color: #FFFFFF;
}
.type-white {color: #FFFFFF}
.type-black {color: #0B0A06}
.type-black a {
	color: #0B0A06;
	font-weight: bold;
}
.type-black a:active {
	color: #0B0A06;
	font-weight: bold;
}
.type-black a:visited {
	color: #0B0A06;
	font-weight: bold;
}
.type-black a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.style13 {color: #2D4065}
.type-white a {
	color: #FFFFFF
}
.type-white a:active {
	color: #FFFFFF
}
.type-white a:visited {
	color: #FFFFFF
}
.type-white a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
