
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCC99;
	font-size: 14px;
	color: #ECE7AA;
}

td {
	background-color:#666666;
}

a {
	outline:none;
}
a.blue:link {
	color: #ECE7AA;
	text-decoration: none;
}
a.blue:visited {
	text-decoration: none;
	color: #ECE7AA;
}
a.blue:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a.blue:active {
	text-decoration: none;
	color: #ECE7AA;
}

a:link,a:visited,a:active   {
	color: #131855;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #131855;
}

a.footerl:link,a.footerl:visited,a.footerl:active {
	color: #ECE7AA;
	text-decoration: none;
}
a.footerl:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a.yellowlink:link,a.yellowlink:visited,a.yellowlink:active {
	color: #ECE7AA;
	text-decoration: none;
}
a.yellowlink:hover {
	text-decoration: underline;
	color: #131855;
}
a.linkyellowunder:link,a.linkyellowunder:visited,a.linkyellowunder:active {
	color: #ECE7AA;
	text-decoration: underline;
}
a.linkyellowunder:hover {
	text-decoration: underline;
	color: #131855;
}

div.links {
	margin: 10px 0 10px 0;
	text-align:center;
}

div.errorpage {
	margin: 10px 0 10px 10px;
	text-align:left;
}
/*Artists Page*/
div#artistspagewrapper {
	width:800px;
	height:auto;
	background-color:#666;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

/*Footer*/
div#footerwrapper {
	width:750px;
	background-color:#666666;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;	
	text-align:center;
}
div#footerspacer { 
	width:752px; 
	height:20px; 
	background-color:#CCCC99; 
	margin-left: auto ; 
	margin-right: auto ;
	margin: 0 -1px 0 -1px;
}		
div#footerlinks, #footeraddress {
	color: #ECE7AA;
	margin: 10px 0 5px 0;
	font-size:10px;	
	text-align:center;
	letter-spacing:1px;
}
/*End Footer*/

.linkece7aa {
	text-decoration: none;
	color: #ECE7AA;
}
h1.artistspage {
	font-size:14px;
	letter-spacing:1px;
}
/*Facebox Layout for bio*/
div#wrapperbio {
	width:650px;
	height:500px;
	overflow:auto;
}
div#wrapperbioshort {
	width:650px;
	height:310px;
	overflow:auto;
}
div#bioheader {
	width:610px;
	height:20px;
	margin-bottom:20px;
	text-align:center;
	font-size: large;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	
}
div#biocontent {	
	width:610px;
	height:560px;
	padding: 0 10px 0 10px;
	font-size:small;
	text-align:left;
}

p.bio {
	font-size:small;
	text-align:left;
}

div#biocontentshort {	
	width:610px;
	height:290px;
	padding: 0 10px 0 10px;
	font-size:medium;
}
div#bioprint {
	width:610px;
	height:20px;
	text-align:right;
	margin-top:20px;
}
p.contentlight {
	color:#ACACAC;
	font-size:108%;
}
h1.bio {
	font-family:Arial, Helvetica, sans-serif;
	color:#ECE7AA;
	font-size:large;
}
div.artistwrapper {
	width:648px;
	height:auto;
	margin:0 51px 0 51px;
}
				   
div.artistimagecontainer {
	width:200px;
	height:220px;
	float:left;
	text-align:center;
	margin:0 0 20px 12px;
}
table.ipadworkaround {
	margin-top:-1px;
}
