body {
   font-family: Century Gothic,Arial,Helvetica,sans-serif;
}

H1 {color:red; 
   font-family: Century Gothic,Arial,Helvetica,sans-serif;
   font-size: 24px;
   text-decoration: none}
   
H2 {color:white; 
   font-family: Century Gothic,Arial,Helvetica,sans-serif;
   font-size: 20px;
   text-decoration: none}
   
   .black {color:black}   
   
H3 {color:#FFDDB0; 
   font-family: Century Gothic,Arial,Helvetica,sans-serif;
   font-size: 14px;
   letter-spacing:1;
   font-weight: normal;
   text-decoration: none} 
      
H4 {color:#FFDDB0; 
   font-family: Century Gothic,Arial,Helvetica,sans-serif;
   font-size: 16px;
   line-height:20px;
   letter-spacing:1;
   font-weight: normal;
   text-decoration: none} 
 
 .red{color:#F86C55 }
 
 
P {
	color:white;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none
}
   
   .yellow {color:#FFCC00}
   .beige {color:#FFDDB0}
   .darkgreen {color:#00CC99}
   .brightgreen {color:#33CC33}
   .red {color:red}
   .purple {color:#CC66FF}
   .blue {color:#CCFFFF}
   .gray {color:#404040}
   
   .artistname {font-size: 20 px; line-height:20px; letter-spacing:1.5px}
   .artistspeciality {font-size: 12 px; line-height:25px}   

   .page {font-weight: normal; font-size: 16px}
   .small {font-size: 10px; color:white; line-height:11px;}
   .bold{font-weight: bold}
   .italic{font-style: italic}
   .quote{font-style:italic; margin-left:30px; margin-right:30px}

  .newspaper {text-align:justify; letter-spacing:0; line-height:1}

A {
	color:# F86C55 ;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none
	letter-spacing:1;
}
   .bold{font-weight: bold}
  
td {
	color:white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	vertical-align : top;
}
tr {
	color:white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
}  
  
  
SPAN {color:white; 
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 20px;
   text-decoration: none}
   
   .yellow {color:#FFCC00}
   .darkgreen {color:#00CC99}
   .brightgreen {color:#33CC33}
   .red {color:red}
   .purple {color:#CC66FF}
   .blue {color:#CCFFFF}
   .gray {color:#838383}
   .white {color:white}   
   
   .page {font-weight: normal; font-size: 16px}
   .small {font-size: 11px}
   .bold{font-weight: bold}
   .italic{font-style: italic}   

  .newspaper {text-align:justify; letter-spacing:0; line-height:1}

LI {color:black; 
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
   line-height: 20px;
   text-decoration: none}
   
   
a:link {color:#f86c55; 
   font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 12px;
   text-decoration:none} 

a:visited {color:#f86c55; 
   font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 12px;
   text-decoration:none} 

a:active {color:#f86c55; 
   font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 12px;
   text-decoration:none} 

a:hover {color:#f86c55; 
   font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 12px;
   text-decoration:underline}
   
/* exhibtions popup */

.exhibit-popup {
	width:650px;
    margin-top:20px;
	margin-left: 25;
    margin-right: 25;	
}

.exhibit-popup p{
	text-align:right;
}

/* contact page */

.contact_page_image {
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:2px solid white;
}