body{
  margin: 0 auto;
  background-color: #001326;
  background-image: url(../images/background2.jpg);
  background-repeat: x-repeat;
  text-align: center;
  height: 100%;
}

#content{
  width: 100%;
  text-align: -moz-center;
}

#sothebys{
  width: 870px;
  height: 80px;
  font-family: verdana;
  font-size: 24px;
  font-weight: bold;
  color: white;
  padding-top: 5px;
}
#subtitle{
  width: 860px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #94b6d9;
  border-top: 1px solid;
  padding-top: 5px;
  text-align: center;
  margin: 0 auto;
}

#slideshow{
  width: 670px;
  height: 412px;
  margin: 0 auto;
}

#description{
  width: 800px;
  min-height: 450px;
  background-color: #ffffff;
  font-family: verdana;
  font-size: 12px;
  color: black;
  border: 1px solid #999999;
  padding: 25px;
  text-align: justify;
  line-height: 1.5em;
  }

#description .indent{
  text-indent: 40px;
}

.offered{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 14px;
  color: black;
  font-weight: bold;
  text-align: right;
  float: right;
  height: 10px;
}

.desc_photo{
  text-align: center;
}

#gregg_info{
  width: 300px;
  height: 80px;
  float: right;
}
#gregg_info2{
  width: 300px;
  height: 80px;
  float: right;
  padding-top: 25px;
}

#shadow{
  width: 278px;
  height: 80px;
  float: left;
}

#logo{
  width: 280px;
  height: 110px;
  float: left;
  color: white;
  text-align: left;
  margin-left: 9px;
}
#logo a{
  text-decoration: underline;
  font-family: verdana;
  font-size: 10px;
  color: white;
}
#logo2 a{
  text-decoration: underline;
  font-family: verdana;
  font-size: 10px;
  color: white;
}


#logo2{
  width: 290px;
  height: 130px;
  float: left;
  font-family: verdana;
  font-size: 10px;
  color: white;
  padding-top: 20px

}


.northern{
  padding-left: 13px;
  text-decoration: none;
}


#info{
  width: 870px;
  text-align: center;
  clear: both;
}

#footer{
  clear: both;
  height: 20px;
  font-family: verdana;
  font-size: 9px;
  color: #999999;
}

#menu_top{
  clear: both;
  width: 630px;
  height: 20px;
  text-align: center;
  font-family: verdana;
  font-size: 11px;
  color: #ffffff;
  border-bottom: 1px solid #999999;
  margin: 0 auto;
}

#menu_top li{
  list-style-type: none;
  text-decoration: none;
  display:inline;
  font-family: verdana;
  font-size: 11px;
  color: white;
  margin-right:20px;
  font-weight: bold
}

#menu_top a {
  text-decoration:none;
  color:#FFFFFF;
}

#menu_top a:hover {
  text-decoration:none;
  color:#94b7d9;
}

#all{
  width: 870px;
  margin: 0 auto;
  text-align: center;
}

#form {
  width: 360px;
  height: 385px;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border: 1px solid #ececec;

}

#newsletter{
  width: 360px;
  height: 385px;
  float: left;
  background-color: #ececec;
  padding-top: 10px;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  margin-right: 10px;
  margin-left: 8px;
}

textarea {
overflow: auto;
}

#form input, textarea {
width: 230px;

}

#description label {
  display: block;
  float: left;
  width: 72px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

#buttons{
  float: right;
  padding-right: 137px;
}

#footer a{
  font-family: verdana;
  font-size: 9px;
  color: white;
}

#footer a:visited{
  font-family: verdana;
  font-size: 9px;
  color: white;
}


