body {
	background-image: url(art/ccc-bg.jpg);
	background-color: #000000;
	background-position: left top;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	position: absolute;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #fdfef9;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #e3cda4;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #e3cda4;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	background-position: right center;
	text-align: left;
	margin: 1px;
	padding: 1px;
	background-color: #000000;
	line-height: 12px;
}

.whiteone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	margin: 20px;
	padding: 20px;
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #73b53a;
	text-align: left;
	vertical-align: bottom;
	margin: 1px;
	padding: 1px;
	background-position: left center;
	text-indent: 1px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #73b53a;
	line-height: 18px;
	background-position: left top;
	margin: 1px;
	padding: 1px;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #73b53a;
	line-height: normal;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	margin:0px;
}
.wordup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
	margin:0px;
	}
.navnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	margin:0px;
	}
	
.navhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	margin:0px;
	}
	
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	vertical-align: middle;
	text-decoration: underline;
	text-align: left;
	line-height: 30px;
	margin:0px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration: none;
}

