body{
  background: #fff url(images/gala_bg.jpg) repeat;
  font-family: Helvetica,Arial,sans-serif;
  line-height: 1.3em;
  font-size: 12px;
  color: #fff;
}

#shadow{
  background: transparent url(images/gala_shadow.png) top left no-repeat;
  margin-top: -50px;
  margin-left: -10px;
  padding-top: 50px;
}

#main{
  background: #fff url(images/fond-site.jpg) no-repeat;
  font-family: Comic Sans MS,Monotype Corsiva,URW Chancery L,Helvetica,Arial,sans-serif;
  line-height: 1.3em;
  font-size: 12px;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 980px;
  height: 687px;
  text-align: center;
  font-style: italic;
  padding: 10px;
}

#maintitle{
  border: 0px solid #c8133c;
  background: transparent;
  height: 50px;
  font-size: 24pt;
  font-weight: bold;
  line-height: 50px;
  color: #fff;
  margin: -10px;
  margin-bottom: 0px;
}

#menu{
  background: transparent;
  margin-top: -2px;
  margin-left: -10px;
  width: 1000px;
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
}

#menu table{
  width: 100%;
}

#menu a{
  display: inline-table;
  border-right: 0px solid #c8133c;
  text-decoration: none;
  color: #fff;
  min-width: 100px;
  text-align: center;
  background: transparent url(images/gala_menuhover_bg.png) repeat;
}

#menu a:hover{
  background: transparent url(images/gala_maintext_bg2010.png) repeat;
  
}

#maintext{
  border: 0px solid #c8133c;
  background: transparent;
  margin-top: 30px;
  margin-left: 20px;
  width: 900px;
  height: 580px;
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
  line-height: 14px;
}

#maintext ul{
  list-style-type: none;
}