body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
padding: 0 0 25px 0;
}

a
{
color:#666666;
font-weight:normal;
text-decoration: none;
}

a:hover
{
color: #999999;
text-decoration: underline;
font-weight: normal;
}

a:visited
{
color: #666666;
font-weight:normal;
}


img.exhibition	{	
	float:left;
	margin: 2px 15px 10px 0px;	}

.newsdateheader
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #CCCCCC;
}

.artistheader
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #333333;
}

.artistminiheader
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
}

a.blacklink:link, a.blacklink:visited, a.blacklink:active, a.blacklink:hover
{
color: #000000;
}

.artistlinks
{
color: #333333;
font-weight: normal;
}

#navleft 
{
	position:absolute;
	left:3px;
	top:10px;
	float: left;
	width: 100%;
	height:15px;
	z-index:1;
}

#navright 
{
	position:absolute;
	right:0px;
	top:10px;
	float: right;
	height:60px;
	z-index:2;
}

#indexcontent
{
width: 605px;
height: 265px;
position: relative;
top: 150px;
background-color: #FFFFFF;
z-index: 9;
}

#currentshowindex {
	position:absolute;
	left:3px;
	top:5px;
	width:193px;
	height:194px;
	z-index:4;
}

#indexnews
 {
	position:absolute;
	left:262px;
	top:5px;
	width:340px;
	height:260px;
	z-index:5;
}

#indexbottomright 
{
	position: absolute;
	right:0px;
	bottom:0px;
	width: 100%;
	height:25px;
	z-index:6;
	background-color: #CCCCCC;
}

#indexbottomleft 
{
	position: absolute;
	left:0px;
	bottom:0px;
	width: 100%;
	height:25px;
	z-index:5;
	background-color: #CCCCCC;
}

#artistcontent
{
width: 715px;
height: 980px;
position: relative;
top: 150px;
background-color: #FFFFFF;
z-index: 1;
}

#artistSpecificContent 
{
	position:absolute;
	left:0px;
	top:0px;
	width:365px;
	height:322px;
	z-index:7;
}

#artistArtContent 
{
	position:absolute;
	left: 400px;
	right:0px;
	top:57px;
	width:319px;
	height:322px;
	z-index:8;
}

#popUp{
	position:absolute;
	left:5px;
	top:5px;
	width:204px;
	height:172px;
	z-index:1;
}

#popUpInfo 
{
	position:absolute;
	left:352px;
	top:362px;
	width:236px;
	height:54px;
	z-index:2;
}

#exhibitionNavFloat {
	position:absolute;
	left:10px;
	top:38px;
	width:198px;
	height:25px;
	z-index:10;
}

#exhibitionHolder {
	height:400px;
	z-index:11;
}

#archive {
	position:absolute;
	left:1px;
	top:28px;
	width:400px;
	height:1px;
	z-index:10;
}


P.MsoNormal {
  font-size: 9px;
  }



/*------------upcoming--------------------*/

TABLE.upcoming TD {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dotted #CCCCCC;
  }

TABLE.upcoming P {
  text-align: right;
  }
  
/*-----------------home page-----------------------*/

TABLE.home {
	width: 900px;
	margin-top: 100px;
}

TABLE.homeone {
	width: 650px;
	margin-top: 100px;
}

TABLE.home TD,
TABLE.homeone TD{
	vertical-align: top;
	text-align: left;
}

.hometitle {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	text-align: left;
}

/*-----------------current exhibitions-----------------------*/

TABLE.exhibitions {
	width: 600px;
	margin-top: 100px;
}

TABLE.exhibitions TD {
	vertical-align: top;
	text-align: left;
	width: 275px;
	padding-right: 25px;
	
}

TABLE.exhibitions TD IMG {
	margin-bottom: 20px;
	border: 1px solid #333333;
}