body {
  background-color: #006600;
  color:beige;
  font-family:Verdana, Helvetica, sans-serif;
  line-height:1.3;
}

a img {
 border: none;
}


li img {
  padding: 1px;
  vertical-align: middle;  
}

td {
  padding-top: 0.15em;
  padding-bottom: 0.15em;
}

tr {
  margin-bottom: 0.1em;
}

h1,.componentheading {
  font-size: 1.7em;
  font-weight: normal;
  margin-bottom: 0.5em;
}

.contentheading {
  font-size: 1.65em;
  font-weight: normal;
  padding-bottom: 0.5em;
}

#archive-list .contentheading {
  font-size: 1.1em;
  font-weight: bold;

}

#pathway {
  font-size: x-small;
  margin-bottom:0.5em;
  color: gray;
}

#wrap {
  margin: 1em;
}

#extratopmenu 
{
  float:left;
  position: relative;
  left: 23em;
  top: -3em;
}

#sidebar {
  float:left;
  width:18em; 
  overflow:hidden; 
}
 
#sidebar-2 {
  float:right;
  width:20%; 
  overflow:hidden;
} 

#content60 {
  background-color: khaki; 
  float:left;
  width:55%;
  overflow:hidden;
  color: black;
}

#content80 {
  background-color: khaki; 
  float:left;
  width:50em;
  border: outset 1px #9F9F6F;
  overflow:hidden;
  color: black;
}

#content100 {
  background-color: khaki; 
  float:left;
  width:99%;
  overflow:hidden;
  color: black;
}

.inside {
 padding:0.8em;
}



#header{
  margin: 0.5em;
  height: 165px;
  background: url(../image/logo.gif) no-repeat;
  color: #eeee77;
  text-align: right;
}

#header a {
  color: khaki;
}

#header h1 {
  font-size: 2.4em;
  font-weight: normal;
  font-style: normal;
  font-family: Georgia, Verdana, sans-serif;
}


#footer {
  margin-top: 2em;
  padding: 2em;
  clear: both;
  font-size: x-small;
  text-align: center;
}

.small,.mosimage_caption{
  font-size: x-small;
  text-align: center;
}

.createdate, .modifydate {
  color: blue;
  font-size: smaller;
}

.moduletable{
  margin-bottom: 0.3em;
}

.moduletable h3 {
  font-size: 0.9em;
  font-weight: bold;
}

.moduletable a {
  color: lightblue;
}

.moduletable_menu{
  margin-bottom: 0.3em;
  color: #eeee55;
}

.moduletable_menu h3 {
  font-family: serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: normal;
}

.moduletable_menu ul{
  list-style: none;
}

.moduletable_menu li, .menu li {
   padding: 2px;
   list-style: square;
   color: yellow;
}

.moduletable_menu li a, .menu a {
  padding: 2px;
  text-decoration: none;
  font-size: 1em;
  color: #eeee7f;
}



.moduletable_menu li a:hover, a#active_menu:link, a#active_menu:visited {
   padding: 2px;
   background-color: #338833;
   color: yellow;
}

.latestnews, .bannergroup, .newsfeed {
  font-size: small;
}
