body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #DDDDCC;
  color: #222222;
  font-size: 10px;
  text-align: center;
  margin: 8px;
  padding: 0px;
  padding-top: 12px;
  min-width: 830px;
}

.text {
  line-height: 150%;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.lorem_ipsum {
  font-style: italic;
}

a:link, a:active, a:visited {
  font-weight: bold;
  color: #000066;
}

a:hover {
  font-weight: bold;
  color: #0000FF;
}

.text a:link, .text a:active, .text a:visited {
  font-weight: normal;
  color: #000066;
}

.text a:hover {
  font-weight: normal;
  color: #0000FF;
}

.text .example {
  font-style: italic;
}

.taxo {
  font-style: italic;
}

.photocredit {
  font-style: italic;
}

.clearboth {
  clear: both;
}

.clearboth_invisible {
  clear: both;
  font-size: 1px;
}

.sys_container {
  text-align: left;
/*
  margin-left: auto;
  margin-right: auto;
  min-width: 826px;
*/
}

.sys_canvas {
  clear: both;
  background-color: #FFFFEA;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
/*
  text-align: center;
  margin-left: auto;
  margin-right: auto;
*/
}

.sys_content {
  text-align: left;
/*
  margin-left: auto;
  margin-right: auto;
  width: 810px;
*/
}

.sys_banner {
  padding-left: 250px;
  padding-bottom: 64px;
  text-align: left;
}

html>body .sys_banner {
  padding-bottom: 32px;
}

.sys_sectionbanner {
  margin-left: 250px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  height: 40px;
}

.sys_sectionbanner .text {
  display: none;
}

.sys_left {
  float: left;
  width: 210px; /* this is necessary to accomodate mac/IE */
}

.body_inter {
  text-align: center;
}

.sys_right {
  text-align: left;
  margin-left: 220px;
  padding-left: 30px;
  padding-right: 32px;
  background-repeat: no-repeat;
  background-position: 32px 0px;
  padding-top: 109px;
}

html>body .sys_right {
  padding-left: 32px;
}

.sys_menu {
}

table.sys_pagecontent {
  border-collapse: collapse;
}

table.sys_pagecontent td {
  padding: 0px;
}

.sys_right h2 {
  font-weight: normal;
  margin-top: 32px;
}

.sys_footer {
  clear: both;
}

#sys_canvas_div_b {
  background-image: url(default/side_r.gif);
  background-repeat: repeat-y;
  background-position: right;
}

#sys_canvas_div_c {
  background-image: url(default/side_b.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#sys_canvas_div_d {
  background-image: url(default/side_l.gif);
  background-repeat: repeat-y;
  background-position: left;
}

#sys_canvas_div_h {
  background-image: url(default/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#sys_canvas_div_g {
  background-image: url(default/corner_br.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

#sys_canvas_div_f {
  background-image: url(default/corner_bl.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#sys_canvas_div_inner {
  padding: 32px;
}

.sys_footer {
  clear: both;
}

.sys_footer_time {
  display: none;
  float: right;
}

.sys_footer_copyright {
  float: right;
}
