.break {
  overflow: hidden;
  clear: both;
  height: 1px;
}

body {
      background: #D2E4FF;
    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: 955px;
  margin: auto;
}

#top {
  height: 111px;
  }

#content_canvas {
  width: 955px;
  height: 776px;
  background: url('/images/content_back.jpg');
}

#top_menu {
  width: 953px;
  height: 43px;
  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: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 13px;
  margin-left: 5px;
      padding-right: 5px;
    border-right: solid #fff 1px;;
    }

#top_menu li.last a {
  border-right-width: 0px;
}

#top_menu li a:hover {
  color: #FF9400;
  }

#left_menu {
  width: 178px;
  height: 723px;
  margin-right: 0px;
  margin-left: 3px;
  overflow: auto;
  float: left;
}

#left_menu ul, #left_menu .menulist {
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 0px;
}

#left_menu li, #left_menu .menulist div {
  display: block;
}

#left_menu a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #000;
  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: #FF9400;
}

#subpage_canvas {
  width: 591px;
  height: 723px;
  float: left;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  
}

#subpage {
  width: 100%;
  height: 100%;
}

#footer {
  clear: both;
  color: #000;
  margin-top: 5px;
  margin-bottom: 50px;
}

#footer a {
  color: #800;
  text-decoration: none;
}

#footer a:hover {
  color: #f00;
  text-decoration: underline;
}

#counter {
  float: left;
}

#counter_count {
  font-size: 14px;
  font-weight: bold;
}

#copyright {
  text-align: right;
  float: right;
}

  



#left_menu img {
	border-width: 0px;
}

#footer {
  background: url('/images/footer_back.jpg');
  height: 43px;
  margin: 0px;
  margin-bottom: 30px;
}

#footer div {
  padding: 2px;
	padding-left: 12px;
}

#footer #counter {
  padding-top: 12px;
}

h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
}

h1 { 
font-size: 18px;
}


#left_menu .menuhead {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: #800;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

#left_menu a {
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#left_menu a:hover {
	background: #003300;
}

/*
#subpage_canvas, #content_canvas {
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
}

#resize_canvas {
	background: url("/images/resize_back.jpg");
}
*/

/*
#top_menu ul {
	left: 100%;
	position: relative;
}

#top_menu li {
	left: -100%;
	position: relative;
	font-size: 14px;
}
*/

#top_menu li {
	font-size: 12px;
}

#right_canvas {
	float: left;
	padding-top: 1px;
	padding-right: 2px;
}

#right_canvas, #right_canvas iframe {
	width: 176px;
	height: 595px;
}

