body { font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; background-color: orange; color: black; text-align: center; text-decoration: none; margin: auto; }
p { }
td { }
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { text-decoration: none; }
a:active { color: black; text-decoration: none; }
.nav { color: red; text-decoration: none; }
.nav a:link { color: red; text-decoration: none; }
.nav a:visited { color: red; text-decoration: none; }
.nav a:hover { color: green; text-decoration: none; }
.nav a:active { color: fuchsia; text-decoration: none; }
.mnav { color: gray; font-size: 12px; }
.mnav a:link { color: gray; font-size: 12px; }
.mnav a:visited { color: gray; font-size: 12px; }
.mnav a:hover { color: red; font-size: 14px; }
.mnav a:active { color: gray; font-size: 12px; }
.music { font-size: medium; }
.music a:link { color: gray; text-decoration: none; }
.music a:visited { color: gray; text-decoration: none; }
.music a:hover { color: green; text-decoration: none; }
.music a:active { color: gray; text-decoration: none; }
#homebio { overflow: hidden; margin-top: 20px; margin-left: 12px; padding-top: 12px; padding-left: 12px;}
.pagehead { color: black; font-size: x-large; text-align: center; position: relative; padding-bottom: 12px; }
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 305px;
  height: 207px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 10px; left: 305px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 45px; left: 305px;
}


#artbody{
	position:relative;
	width:787px;
	margin:auto;
	margin-top:0px;
}

#artimage{ float:left; margin: 12px; padding: 10px; border: solid thin red; }
#artimage img { }
#artinfo{
	margin-left:10px;
	display:block;
}

#musisland{
	float:left;
	padding-right:20px;
}

#mustop{
	position:relative;
	width:329px;
	height:50px;
	background-image:url(../images/tabtop.gif);
	padding-bottom:0px;
}

#musbod{
	position:relative;
	width:329px;
	background-image:url(../images/tabmid.gif);
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#musbod ul{
	margin-left:60px;
	margin-top:0px;
	margin-bot:0px;
	list-style-type:none;
	vertical-align:middle;
	font-size:15px;
	line-height:30px;
}

#musbot{
	position:relative;
	width:329px;
	height:50px;
	background-image:url(../images/tabbot.gif);
	padding-top:0px;
}


#artbio{
	padding-top:140px;
	margin-left:150px;
}

#artbodbot{
	position:relative;
	width:787px;
	height:126px;
	background-image:url(../images/backbot.gif);
	margin:auto;
}

.store {
	position:relative;
	background-image:url(../images/wcmid.gif);
	width: 787px;
	margin: 0 3px; 
	font-size: 0.9em;
}

.store a:link { color: red; }
.store a:visited { color: red; }
.store a:hover { color: green; }
.store a:active { color: fuchsia; }


.store h4{
margin-top: 0px;
padding-top: 0px;
margin-bottom: 3px;
padding-bottom: 2px;
}

.store h5,.store h6{
display: inline;}

.store p{
padding-right: 70px;
margin-top: 5px;
padding-top: 5px;}

.store .invitem{
position: relative;
display: block;
}

.store #invimg{
float:left;
padding-left: 90px;
padding-bottom: 10px;
padding-right: 25px;
text-align: center;
}

.store #invdet{

}

.store #invdet_h{

}
#contact { text-align: center; width: 600px; margin-left: 100px; }
#page { background-color: orange; border: none; position: relative; margin: auto; }

#header { background: orange url(../images/nhead.jpg) no-repeat; position: relative; width: 817px; height: 175px; margin: auto; }

#headernav 	{ 
	position: absolute;
	top: 120px;
	left: 386px; 
	}
#headernav img { border-style: none; outline-style: none; }

#tbar {
	position:absolute;
	top:160px;
	left:9px;
	clear:both;
	height:7px;
	width:799px;
	background:black;
}

#funkebody{ background-image:url(../images/nbod.jpg); background-repeat: repeat; text-align: left; width:817px; position:relative; margin:auto; border-width: medium; }

#sidebar { font: 0.7em "Lucida Grande", Verdana, Arial, Sans-Serif; background-color: #ffc; position: relative; width: 200px; float:right; margin:10px;  }

#content { 
	margin: 30px;
 	position: relative;
	width:540px;  
}

html>body #content { width: 560px; margin:0;margin-left:30px;}

#contentwide{ 
	margin: 30px;
 	position: relative;
	width:740px;  
}

.narrowcolumn
{
	overflow:hidden;

}

.narrowcolumn .post
{
	font-size: 0.9em;
}

.widecolumn { 
	font-size: 0.9em;
	text-align: left;
}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: white;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.bio { color: black; font-size: 0.9em;  }


#footer 
{ 
	font-size: 0.6em;
	text-align: center; 
	border: none; 
	position: relative; 
	width: 300px; 
	margin: auto; 
	text-decoration:none;
	color: black;
	padding-bottom:5px;
}

#footer a
{
	text-decoration:none;
	color: red;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.8em;
	text-align: center;
	}

#headernav .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-size: 0.9em;
	padding-bottom: 0;
	margin-bottom: 0;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a,a:visited,a:hover {
	color: red;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
#sidebar a
{
	color: Black;
	font-weight: normal;
	text-decoration:none;
}
	
.postmetadata 
{
	font-size:0.9em;
}


.navigation, .navigation a, .navigation a:visited
{
	font-size:0.9em;
	color: red;
	text-decoration:none;
}

.widecolumn .navigation, .widecolumn .navigation a 
{
	font-size:0.9em;
	color: red;
	text-decoration:none;	
}

.postmetadata a, a:visited
{
	color: Black;
	text-decoration:underline;
	font-weight:bold;
}

.postmetadata a:hover
{
	color: Red;
	text-decoration:underline;
	font-weight:bold;
}

#comment{
width: 620px;
}	

#sidebar a:hover
{
	color: Red;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: red;
	text-decoration: none;
	}

a:hover {
	color: red;
	text-decoration: none;
	}


