body {
	background-color: #6CAC36;
	background-image: url(bkd-1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #9B0000;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #006600;
}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#header {
	display: block;
	float: left;
	width: 920px;
}

.menu {
	background-image: url(slices/images/home-nav_cc.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

a.menuRed:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #9B0000;
}
a.menuRed:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a.menuRed:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}


#contentarea {
	display: block;
	float: left;
	width: 840px;
	background-image: url(slices/images/home-nav_cc.gif);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
}

#footer {
	width: 920px;
	display: block;
	float: left;
}

.footerText {
	font-size: 14px;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
