#header{
	height: 98px;
	background: #b3082f url('../images/headerBackerIn.png') no-repeat top left;
}

#logo h1 a{
	margin: 18px 0 0 15px;
	background: transparent url('../images/CCCUA_logo_internal.png') no-repeat top left;
	height: 80px;
}

#phrase h3{
	margin: 16px 0 0 675px;
}

#topNav{
	position: absolute;
	margin: 70px 0 0 495px;
	.margin: 70px 0 0 505px;
}
#navArea{
	background: #000000;
	padding: 0;
}
#navArea li{
	display:inline;
	float: left;
	margin-left: 14px;
	font-size: 13px;
	z-index: 5000;
	background: #000000;
}
#navArea li a{
	text-decoration: none;
	color: #ffffff;
}
#titleArea{
	background: #ffffff url('../images/containerBackIn.gif') no-repeat top left;
	height: 55px;
}
#titleArea h2 {
	font-size: 32px;
	margin-top: 5px;
	margin-left: 12px;
}
#mainTextArea{
	background: #ffffff url('../images/insideTextBacker.png') repeat-y bottom left;
	margin-top: -20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e4e4e4;
}
.bodyText{
	padding: 15px 15px 35px 14px;
	line-height: 140%;
	font-size: 14px;
}
.bodyText hr{
	height: 1px;
	margin: 15px 0;
	background: #ffffff;
	border: 1px #cccccc solid;
}

.bodyText h3{
	font-size: 18px;
	font-weight:bold;
	color: #b3082f;
	margin-bottom: -6px;
}

.bodyText li{
	margin: 0 0 6px 28px;
	list-style: square;
}

#column1text{
	min-height: 600px;	
}
#column2etc{
	/*background: #f2f2f2;*/
	min-height: 600px;
}
#insidePic{
	height: 399px;
	width: 402px;
	position:absolute;
	background:transparent url('../images/insidePicBack.png') no-repeat top left;
	z-index: 1000;
	margin: -20px 0 0 8px;
}
#insidePicPic{
	height: 370px;
	width: 367px;
	background: #dddddd;
	margin: 13px 0 0 16px;
	.position:absolute;
}
#insidePicCallout{
	position:absolute;
	top: 275px;
	left: 14px;
	width: 327px;
	height:141px;
	background: transparent url('../images/insideCallout.png') no-repeat top left;
	padding: 38px 0 0 20px;
	z-index: 1000;
}

.alt {
	background-color: #F2F2F2;
}

