#main_body {
  background: #000000;
  text-align: center;
  margin: 0px;
}

#main {
  background: no-repeat url(/images/main.jpg);
  background-position: center;
  width: 1000px;
  height: 679px;
  text-align: left;
}

#second {
  background: no-repeat url(/images/second.jpg);
  background-position: center;
  width: 1000px;
  height: 679px;
  text-align: left;
}

#logo {
  background: no-repeat url(/images/logo.gif);
  background-position: right;
  width: 249px;
  height: 86px;
  padding-left: 260px;
  margin-top: -10px;
  float: left;
}

#main_menu{
  text-align: right;
  padding-top: 39px;
  margin-right: 124px;
}


#main_menu a {
  color: #FFFFFF;
    margin-right:10px;
  text-decoration: none;
  font-family: "Helvetica";
  font-size: 17px;
}

#main_menu a:hover {
    text-decoration: underline;
  }

#logo_second, #logo_second a {
  width: 189px;
  height: 68px;
}


#logo_second {
  background: no-repeat url(/images/logo-second.gif);
  background-position: center;
  margin-left: 55px;
  margin-top: -10px;
}

#logo_second a{
  display: block;
  text-decoration: none;
}


#main_content p {
  margin-top: 0px;
}

#main_content, #enter {
  width: 435px;
  margin-left: 430px;
}


#main_content {
  clear: both;
  overflow: hidden;
  margin-top:-5px;
  height: 347px;
  text-align: right;
  font-family: Helvetica;
  font-size: 13px;
  padding-top: 0px;
  line-height: 140%;
  color: #FFFFFF;
}

#left_menu {
  width: 170px;
  height: 500px;
  margin-left: 65px;
  margin-top: 50px;
  text-align: left;
}

#left_menu A, #left_menu{
  font-family: "Helvetica";
  font-size: 20px;
  line-height: 140%;
  text-decoration: none;
}

#left_menu A {
  color: #FFFFFF;
}

#left_menu, #left_menu A:hover {
  color: #E2007A;
}

#second_content h1 {
  font-size: 38px;
  font-family: cursive;
  color: #FFFFFF;
  padding: 0;
  font-weight: normal;
  margin: 0;
  line-height: 80px;
}


#second_content {
  padding-top: 0px;
  overflow: hidden;
  width: 380px;
  margin-left: 279px;
  margin-right: 45px;
  margin-top:-610px;
  height: 660px;
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
}

#second_content, #second_content a{
  font-family: Helvetica;
  font-size: 13px;
  line-height: 140%;
  color: #FFFFFF;
}

#second_content a:hover{
  text-decoration: none;
}


#enter{
  width: 435px;
  text-align: right;
}

#enter a{
  color: #FFFFFF;
  font-family: Helvetica;
  font-size: 18px;
  text-decoration: none;
}

#copy, #copy a {
  text-decoration: none;
  color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
}

td {
  vertical-align: top;
}

#links {
  position: absolute;
  margin-left: 10px;
  top: 477px;
  clear: both;
}

#links, #links a {
  font-size: 11px;
  line-height: 150%;
  font-family: Helvetica;
  color: #000000;
  text-decoration: none;
}

#links a:hover{
  text-decoration: underline;
}

.gallery li {display: inline-block;}