body {
  font: .625em/1.8em Arial,Verdana,Helvetica,sans-serif;
  margin: 0;
  background: #fff; 
  color:#000;
}

#container{
  font-size: 1.3em;  
}

#header h1 a {
		color: #000;
		text-decoration: none;
}

#header p {
  color: #000;
  font-size: 1.6em;
  line-height: 1.4em;
  width: 90%;
}


#formelements form, .noPrint {
  display: none;
}

#albums li{
  float: left;
  list-style: none;
  width: 150px;
  margin: 0 4em 4em 0;
  height: 17em;
  line-height: 1.4em;
}

#albums li img.raise {
		display: none;
	}

	
#footer {
	clear: both;
	margin-top: 2em;
}