body {
  background: #ffffff url(../images/body_bg.jpg) repeat-x;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  margin: 0px;
  padding: 0px;
  text-align: center; /* centering hack 1/2 */
}

#wrapper {
  background: transparent;
  border: 0px;
  margin: auto; 
  margin-top: 13px;
  padding: 0px; 
  text-align:left; /* centering hack 2/2 */
  width: 933px;
}

#layer1 {
  background: transparent;
  border: 0px;
  float: left;
  margin: auto;
  padding: 0px;
  text-align:left;
  height: 122px;
  width: 933px;
}

#layer2 {
  background: transparent;
  border: 0px;
  float: left;
  margin: auto;
  padding: 0px;
  text-align:left;
  height: 76px;
  width: 933px;
}

#layer3 {
  background: #ffffff url(../images/main_bg.jpg) repeat-y;
  border: 0px;
  float: left;
  margin: auto;
  padding: 0px;
  text-align:left;
  width: 933px;
}

#left_side {
  background: transparent;
  border: 0px;
  float: left;
  margin: auto;  
  padding: 0px;
  text-align:left;
  width: 243px;
}

#navigation {
  background: #C5B591 url(../images/nav_bg.jpg) repeat-y;
  border: 0px;
  margin: auto;
  margin-left: 44px; 
  margin-bottom: 50px;
  padding: 0px;
  text-align:left;
  width: 183px; 
}

#right_side {
  background: #ffffff url(../images/banner_drop.jpg) repeat-x;
  border: 0px;
  float: left;
  margin: auto;
  margin-bottom: 50px;
  padding: 0px;
  text-align:left;
  width: 668px;
}

#top_nav {
  border: 0px;
  float: right;
  margin: auto;
  margin-bottom: 25px;
  padding: 0px;
  width: 668px;
}

#nav_1 {
  background: #ffffff url(../images/top_nav_1.jpg) no-repeat;
  border: 0px;
  float: right;
  margin: auto;
  padding: 0px;
  padding-top: 2px;
  text-align:center;
  height: 27px;
  width: 74px;
}

#nav_2 {
  background: #ffffff url(../images/top_nav_2.jpg) no-repeat;
  border: 0px;
  float: right;
  margin: auto;
  padding: 0px;
  padding-top: 2px;
  text-align:center;
  height: 27px;
  width: 81px;
}

#main_area {
  padding-right: 20px;
  width: 668px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 648px; /* standards width */
}
html>body #index_center_top {
  width: 648px; /* standards width reinforcement */
}

#section {
  border: 0px;
  float: left;
  margin: auto;
  margin-bottom: 25px;
  padding: 0px;
  text-align:left;
  width: 648px;
}

#layer4 {
  border: 0px;
  float: left;
  margin: auto;
  padding: 0px;
  text-align:left;
  width: 933px;
}

#tail {
  height: 100px;
}










/* expanding widget wrapper */

a {
  color:#952004;
  text-decoration:none;
}

a:hover {
  color:#952004;
  text-decoration:underline;
}

a:active {
  color:#952004;
  text-decoration:underline;
}

#nav_header {
  font-weight:bold;
  color: #952004;
  border:0px;
  display:block;
  margin:0px;
  padding:3px 11px;
}

a.navtop {
  color: #fff;
  text-decoration: none;
}

a.navtop:hover {
  color: #952004;
  text-decoration: none;
}

a.navtop:active {
  color: #952004;
  background: none;
  text-decoration:none;
}

a.nav {
  font-weight:normal;
  color: #952004;
  background:none;
  border-top:0px;
  display:block;
  margin:0px 0px;
  padding:3px 10px;
  text-decoration:none;
}

a.nav:hover {
  font-weight: normal;
  color: #fff;
  background: #8A883C;
  border: 0px outset;
  border-top: 0px solid #FFFFFF;
  border-left: 0px solid #FFFFFF;
  display:block;
  margin:0px 0px;
  padding:3px 10px;
  text-decoration:none;
}

a.nav:active {
  font-weight:normal;
  color: #fff;
  background: #8A883C;
  border: 0px inset;
  border-top: 0px solid #666666;
  border-left: 0px solid #666666;
  display:block;
  margin:0px 0px;
  padding:3px 10px;
  text-decoration:none;
}

img.MainImage {
  display:block;
}

img.body {
  border: 1px solid #ccc;
  padding: 3px;
}
