


body {
font-family:  verdana, sans-serif;
font-size: 86%;
margin: 0;
padding: 0;
background: #eaf5c5;
min-width: 800px;
behavior: url(csshover.htc);   /* WinIE behavior call, created by Peter Nederlof */

}

#container {
height: auto;
width: 850px; /* for IE5/Win */
voice-family: "\"}\"";
voice-family: inherit;
margin: 20px auto;
position: relative;
background-color: #fff;
border: 25px solid #bed069;
color: #336633; 
width: 800px; /*actual width */

}



h1 {
height: 145px;
text-indent: -5000px;
background-image: url(images/logo800px.gif);
background-repeat: no-repeat; 
padding: 5px 5px 0px 5px;
margin: 5px 5px 0px 5px;
}



#content{
width: 505px;
float: right;
}

#content img {
padding: 5px;
}

#content a {
text-decoration: none;
color: #669933;

}

#content a:hover {
font-variant: small-caps;
color: purple;
}

#sidecolumn {
background-color: #eaf5c5;
width: 260px; /* for IE5/Win */
voice-family: "\"}\"";
voice-family: inherit;
margin-right: 505px;
margin-top: 25px;
margin-left: 5px;
text-align: left;
line-height: 16px;
padding: 5px;
width: 245px; /*actual width */
}

#sidecolumn ul a {
text-decoration: none;
color: #669933;
text-align: left;
}

#sidecolumn ul a:hover {
font-variant: small-caps;
color: purple;
}
div#nav {
float: left;
margin: -1px 0 0 0;
padding-left: 1.5em;
width: 100%;
background-color: #bed069;
border: none;
text-align: center;
font-family: arial, sans-serif;
font-size: 90%;
z-index: 1000;
}

div#nav ul {
margin: 0;
padding: 0;
background-color: #fff;
border: 1px solid #bed069;
border-width: 0 1px;
}

div#nav li {
position: relative;
list-style: none;
margin: -1 0 0 0;
float: left;
width: 10em;
line-height: 1em;
z-index: 1000;
}

div#nav li:hover {
background-color: #669900;
}

div#nav li.submenu a:hover {
color: #fff;
}

div#nav li.submenu:hover {
background-color: #eaf5c5;
}

div#nav li a {
display: block;
padding: 0.25em;
text-decoration: none;
color: #006600;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
width:9.75em;
}

div#nav>ul a {
width: auto;
}

div#nav ul ul {
position: absolute;
width: 10em;
display: none;
}

div#nav ul ul li {
border-bottom: 1px solid #bed069;
}

div#nav ul.level2 {
top: 1.5em;
left: -1px;
}

div#nav ul.level1 li.submenu:hover ul.level2 {
display: block;
}

.classtitle {
font-family: Garamond, Verdana, sans-serif;
font-weight: bold;
}

#footer {
background: url(images/flowertransparent.gif) bottom right no-repeat;
clear: both;
margin: 2px 5px 0 0;
padding: 0;
text-align: center;
border-top: 1px solid green;
}
.title {
font-family: Garamond, Verdana, sans-serif;
font-size: 22px;
padding: 10px;
margin: 10px;
text-align: center;
}

