body {
	font-size: 100%;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	width: 100%;
}

#toprow {
	position:absolute; 
	margin:0;
	padding: 0;
	width: 100%;
	left: 0;
	top: 0;
	float: right;
	height: 59px;
	background-image:url(graphics/toprow_bg.gif);
	background-repeat:repeat-x;
}

#logo {
	float: left;
	width: 168px;
}

#navigation {
	float: left;
	
}

#body {
	margin-top: 65px;
	margin-left: 170px;
	width: 471px;
	left: 10px;
	
}	

#bodyimage
{
	float: right;
	width: 220px;
	border-left: #B9C1C6;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	text-align: right;
	margin-left:5px;
	
}

#bodyimage p
{
	font-size:11px;
	text-align:left;
	padding-left: 5px;
	line-height: 12px;
	margin-top: 2px;
}

#columnright {

	width: 151px;
	left: 0px;
	margin-top: 0px;
	position: absolute;
	float:left;
	text-align:center;
	font-size: 11px;
	line-height:15px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 151px;
	margin-left: 654px;
	margin-top: 0px;
	position: absolute;
	float:left;
	text-align:center;
	font-size: 11px;
	line-height:15px;
}

#columnright p {
	margin-top: 0px;
	margin-bottom: 6px;
	color:#666666;
}


#container {
	padding: 0px;
	margin-top: 65px;
	
}

#artistname {
	border-color: #b9c1c6;
	border-width: 1px 0 0 0;
	border-style: solid;
}

.alph { font-size: 10px; }

.name { font-size: 15px; }

.littleblue {
	font-size: 11px;
	color: #999999;
}

#footer
{
	position: absolute;
	/* Needed for Safari */
	background-color: #ebf3f8;
	width: 100%;
	font-size: 11px;
	color: #969da1;
	border-color: #b9c1c6;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 170px;
	margin: 0px;
}


/*link styling*/

#columnright a:link{ 
	color: #666666; 
} 
#columnright a:visited{ 
	color:#666666; 
} 
#columnright a:hover{ 
	color:#666666; 
	text-decoration:none; 
} 
#columnright a:active{ 
	color:#666666; 
	text-decoration:none; 
}

.littleblue a:link{ 
	color: #999999;
} 
.littleblue a:visited{ 
	color: #999999;
} 
.littleblue a:hover{ 
	color: #999999;
	text-decoration:none; 
} 
.littleblue a:active{ 
	color: #999999;
	text-decoration:none; 
}

a:link{ 
	color: #006699;
} 
a:visited{ 
	color: #006699;
} 
a:hover{ 
	color: #006699;
	text-decoration:none; 
} 
a:active{ 
	color: #006699;
	text-decoration:none; 
}

#footer a:link{ 
	color: #969da1;
} 
#footer a:visited{ 
	color: #969da1;
} 
#footer a:hover{ 
	color: #969da1;
	text-decoration:none; 
} 
#footer a:active{ 
	color: #969da1;
	text-decoration:none; 
}