html { 
  min-height: 100%; 
  margin-bottom: 1px; 
}
body {
  /*background-color: #221E1F;*/
  background-color: #000000;
  color: #ffffff;
  margin: 0 auto;
}
.pagewrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  font-size: 95%;
  text-align: center;
  width: 990px;
}
.nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #666666;
  color: #ffcc66;
  vertical-align: middle;
  line-height:50px;
}
.nav a, .nav a:visited {
  color: #ffcc66;
  text-decoration:none;
}
.nav a:active {
  color: white;
}
.content {
  position: absolute;
  top: 70px;
  left: 20px;
}
.image a {
  text-decoration:none;
  border:none;
}
.largetitle {
  font-family: Times New Roman, Serif;
  font-weight: bold;
  font-size: 20pt;
  color: #ffcc66;
}
.artsize {
  font-family: Times New Roman, Serif;
  font-style: italic;
  font-size: 14pt;
  color: white;
  line-height: 18pt;
}
.arttype {
  font-family: Times New Roman, Serif;
  font-size: 14pt;
  color: white;
  line-height: 18pt;
}
.status {
  font-family: Times New Roman, Serif;
  font-size: 16pt;
  font-style: italic;
  color: white;
  line-height: 20pt;
}
.smalltitle {
  font-family: Times New Roman, Serif;
  font-size: 14pt;
  font-weight: bold;
  color: #ffcc66;
  line-height: 18pt;
}
.date {
  font-family: Times New Roman, Serif;
  font-size: 14pt;
  font-style: italic;
  color: white;
  line-height: 18pt;
} 
.galleryinfo {
  font-family: Times New Roman, Serif;
  font-size: 14pt;
  color: white;
  line-height: 18pt;
}
.copyright {
  font-family: Times New Roman, Serif;
  font-size:9pt;
  color:white;
}
a, .smalltitle a {
  text-decoration:none;
}
h1 {
  color: #ffcc66;
  font-size: 42pt;
  font-family: Times New Roman, Serif;
  font-weight:normal;
} 
.names {
  font-size: 22pt;
  color: #ffcc66;
  font-family: Times New Roman, Serif;
  font-weight: normal;
  line-height:32pt;
}
.member {
  font-size: 12pt;
  color: #ffcc66;
}
.custom {
  font-size: 24pt;
  font-family: Times New Roman, Serif;
  color: #666666;
}
.about {
  font-size: 14pt;
  font-family: Times New Roman, Serif;
  color: white;
  font-weight:bold;
  line-height: 22pt;
}
.about2 {
  font-size: 12pt;
  font-family: Times New Roman, Serif;
  color:white;
  font-weight:bold;
}
.contact_title {
  font-size: 33pt;
  font-family: Times New Roman, Serif;
  color: #ffcc66;
}
.border {
  border: 1px solid #ffcc66;
}
.contact_names {
  font-size: 24pt;
  color: #ffcc66;
  font-family: Times New Roman, Serif;
}
.contact_info {
  font-size: 18pt;
  color: #666666;
  font-family: Times New Roman, Serif;
}
.email, .email a, .email a:visited {
  font-size: 18pt;
  color: #ffcc66;
  font-family: Times New Roman, Serif;
  text-decoration:none;
}
.footer_line1, .footer_line1 a, .footer_line1 a:visited {
  font-size: 10pt;
  color: #ffcc66;
  font-family: Times New Roman, Serif;
  text-decoration: none;
}
.footer_line2, .footer_line2 a, .footer_line2 a:visited {
  font-size: 10pt;
  color: #666666;
  font-family: Times New Roman, Serif;
  text-decoration: none;
}