body {
  font-family: verdana, sans;
  font-weight: normal;
  font-size: 14pt;
  line-height: 1.5em;
  color: #505050; }

a {
  color: #865353;
  text-decoration: none; }

a.active {
  color: maroon; }

#content {
  margin: 0 auto;
  width: 1050px; }
  #content h2 {
    font-weight: normal;
    margin-right: 20px;
    display: inline; }
  #content h1 {
    margin: 20px 0 1em 7px;
    font-weight: normal;
    color: #1e1e1e;
    font-size: 24pt;
    word-spacing: -5px; }

#left {
  width: 486px;
  height: 400px;
  float: left;
  padding-right: 10px;
  padding-left: 6px;
  padding-bottom: 0;
  margin: 0 0 0 8px; }

#left.index {
  border-right: black solid 1px; }

#left.contact {
  width: 1050px;
  padding-left: 5px;
  font-size: 14pt; }

#right {
  width: 421px;
  height: 310px;
  float: left;
  padding-left: 75px; }
  #right.index .openingquote {
    width: 418px;
    padding-top: 90px;
    position: absolute;
    color: maroon;
    font-size: 24pt;
    font-weight: normal;
    line-height: 1.3em; }

#pictures .image {
  line-height: 1em;
  position: absolute;
  display: none; }
  #pictures .image h2 {
    display: none;
    text-align: center;
    margin: 0 auto;
    color: maroon;
    font-size: 14pt; }
  #pictures .image cite {
    font-style: normal;
    text-align: left;
    font-size: 8pt;
    letter-spacing: normal;
    color: black; }
    #pictures .image cite b {
      font-weight: bold; }
    #pictures .image cite em {
      font-weight: bold; }
#pictures .komar_and_melamid {
  text-align: center;
  top: 20px; }
#pictures .sergei_shablavin {
  text-align: center; }

#right.index #pictures .image cite b {
  display: none; }

#right.about #pictures .image cite em {
  font-weight: normal; }

#right.contact {
  display: none; }

#menu {
  padding: 0;
  margin-left: 95px;
  padding-top: 30px;
  clear: both; }
  #menu li {
    list-style-type: none;
    font-size: 34pt;
    font-weight: 200;
    font-family: arial black;
    margin: 0; }
    #menu li a:hover {
      color: maroon; }

#bio {
  font-size: 11pt; }
  #bio .nav-pager {
    display: none; }
  #bio ul.nav {
    padding: 0;
    margin: 10px 0;
    position: absolute;
    top: 420px; }
    #bio ul.nav li {
      display: inline;
      list-style-type: none; }
      #bio ul.nav li a:hover {
        color: maroon; }
  #bio p {
    margin-top: 0;
    position: absolute;
    width: 496px;
    display: none; }

#contact {
  margin: 0;
  width: 780px;
  font-size: 16pt; }
  #contact div {
    height: 80px;
    margin-bottom: 30px; }
  #contact .top address {
    float: left; }
  #contact .top a {
    font-weight: bold;
    float: right;
    vertical-align: top;
    color: maroon; }
  #contact .bottom address {
    float: left;
    margin-right: 65px; }
    #contact .bottom address.last {
      margin-right: 0px; }

#artists p {
  margin: 0; }
#artists em {
  font-style: normal;
  font-weight: normal;
  cursor: pointer; }
  #artists em.active {
    color: maroon; }
#artists img {
  vertical-align: middle; }

#footer {
  display: none;
  color: maroon; }
  #footer span {
    color: #505050; }
