body {
  background:#ffffff;
  margin: 5px;
  padding:0 0 0 0;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

#header {
  width:799px;
  height:195px;
  padding: 0;
  margin: 0;
  border:1px solid #000000;
  background-image: url(ima/banner.jpg);
  text-align:left;
  color:#ffffff;
  }

#header-menu {
  margin: 0;
  padding: 0;
  color: #e0e0e0;
  position: relative;
  left: 280px;
  top: 100px;
}

#header-menu a {
  color: #e0e0e0;
  text-decoration:none;
  font-weight: bold;
}

#header-menu a:hover {
  color: #e0e000;
}

#header-menu ul {
  list-style: none;
  display: inline;
}

#header-menu li {
  padding-left: 6px;
  list-style: none;
  display: inline;
}
  
#content {
  width:789px;
  height: 2624px;
  //height:500px;
  margin: 0;
  padding:0;
  border: solid;
  border-color: #000000;
  border-width: 6px;
  }

#main {
  width:583px;
  height: 2584px;
  //height: 460px;
  float:left;
  padding-left: 20px;
  padding-right: 20px;
  background: #f8f8e6;
  }

#main table {
  border: none;
}

#main TR.table-header {
  background: #e0e0e0;
  font-weight: bold;
}

#main TD {
  border: solid;
  border-width: 1px;
  border-color: #e0e0e0;
}

#main img {
  border: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  clear: both;
}

#main img.img-right {
  float: right;
  margin: 0 0 0 0.5em;
}

#main img.img-left {
  float: left;
  margin: 0 0.5em 0 0;
}

#main *.left-text {
  margin: 0;
  padding: 0;
  clear: right;
  text-align: left;
}

#main *.right-text {
  margin: 0;
  padding: 0;
  clear: left;
  text-align: right;
}

#main ul {
  list-style: square inside;
  padding:0 0 0 0;
}

#main li {
  padding: 0 0 0.5em 0;
}

#main hr {
  border: none;
  border-top: 1px dotted;
  border-color: #e0e0e0;
  padding: 0;
  margin: 1em 0 1em 0;
}


#sidebar {
  width:160px;
  height:2624px;
  background:#8080A0;
  float:right;
  border-left: solid;
  border-left-color: #000000;
  border-left-width: 6px;
  }

#sidebar a {
  color: #d0d0d0;
  text-decoration:none;
}

#sidebar a:hover {
  color: #ffffff;
}

#sidebar ul {
  margin:0 0 0;
  padding:0 0 0.5em 1em ;
  border-bottom:1px dotted #909090;
  list-style:none;
}

#sidebar li {
  margin:0;
  padding:0 0 0 1em;
  text-indent:-15px;
  line-height:1.5em;
  list-style: none;
}

.sidebar-title {
  margin:0 0 0;
  padding:1em 0 0 1em;
  font:78%/1.4em Verdana,"Trebuchet MS",Trebuchet,Arial,Sans-serif;
  font-weight: bold;
  text-transform:uppercase;
  color: #101010;
  //border-bottom:1px dotted #ccc;
  }

.sidebar-title a {
  color: #000000;
}

#errors {
  text-indent: 0px;
}

#errors ul {
  text-indent: 0px;
  list-style: none;
}

#errors li {
  color: red;
  text-indent: 0px;
  line-height: 0.5em;
  list-style: none;
}