
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link  {color:  #663333;
 text-decoration:  none;
          font-family: "Trebuchet MS", Verdana, sans-serif;  
         font-size: .9em;
		 }	
		 
a:visited  {color:  #663333;
            text-decoration:  none;
			font-family: "Trebuchet MS", Verdana, sans-serif;
      	    font-size: .9em;
		 }	

a:hover{
color: #74974c;
text-decoration:  underline;
}




#artist_info {
	width: 225px;
	border: 1px solid #663333;
	margin: 0px 0px 0px 0px;
	background:  #E1EAD3;
	
	
	
	}
		
#artist_info p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 65%;
	color: #663333;
	padding: 10px;
	}
	
	#artist_info h1 {
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #663333;
	margin-top: 5px;
	margin-bottom: -20px;
	margin-left: 10px;
	
	}
	
	
	#navigation {
	width: 200px;
	text-align: center;
	font-size: 0.9em;
	margin: -12px 0px 8px 1px;
	color: #663333;
	font-weight: 600;	
		}
				
		#navigation a {
		display: block;
		color: #663333;
		text-decoration: none;
		line-height: 6px;
		}
		
		#navigation a:hover {
		color: #5F7C4E;
		font-weight: 600;
		}
		
	
#navigation_highlight {
	width: 200px;
	text-align: center;
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	color: #5F7C4E;
	font-weight: 600;	
		}
				
		#navigation_highlight a {
		display: block;
		color: #5F7C4E;
		text-decoration: none;
		line-height: 10px;
		}
		
		#navigation_highlight a:hover {
		color: #663333;
		font-weight: 600;
		}
		
	#footnote {
	padding: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #663333;
	text-align: center;
	}