#banner {
	background-image: url(images/CCN%20banner.gif);
	position: absolute;
	width: 960px;
	top: 4px;
	height: 100px;
	left: 4px;
}
#nav {
	position: absolute;
	width: 960px;
	top: 100px;
	height: 28px;
	padding: 0px;
	border: none;
	background-color: #0033FF;
	left: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000099;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000099;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#maintext {
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0033FF;
}
#sidetext {
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

