/* css eaf */


#outerFrame {
	/*background-image: url(../;*/
	height: 100%;
	width: 100%;
	/*background-repeat: repeat-x;*/
	
}


#innerFrame {
	left:50%;
	top:10px;
	width:750px;
	z-index:1;
	margin-left: -375px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	margin-bottom: 0px;
	border-width: thin;
	border-color: #434343;
	border-style: dotted;
}


#footer {
	padding-top: 0.5em;
	font-size:9px;
	color: #333333;
	text-align: center;
	background-color: #EAEAEA;
	padding-left: 0em;
	border-color: #8a8a8a;
	border-top-style: dotted;
	border-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


html, body
{
	background-color: #eaeaea;
	background-image: url(../graphics/);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -30px +30px;
	padding: 0;
	min-height: 100%;
	border: thin #444444;

	
	
	
}

/*

#header  {
	
	background-color: #ffffff;
	border-bottom: thin dotted #444444;
	padding-left: .3em;
	padding-bottom: .3em;
	padding-top: .3em;    
}



#columnLeft { 
 width: 150px;
 float:left; 
 background-color: #ffffff;
 margin-left: 10px;
margin-top: 0px;
padding: 3px; 
 
} 


#columnMain { 
 margin: 0px 25% 0 165px;
padding: 3px; 
  background-color: #ffffff;
  text-align: justify; 
 
} 




#columnRight { 
 width: 23%;
 background: #ffffff;
 position: absolute;
left: 80%;
top: 105px;
padding-left: 0px;
padding: 0px; 

} 





#footer { 
 clear: both; 
 padding-top: .3em;
 padding-bottom: 1em; 
border-top-color: #444444;
border-top-style: dotted;
border-top-width: thin;
 text-align: left;
 background-color: #ffffff; 
}
*/



/* link colors*/

a.one:link {color: #CC0066; text-decoration: none;}
a.one:visited {color: #CC0066; text-decoration: none}
a.one:hover {color: #CC0066; background: #D7D828; text-decoration: none;}

a.two:link {color: #dcaea4; text-decoration: none;}
a.two:visited {color: #dcaea4; text-decoration: none}
a.two:hover {color: #173559; background:transparent; text-decoration: none;}

a.three:link {color: #993300; text-decoration: none;}
a.three:visited {color: #993300; text-decoration: none}
a.three:hover {color: #ffffff; background:transparent; text-decoration: none;}

a.four:link {color: #333333; text-decoration: none;}
a.four:visited {color: #333333; text-decoration: none}
a.four:hover {color: #CC0066; background: #D7D828; text-decoration: none;}

a.five:link {color: #990000; text-decoration: none;}
a.five:visited {color: #990000; text-decoration: none}
a.five:hover {color:  #333333; background: #D7D828; text-decoration: none;}

a.six:link {color: #ffffff; text-decoration: none;}
a.six:visited {color: #ffffff; text-decoration: none}
a.six:hover {color: #ffffff; background: #D7D828; text-decoration: none;}

a.seven:link {color: #ffffff; text-decoration: none;}
a.seven:visited {color: #ffffff; text-decoration: none}
a.seven:hover {color: #666666; background: #D7D828; text-decoration: none;}

a.eight:link {color: #cc0000; text-decoration: none;}
a.eight:visited {color: #cc0000; text-decoration: none}
a.eight:hover {color: #666666; background: #D7D828; text-decoration: none;}



td 

{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333;
	line-height: 14px;
	letter-spacing: 0px;
	text-align:left;

	



}
p {  margin: 0; 
 padding: 0; 
  text-indent: 0;
  
}

.leftcol

{  
	font-family: Arial, verdana, sans-serif;
	font-size: .7em; 
	color: #333333;

}



.exhibitiontitle

{font-size: 13px;
color:#CC0066;
font-weight:800;
padding-top: 10px;
}

.workshoptitle

{font-size: 12px;
color:#CC0066;
font-weight: 700;
}

.bios

{
font-family: Arial, verdana, sans-serif;
	font-size: 10px; 
	color: #333333;
	letter-spacing: 0px;
	text-align:left;

}


.courierlarge

{
font-family: courier, courier-new;
font-size: 24px;
line-height: 24px;
color:#CC9900;
font-weight:800;
padding-top: 10px;

}

.couriermedium

{
font-family: courier, courier-new;
font-size: 14px;
line-height: 18px;
color:#CC9900;
font-weight:800;
padding-top: 10px;

}

.index-title

{
color: #CC0066; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: xx-large;
line-height: 18px;

}
.index-title-smaller

{
color: #CC0066; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: x-large;
line-height: 16px;

}

.index-artists

{
color: #CC0066; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: medium;
line-height: 18px;

}

.index-artists-smaller

{
color: #CC0066; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px;
line-height: 14px;

}
