body {
  margin: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
  font-size: 14px;
  color: #606060;
  background: #6A5F4C;
}

#container {
  width: 100%;
}

#header h1 {
  margin: 0;
}

#header h1 a {
  width: 181px;
  height: 69px;
  background: url(http://img691.imageshack.us/img691/831/logoxyn.png) no-repeat;
  text-indent: -9999px;
  display: block;
}

#title_250 {
  display: none;
}

#main {
  padding: 10px 0;
  background: #E2E2E2;
}

.content {
  width: 920px;
  margin: 0 auto;
  background: url(http://img340.imageshack.us/img340/2060/centerbigbg.png) repeat-y;
  position: relative;
}

#top {
  background: url(http://img706.imageshack.us/img706/1870/centerbigtop.png) no-repeat top;
}

#bottom {
  padding: 15px 15px 15px 150px;
  background: url(http://img405.imageshack.us/img405/3699/centerbigbottom.png) no-repeat bottom;
}

#bob {
  width: 89px;
  height: 106px;
  background: url(http://img696.imageshack.us/img696/8551/bobw.png) no-repeat bottom left;
  text-indent: -9999px;
  position: absolute;
  bottom: 25px;
  left: 15px;
}

#im_bob {
  margin: 0 0 15px 0;
  font-size: 36px;
}

.form input {
 border: 1px solid #97B5D2;
 border:1px solid #97B5D2;
  font-size:22px;
  height:55px;
  margin:16px 0 10px;
  padding:0;
  width:250px;
}

.form .long {
  font-size:32px;
  height:53px;
  width:450px;
  float: left;
  margin-right: 5px;
}

.center {
  padding-left:150px;
  display: block;
}

#footer {
  padding: 10px;
  text-align: right;
  color: #fff;
}

#footer a {
 color: #fff;
}