@charset "UTF-8";
/* CSS Document */

#container {
  background-color: #98cfb2;
  position:relative;
  margin-right:auto;
  margin-left:auto;
  width: 920px;
  border: none;
   }

#header {
  padding-left:10px;
  padding-right:10px;
  margin: 0
   }

#links {
  background-color: #98cfb2;
  float: left;
  width: 187px;
  margin-right:0px;
  margin-left:10px;
   }

#main {
  background-color: #98cfb2;
  float: left;
  width: 526px;
  margin-right:0px;
  }

#news {
  background-color: #98cfb2;
  float: left;
  width: 187px;
  margin-right:10px;
   }

#footer {
  clear: both;   /* starts the footer below the floated content */
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left:187px;
  padding-top: 3px;
  background: #98cfb2
  
}

.footerArtist {
padding-left:17px;
}

#navlist {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #4da976;
width: 165px;
}

#navlist li{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #4da976;
}

#navlist li a {
text-decoration: none;
}
#navlist li a:visited {
text-decoration: none;
color:#072525;
}

#navlist li a:hover {
text-decoration: none;
color:#1c93dd;
}

#navlist li a:active {
text-decoration: none;
color:#1c93dd;
}

A:link, A:visited {
	color: #072525;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

A.artist:link {
	color: #072525;
	text-decoration: none;
}
A.artist:visited {
	color: #fff200;
	text-decoration: none;
}


body {
  font-family: verdana, tahoma, helvetica, Sans-Serif;
  font-size: 0.6em;
  color: #072525;
  background:url(images/backgroud.jpg) repeat-x;
  background-color: #7b7b7b;
  margin: 0;
  padding: 0;}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #072525;
	text-decoration: none;
	list-style-type: none;
}

h2, ul, p {
    padding: 0px 8px; }    /* adds space around content */

li {
  list-style: none;
  margin: 10px 0;
   }
   
img {
border: none;
}
   
.artistStatement{	
	text-align:left;	
	font-size:95%;	
	color:white;
	text-decoration: none;
	margin:0;
	padding:10px;
			}
			
#artiststatement {
	font: verdana, tahoma, helvetica, Sans-Serif;
  	font-size: 1.1em;
	color:#072525;
	text-decoration: none;
	width: 500px;
	padding:10px;
	float:left;
	}
	
.artiststatement a {
font-size:1em;
color: yellow;
text-decoration:none;
}	
  
.exhibition {
margin:auto;
}

.headline {
  font-size: 1.2em;
  color: yellow;
}

.artistHeadline {
  font-size: 1.5em;
  color: #072525;
}
.artist {
	color: #fff200;
	font-size: 0.8em;
}

.img-wrapper {
background:url(images/artists/shadow.gif) no-repeat bottom right;
clear: right;
float: left;
}

.img-wrapper img {
margin: -5px 5px 5px -5px;
}


			
.copyright {
font-size:x-small;
color: #fffffff;
}

.copyright a {
font-size:x-small;
color: yellow;
text-decoration:none;
}

.copyright a:vitisted {
color: #383838;
}

.copyright a:hover {
color: #ffffff;
}


.style8 {color: #FFFFFF}