body
{
background-color: #FFFFFF;
margin: 0;
padding: 0;
background-image: url('images/top_stripe.gif');
background-position: top left;
background-repeat: repeat-x
}

div#header
{
height: 178px;
margin-bottom: 10px;
background: transparent
}

div#col1
{
float: left;
width: 24%;
margin-left: 3%;
display: inline;
background: #a6e443;
margin-bottom: 16px;
padding-bottom: 12px
}

div#col2
{
float: left;
width: 67%;
margin-left: 3%;
background: transparent;
padding-bottom: 24px;
margin-top: -38px
}

html>body div#col2
{
margin-top: -42px
}

div#footer
{
clear: both;
height: 48px;
text-align: right;
background-image: url('images/footer_stripe.gif');
background-position: top left;
background-repeat: repeat-x;
font-size: 0.8em
}

div#footer p
{
margin-right: 3%;
padding-top: 28px
}

img
{
border: 0px
}

div#col1 p, div#col2 p, div#col1 h1, div#col2 h1, div#col1 h2, div#col2 h2, div#col1 form, div#col2 form, div#col1 input, div#col2 input, div#col1 textarea, div#col2 textarea, div#col1 select, div#col2 select
{
margin-left: 8px;
margin-right: 8px
}

div#col1 a
{
display: block;
background-color: #e3f7c5;
margin-left: 12px;
margin-top: 12px;
margin-right: 12px;
color: #336f47;
font-family: arial;
font-size: 1.4em;
letter-spacing: -0.05em;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 8px;
background-image: url('images/menu_corner.gif');
background-position: bottom right;
background-repeat: no-repeat;
width: 100%;
text-align: left
}

div#col1 a#selected
{
color: #009933;
font-weight: bold
}

div#col1 a.sub
{
height: 20px;
font-size: 1em;
padding: 0;
padding-left: 20px;
background-image: url('images/submenu.gif');
background-position: 1px 2px;
background-repeat: no-repeat;
margin-top: 8px;
width: 79%
}

div#col1 a.sub:hover
{
background-image: url('images/submenu_hover.gif');
background-position: 1px 2px;
background-repeat: no-repeat;
}

html>body div#col1 a
{
width: auto;
}

div#col1 a:hover
{
background: #cef098;
background-image: url('images/menu_corner_hover.gif');
background-position: bottom right;
background-repeat: no-repeat;
color: #144a26
}

.hidden
{
display: none
}

div.event
{
border-bottom: 8px solid #A6E443;
font-size: 1.2em;
clear: both;
margin-bottom: 8px;
padding-bottom: 8px
}

div.event span
{
font-size: 0.8em;
color: #189E45;
width: 8em;
display: block;
float: left;
font-weight: bold
}

div.event span.title
{
color: #336F47;
width: 100%;
font-size: 1.2em;
margin-bottom: 8px;
font-weight: normal
}

div.news
{
border-bottom: 1px solid #A6E443;
margin-bottom: 4px;
padding-bottom: 4px;
width: 65%
}

div.archive
{
border-bottom: 1px solid #A6E443;
margin-bottom: 4px;
padding-bottom: 4px
}

div.popup
{
width: 483px;
height: 350px;
background: #FFFFFF;
border-left: 6px solid #A6E443;
padding: 6px
}

html>body div.popup
{
width: 465px;
}

html>body div.popup h1
{
margin-top: 0px
}



/* STYLES FOR CROSSFADER */



div.cf_wrapper
{
	position: relative;
	width: 200px;
	height: 320px;
	float: right;
	margin-left: 16px;
	margin-bottom: 16px
}

div.cf_element
{
	width: 200px;
	height: 320px;
}
	
/* STYLES FOR CROSSFADER */



div#archive_files div
{
background: #effbdd;
padding: 3px;
margin-bottom: 3px;
font-size: 0.8em;
font-weight: bold
}


textarea
{
width: 50%;
height: 150px
}

