.break {
  overflow: hidden;
  clear: both;
  height: 1px;
}

body {
      background: url('/images/site_back.jpg');
    background-position: center;
  padding: 0px;
  margin: 0px;
}

body, th, td, select, input, option, textarea, li {
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
}

#align_canvas {
  width: 795px;
  margin: auto;
}

#top {
  height: 187px;
  }

#content_canvas {
  width: 795px;
  height: 496px;
  background: url('/images/content_back.png');
}

#top_menu {
  width: 795px;
  height: 29px;
  float: right;
  position: relative;
  overflow: hidden;
}

#top_menu ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  left: 50%;
}

#top_menu li {
  display: block;
  position: relative;
  float: left;
  left: -50%;
}

#top_menu li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #FFCC33;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: 7px;
  margin-left: 7px;
      padding-right: 8px;
    border-right: solid #FFCC33 3px;;
    }

#top_menu li.last a {
  border-right-width: 0px;
}

#top_menu li a:hover {
  color: #EE1610;
  }

#left_menu {
  width: 219px;
  height: 429px;
  margin-right: 0px;
  margin-left: 0px;
  overflow: auto;
  float: left;
}

#left_menu ul {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#left_menu li {
  display: block;
}

#left_menu a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #FFCC33;
  margin-top: 0px;
  padding-top: 0px;
      padding-bottom: 0px;
    margin-bottom: 0px;
    }

#left_menu li.last a {
  border-bottom-width: 0px;
}

#left_menu a:hover {
    color: #ffffff;
}

#subpage_canvas {
  width: 565px;
  height: 450px;
  float: left;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  
}

#subpage {
  width: 100%;
  height: 100%;
}

#footer {
  clear: both;
  color: #EE1610;
  margin-top: 5px;
  margin-bottom: 50px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  color: #EE1610;
  text-decoration: underline;
}

#counter {
  float: left;
}

#counter_count {
  font-size: 14px;
  font-weight: bold;
}

#copyright {
  text-align: right;
  float: right;
}

  

#footer {
  background: #F9B419;
  height: 24px;
  margin: 0px;
  margin-bottom: 30px;
}
img{
	border:0px;
}
#footer div {
  padding: 5px;
}

#footer #counter {
  padding-top: 3px;
}

#left_menu {
  clear: both;
  margin-top: 38px;
}

#left_menu a {
  outline: none;
}
#search{
  background: url('/images/search.png');
  width: 195px;
  height: 65px;
  padding-top: 5px;
}

#left_menu .menuhead {
  font-family: 'Eterna', 'Tahoma', sans-serif;
  font-size: 14px; 
  background: url('/images/menuhead.png');
  clear: both;
  color: #000000;
  font-weight: bold;
  text-align: left;
  /* text-shadow: 3px 3px 5px #000, 3px 3px 5px #000, 3px 3px 5px #000; */
  padding-top: 5px;
  padding-left: 10px;
  height: 20px;
  width: 170px;
  cursor: hand;
}

#left_menu .menuhead .menutitle {
  padding-right: 10px;
  width: 100%;
}

#left_menu .menulist {
  padding-top: 5px;
  padding-bottom: 20px;
}

#left_menu .menulist a {
  font-family: 'Eterna', 'Tahoma', sans-serif;
	border-bottom: 1px #FFFFFF solid;
	width: 180px;
	font-size: 14px;
  color: #fff;
  font-weight: normal;
}
#left_menu .menulist a:hover {
	background-color: #000000;
}

#left_menu_canvas {
  height_: 270px;
  min-height: 270px;
  padding: 10px;
  padding-bottom: 20px;
}
