

#navigation{
	float:left;
	width:180px;
	background:#C0DFB0;
	padding:10px;
	color: #993300;
	}
#content{
	float:left;
	width:780px;
}
#footer{
	clear:both;
	}

a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #339900
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000
}

.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900
}

.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

.subcat a:link,.subcat a:visited,.subcat a:active {
	color: #990000;
	text-decoration: underline
}

.subcat a:active {
	color: #990000;
	text-decoration: none
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339900
}

.headline a:link,.headline a:visited,.headline a:active {
	color: #339900;
	font-weight: bold;
	text-decoration: none
}

.headline a:hover {
	color: #339900;
	font-weight: bold;
	text-decoration: underline
}

.smheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900
}

.smheadline a:link,.smheadline a:visited,.smheadline a:active {
	color: #339900;
	font-weight: bold;
	text-decoration: none
}

.smheadline a:hover {
	color: #339900;
	font-weight: bold;
	text-decoration: underline
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000
}

.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px
}
