#body h1
{
   font: normal 22px/30px Verdana, Geneva, sans-serif;
   margin-left: 30px;
   float: left;
   margin-bottom: 15px;
   overflow: visible;
}

#content
{
   float: left;
   width: 600px;
   margin-left: 30px;
}
#image-menu
{
   margin: 0;
}
#image-menu li 

{
   display: block;
   float: left;
   padding: 0px;
   margin-right: 20px;
   margin-bottom: 20px;
}
#image-menu li a 

{
   display: block;
   height: 80px;
   width: 230px;
   color: #FFF;
   font: bold 14px/150% Verdana, Geneva, sans-serif;
   padding: 10px;
   border-style: none;
   float: left;
   margin: 0px;
}
#image-menu li a 

{
   background: no-repeat 0px 0px;
}
#image-menu a:hover
{
   background: no-repeat 0px -100px;
   margin: 0px;
   border-style: none;
}
#image-menu a.sub
{
   background: #5F9941 url(../styles/none) no-repeat 0px 100px;
   ;
}
#image-menu a.sub:hover
{
   background: #426A2D no-repeat 0px 0px;
}
#homepage #front
{
   width: 550px;
   border-right: 2px solid #5F9941;
   float: left;
   height: 405px;
   padding: 0px 20px 10px 40px;
}
#homepage #front
h1
{
   margin-left: 0px;
   margin-bottom: 20px;
}

#homepage #news
{
   float: right;
   width: 250px;
   padding-right: 30px;
}

#homepage #news h1
{
   margin-left: 0px;
   font-size: 20px;
   padding-bottom: 0px;
   line-height: 37px;
   margin-bottom: 13px;
}

#homepage #news .news-item
{
   margin-bottom: 20px;
   height: 100px;
   clear: left;
}

#homepage #news .news-item h2
{
   font-size: 13px;
   font-weight: bold;
   margin-bottom: 0px;
}

#homepage #news .news-item span
{
   color: #5F9941;
   font-size: 12px;
   font-weight: bold;
}

#homepage #news .news-item p
{
   font-size: 12px;
   clear: both;
   margin-top: 5px;
}

#homepage #news .news-item a
{
   color: #362;
   text-decoration: none;
   border-bottom: 1px dotted #362;
}

#homepage #news .news-item a:hover
{
   color: #362;
   background: #CDE4C2;
   border-bottom-style: solid;
}
#imagelinkpage #content p
{
   margin-bottom: 20px;
}

#storypage h1
{
   width: 450px;
}
#storypage #content
{
   width: 450px;
}

#storypage #biography
{
   background: #5F9941;
   float: right;
   width: 220px;
   margin-bottom: 40px;
}

#storypage #biography h2
{
   padding: 5px;
   margin: 0px;
   font-size: 16px;
   text-align: center;
   overflow: hidden;
   background: #CDE4C2;
   font-weight: bold;
}

#storypage #biography h3
{
   font: bold 12px Verdana, Geneva, sans-serif;
   padding: 10px 10px 0px;
   color: #ECF4E8;
   text-decoration: underline;
}

#storypage #biography p
{
   font: 12px/100% Verdana, Geneva, sans-serif;
   margin: 0px;
   padding: 5px 10px 10px;
   color: #ECF4E8;
}

#storypage #biography #audioplayer
{
   text-align: center;
   margin: 5px 10px 0px;
   padding: 10px 20px 0px;
   border-top: 1px solid #F7F8FD;
}

#storypage #biography p#download
{
   text-align: center;
}

#storypage #biography a
{
   color: #FFF;
}

#storypage #biography a:hover
{
   font-weight: bold;
}
#newsholder #content
{
   width: 682px;
   float: left;
   margin-left: 30px;
   border-top: 1px dotted #5F9941;
   border-left: 1px dotted #5F9941;
}
#newsholder .news-item 
{
   height: 160px;
   float: left;
   width: 300px;
   padding: 20px;
   border-bottom: 1px dotted #5F9941;
   border-right: 1px dotted #5F9941;
}
#newsholder .news-item h2 
{
   font-size: 15px;
   font-weight: bold;
   margin-bottom: 5px;
}
#newsholder .news-item h3 
{
   color: #5F9941;
   font-size: 13px;
   margin-top: 5px;
   margin-bottom: 10px;
}
#newsholder .news-item p 
{
   font-size: 15px;
}
#newsholder .news-item a 
{
   color: #362;
   border-bottom: 1px dotted #362;
}
#newsholder .news-item a:hover
{
   color: #362;
   background: #CDE4C2;
   border-bottom-style: solid;
}

#newspage #date
{
   color: #5F9941;
   font-weight: bold;
   margin-top: 5px;
   margin-bottom: 10px;
}
.searchresult 
{
   margin-bottom: 20px;
   border-bottom: 1px dotted #5F9941;
}

#content fieldset {
   padding: 10px;

}

#content form div.field {
   margin-bottom: 5px;
}
#content form .checkbox input {
   margin-left: 80px;
}


#content form label.left {
   float: left;
   width: 80px;
   line-height: 20px;
   margin: 0px;
   padding: 0px;
}

#content form label.right {
   float: none;
}
#content form .Actions input {
   margin-top: 20px;
   margin-bottom: 20px;
}
