@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a:link { 
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color:#9b8017
}

#container {
	position:static;
	width: 800px;
	margin-right: auto;
	margin-left: 2%;
	text-align: left;
}

div.static {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 90px;
	top: 62px;
	width: 360px;
	background-color: #0099CC;
}

body>div.static {position: fixed}

img {
border:0
}

.Bio {
position:absolute;
left: 212px;
top: 46px
}
.Music {
position:absolute;
left: 245px;
top: 46px
}
.Gallery {
position:absolute;
right: -2px;
top: 46px
}
.Myspace {
position:absolute;
left: 212px;
top: 66px
}
.Contact {
position:absolute;
right: 0px;
top: 66px
}

.R {
position:absolute;
left: 0px;
top: 90px
}

.logo {
position:absolute;
left: 0px;
top: 0px
}


.content {
	font-size: 11px;
	position: absolute;
	left: 510px;
	top: 150px;
	width: 440px;
	text-align: left;
}
.bio {
text-align: justify;
}
.biomynd {
	float: right;
	display: inline;
	margin-bottom: 15px;
	margin-left: 25px;
}

.video {
	height: 280px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
#gallerytable {
	width:440px;
	margin: 0px;
	padding: 0px;
}
.gallerythumb {
	width: 350px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.caption {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.album {
	height: auto;
	margin-bottom: 30px;
	display: block;
	padding: 0px;
}
.albumthumb {
	float: right;
	margin-bottom: 60px;
	border: 0px;
	height: 108px;
	width: 108px;
	margin-left: 25px;
}
.albumtitle {
	font-weight: bold;
	text-transform: uppercase;
	
}
.credits {

}
.buylink {
	text-transform: uppercase;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.otheralbums {
	line-height: 2;
	margin-bottom: 30px;
}
