body {
	font-family: Helvetica, Trebuchet, Arial, sans-serif;
	background-color: #3952A4;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
}

#content {
	color: #000000;
	width: 500px;
	position: relative;
	left: 240px;
	top: -520px;
	padding: 5px;
	z-index: 1;
}


#leftnav p {
	padding-top: 2px;
	font-size:14px;

}

a:link {
	color:#3952A4;
}

#leftnav a:visited {
	color:#605A28;
}

a:visited {
	color: #444873;
}

a:active {
	color:#000000;
}

a:hover {
	color:#000000;
}
#collage {
	width: 557px;
	position: relative;
	height: 185px;
	left: 243px;
	top: -185px;
	z-index: 2;
}
#banner {
	height: 190px;
	width: 800px;
	overflow: hidden;
}

img {
	margin:1px;
}

#leftnav {
	height: 380px;
	width: 215px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 50;
	padding: 3px;
	margin-bottom: 50px;
}

#leftnav table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	background-color: #FFFFFF;
	width: 100%;
}

#logo {
	position: relative;
	height: 185px;
	width: 245px;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;
	background-color: #FFFFFF;
	z-index: 3;
}

.rightimg {
	float: right;
	padding: 3px;
}

.righttext {
	padding:4px;
	float: right;
	width: 200px;
	border: 2px solid #000000;
	color: #FFFFFF;
	background-color: #3952A4;
	margin-top: 1px;
	margin-right: -35px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align:left;
}


.righttext h3, .righttext h1, .righttext h2{
	color: #ffffff;
	text-align: left;
}

.righttext a:link {
	color: #C0DFF8;
}

.righttext a:visited {
	color: #EAE7CC;
}

.righttext a:active {
	color: #000000;
}

.righttext a:hover {
	color: #000000;
}

.ccfrighttext {
	padding:4px;
	float: right;
	width: 200px;
	border: 2px solid #000000;
	color: #FFFFFF;
	background-color: #3952A4;
	margin-top: 1px;
	margin-right: -35px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align:left;
}

.ccfrighttext h3, .ccfrighttext h1, .ccfrighttext h2{
	color: #ffffff;
	text-align: left;
}

.ccfrighttext p {
	font-size:14px;
}

.ccfrighttext a:link {
	color: #C0DFF8;
}

.ccfrighttext a:visited {
	color: #EAE7CC;
}

.ccfrighttext a:active {
	color: #000000;
}

.ccfrighttext a:hover {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #2e4183;
	text-align: left;
}

#wholepage {
	position: absolute;
	border: 1px solid #336699;
	background-color:#dad5a9;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
#mission {
	position: absolute;
	left: -235px;
	top: 450px;
	width: 211px;
	height: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
#leftnav img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*styles for hidden menus that show when left links (leftnav) are moused over */
.hiddenmenu {
	background-color: #FFF;
	padding: 3px;
	width: 175px;
	border: #3952a4 solid 1px;
	z-index: 65;
	visibility: hidden;
}
#whomenu {
	position: absolute;
	left: 197px;
	top: 231px;
}
#contactmenu {
	position: absolute;
	left: 208px;
	top: 258px;
}
#groupmenu {
	position: absolute;
	left: 197px;
	top: 287px;
}


#podcastmenu {
	position: absolute;
	left: 197px;
	top: 318px;
}

#formsmenu {
	position: absolute;
	left: 208px;
	top: 378px;
}

#ccfmenu {
	position: absolute;
	left: 208px;
	top: 403px;
}

/*#blogsmenu {
	position: absolute;
	left: 197px;
	top: 258px;
}*/
