body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFCC;
	color: #3F1F1F;
	padding-left: 5px;
	padding-right: 30px;
	border: 1px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #339966;
}
a:hover {
	color: #AD8444;
}
a:active {
	color: #009999;
}
#header {
	background-color:#94AD63;
	color: #666600;
	border-bottom: 1px;
	font-style: normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	line-height:30px;
}

#header p {
	text-align: left;
	font-size: 1.2em;
	margin-right: 2em;
	font-weight: bolder;
	padding-left: 10px;S
}

#header h1 {
	text-align: left;
	background-color: #94AD63;
	padding-left:10px;
	font-size: 1.5em;
}
h2 {
	font-size: 115%;
	text-align: left;
	display: block;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 2em;
	color: #000000;
}
h3 {
	display: block;
	font-weight: bolder;
	font-size: 110%;
	color: #000000;
	background-color:#CCCC99;
	padding-left: 10px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #605858;
}

#sidebar {
	float: left;
	width: 30%;
	margin-top: 5px;
	border: 1px solid #666666;
	text-align: left;
	padding: 10px;
	margin-bottom: 12px;
	background-color: #FFFFFF;
	}
#sidebar a:link {
	color: #B2D17A;
	}
#sidebar a:visited {
	color: #666666;
}
#sidebar a:hover {
	color: #AD8444;
	}
#sidebar a:active {
	color: #009999;
}
#content {
	margin-left:34%;
	padding-left: 10px;
	padding-right:5px;
	padding-bottom: 10px;
	margin-top: 12px;
	}
#footer {
	clear: left;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	border-top: 1px dotted;

}
#footer ul  {
	list-style: none;
}
#footer li {
	display: inline;
	margin-right: 50px;
	padding-right:10px;
	font-size: 80%;
	}
.copyright {
	font-size: 80%;
	font-style: italic;
	margin-right: 50px;
}
ß
.clear {
	clear:both;
}

.contrast {
	color:#00CC66;
	}
body p {
	margin-left:20px;
}
