body {
	background-color: #316331;
	margin: 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
#wrapper {
	background: #f8fcf8;
}
#header {
	background: #fif9f1;
	padding: 0px;
	background-image: url(../graphics/schors1.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
}
#container {
	width: 100%;
	background: #F8FCF8;
	float: left;
	margin-right: -275px;
}
#content {
	background: #F8FCF8;
	margin-right: 275px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin-top: 0;
	font-size: 1.5em;
	color: #633163;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	color: #633163;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 0.8em;
}
#sidebar {
	width: 260px;
	float: right;
	padding: 5px;
}
#sidebar h1.select {
	margin-top: 0px;
	font-size: 0.9em;
	margin-bottom: 0px;
	color: #683668;
	background-color: #dfefdf;
	}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	}
#sidebar li {
	font-size: 0.7em;
	line-height: 1.1em;
	list-style-type: none;
	display: block;
	padding-top: 3px;
	margin-bottom: 3px;
	}
div.sidebarblock
{
	margin: 0px;
	padding: 5px;
	border: solid #316331 1px;
	margin-bottom: 5px;
	}
#footer {
	background: #BCDCBC;
	padding: 5px;
	border-top: solid #316331 1px;
	text-align: center;
	font-size:    x-small;  
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
a:link {
	font-weight: normal;
	color: #3E45C6;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #683668;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #649664;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #649664;
	text-decoration: underline;
}

	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #BCDCBC;
	width: 90px;
	height: 2em;
	border-left: 1px solid #316331;
	border-bottom: 1px solid #316331;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #3E45C6;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 2em;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li#seven a	{
	width: 90px;
	border-right: 1px solid #316331;
	}

#menu ul li a:hover {
	color: #f8fcf8;
	background: #683668;
	}

#menu a:active	{
	background: #bcdcbc;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionsix #menu li#six a {
	background: #bcdcbc;
	border: 1px solid #bcdcbc;
	color: #316331;
	font-weight: bold;
	}
