/* CSS Document */

body {
	background-color: #EBE4CF;
	}

#container {
	margin:0 auto;
	text-align: left;
	width: 800px;
	border: 2px solid #330099;
	background-color: #FFFFFF;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	outline: none;
	border-top-color: #FFFFFF;
}

A:Hover  {color : #6666CC;
         text-decoration: underline;
         outline: none;
         }


P.imageL {
	Z-INDEX: 3;
	FLOAT: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
               }

P.imageR { Z-INDEX: 3; FLOAT: right;
                }
				
				
.img {
		border: 0;
		}

.norepeat {
	background-repeat: no-repeat;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #663366;
	font-weight: bold;
}
.artists {
	height: auto;
	width: 200px;
	border: thin solid #996699;
	display: block;
	padding: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.printfriendly 
{
	position: absolute;
	top: 204px;
	left: 750px;
	height: 23px;
}

UL LI {
	list-style-image: url(images/link_sage.gif);
	
    }
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	padding: 3px;
	height: auto;
	width: 280px;
	border: thin dotted #993300;
}
 
 #navlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	padding: 5px;
	height: auto;
	width: 530px;
	border: thin dotted #330099;
	background-color: whitesmoke;
}

.boxartistslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	padding: 5px;
	height: auto;
	width: 190px;
	border: thin dotted #330099;
}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
	padding: 5px;
	height: auto;
	width: 550px;
	border: thin none #330099;
	background-color: #DEE5E1;
	text-align: left;
}
.bgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 663366;
	background-color: #9999FF;
}
