body 	{background-color: #00333e;
	font-family: verdana, Tahama, Arial, sans-serif;
	color: #ffffcc;
	font-size: small;
	line-height: 150%}
	
h1	{font-family: Papyrus, Verdana,Tahama, Arial, sans-serif;
	color: #CCCC66;
	line-height: 200%;
	font-size: 175%;}

h2 {font-family: Papyrus, Verdana,Tahama, Arial, sans-serif;
	color: #CC9933;
	line-height:150%;
	font-size: 100%;}

h3 {font-family: Papyrus, Verdana,Tahama, Arial, sans-serif;
	color: #FFe68e;
	line-height:150%;
	font-size: 150%;}
	
	a:link {color: #CCCC66;}
	a:visited {color: #CC9933;}
	a:hover {background-color:#CCCC66;
	color: #285856;}
	a:active {color: #FCD16B;}
	
	a img {border: 1px solid #CC9933;}
		
table 
			{font-family: verdana, Tahama, Arial, sans-serif;
			color: #ffffcc;
			font-size: normal;
			line-height: 150%;
			border-collapse: collapse;
			text-align: center;}
th 
	{background-color: #CC9933;
	line-height:150%;
	font-family:Papyrus, Verdana,Tahama, Arial, sans-serif;
	font-size: 150%;
	color:#003366;}
	
.center
		{text-align: center;}
.right
		{text-align: right;}
.left
		{text-align: left;}
.justify
		{text-align: justify;}
.sold
{color: red;}
	

#allcontent 
	{width:800px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right: auto;}

#header
	{heigth: 120px;
	background:url(images/headerbowl.gif) no-repeat;
	font-size: 150%; #00333e;
	font-family: Papyrus, Verdana,Tahama, Arial, sans-serif;
	border:2px solid #CC9933;
	padding:2px;
	margin-bottom: 20px;}

#index
	td,th {border:none;
			width:800px;
			padding:5px;
			margin: 10px;
			text-align:center;}
	
#meettheartist
td,th {border:none;
			width:800px;
			padding:5px;
			margin: 5px;
			text-align:justify;}
			
#resume
	td,th{width:800px;
			 padding: 10px;
			 text-align:left;}

#details
td,th {border: thin solid #10232E;
			width:800px;
			padding:10px;
			margin: 10px;}
			
#workinprogress
td,th {border:none;
			width:800px;
			padding:5px;
			margin: 5px;}
	th {text: center;}

#info
	{font-family: verdana, Tahama, Arial, sans-serif;
	color: #CCCC66;
	font-size:large;
	line-height: 150%}
	
	
#footer
	{hr: #CCCC66;
	text-align: center}