div.temp_footer {
  margin:              0 auto;
  padding:             0;
  width:               832px;
  height:              60px;
  position:            relative;
  vertical-align:      center;
  color:               #5A230D;
  background-image:    url(/resources/images/_theme_0/footer.jpg);
}
div.temp_content {
  margin:              0 auto;
  padding:             0;
  width:               777px;
  min-height:          500px;
  padding-left:        30px;
  padding-right:       25px;
  padding-top:         10px;
  padding-bottom:      10px;
  position:            relative;
  background-image:    url(/resources/images/_theme_0/content_bg.jpg);
}
*html div.temp_content {
  height:              500px;
}
ul.temp_menu li a:hover {
  background-color:    #6F97C9;
  text-decoration:     none;
}
ul.temp_menu li a {
  padding-left:        10px;
  padding-right:       10px;
  text-decoration:     none;
  height:              29px;
  line-height:         29px;
  font-size:           1.2em;
  color:               #FFFFFF;
  display:             inline-block;
}
ul.temp_menu{
  height:              29px;
  line-height:         29px;
  list-style:          none;
  margin:              0;
  border:              0;
  padding:             0;
  margin-left:         16px;
}
ul.temp_menu li {
  float:               left;
  height:              29px;
  line-height:         29px;
  list-style:          none;
  margin:              0;
  border:              0;
  padding:             0;
}
div.temp_menu {
  margin:              0 auto;
  width:               832px;
  height:              38px;
  border:              0px;
  background-image:    url(/resources/images/_theme_0/menu.jpg);
  position:            relative;
  text-align:          center;
}
div.temp_banner {
  margin:              0 auto;
  padding:             0;
  top:                 0px;
  width:               832px;
  height:              136px;
  background-image:    url(/resources/images/_theme_0/top_banner.jpg);
  background-position: top;
  background-repeat:   no-repeat;
  position:            relative;
}
body {
  margin:              0;
  padding:             0;
  background-image:    url(/resources/images/_theme_0/top_shadow.gif);
  background-color:    #EDD185;
  background-position: top;
  background-repeat:   repeat-x;
}

