.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #395271;
	font-weight: bolder;
}

body {
	background-image: url(../background/background-2tone.gif);
	margin-top: 10px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: RED;
	background-color: f3f1e3;
}




ul {
	margin-left: 25px;
	padding-left: 0;
	text-indent: 0;
	padding-top: 0;
	padding-bottom: 0;
	list-style-position: outside;
	list-style-type: disc;
	}


.body_txt_11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;

}


.home_c3_top {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: black;
}

.home_c3_bottom {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: black;
}

.c3_ttl_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: black;

}

.c2_txt_11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: black;
}

.c2_ttl_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: black;
} 

body,td,th {


}
a:link {
	color: #000000;
}
a:visited {
	color: #002d64;
}


.divbox {
height: 10;
width: 10;
margin: 0px;
padding: 0px;


}

.home_c2_text
{
	position: absolute;
	top: 380px;
	left: 0px;
	height: 331px;
	width: 434px;
	text-align: left;
	overflow: hidden;
}

.services_c2_text
{
	position: absolute;
	top: 324px;
	left: 0px;
	height: 388px;
	width: 434px;
	text-align: left;
	overflow: hidden;
		padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.cc_c2_text
{
	position: absolute;
	top: 149px;
	left: 0px;
	height: 176px;
	width: 394px;
	text-align: left;
	overflow:hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-color:#f3f1e3;
}



	/* SCROLLER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/ 

.vertical-dots {
	overflow: hidden; 
	display: block;
	width: 1px;
	margin: 0;
	padding: 0;
	/*border-right: 1px dotted #CCC;*/
	background: url("../background/dotted.gif") repeat-y;
	position: absolute;
	}
	
.horizontal-dots {
	overflow: hidden;
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	/*border-top: 1px dotted #CCC;*/
	background: url("../background/dotted.gif") repeat-x;
	}
	
	
#scroll-area {
	position: absolute;
	overflow: hidden;
	width: 413px;
	height: 351px;
	padding-bottom: 10px;
	background-color: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	top: -15px;
	


	}
	
.Scroller-Container {   /* This is the scroll box that the text/etc resides in */
	position: relative;
	top: 0px; left: 0px; right: 10px;
	padding-bottom: 10px;
	margin: 20px;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", sans-serif;
	background-color: #ffffff;
		
	
	
	}

#content {  /* This is the box that controls the WHOLE scroller space */

	position: absolute;
	top: 396px;
	left: -1px;
	width: 434px; 
	height: 338px;
	overflow: hidden;
	padding: 0;
	}
	
#scroll-control {
	position: absolute;
	top: 0;
	
	right: 0px;
	width: 16px;
	height: 100%;
	background: url("../background/dotted.gif") left repeat-y;
	background-color: #ffffff;
	
	}
	
#scroll-right-dots {
	margin-right: 0px;
	height: 100%;
	}
	
	
	
/* END SCROLLER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/ 	

/* BIG BOX */


#big_box {
			position: absolute;
			top: 24px;
			left: 50%;
			margin-left: -409px;  /* Shift it back 50% of width */
			width: 818px;
			height: 756px;
			overflow: hidden;
			}


/* END BIG BOX */


/* MENU - Column 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/ 	

#column_1_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 712px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(/pages/menu/column_1_menu_background_204x712.gif);
			}


/* END MENU - Column 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/ 	


/* COMMUNITY COLLABORATION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/ 	

#column_2_cc {
	position: absolute;
	top: 0px;
	left: 204px;
	width: 434px;
	height: 712px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	
	}

#column_3_cc {
	position: absolute;
	top: 0px;
	left: 638px;  /* 638 */
	width: 180px;
	height: 712px;
	overflow: hidden;
	background-image: url(Leadership-column_3_all.gif);
	}



/* END COMMUNITY COLLABORATION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/ 	



/* START SERVICES */

#column_3_services {
	position: absolute;
	top: -1px;
	left: 638px;  /* 638 */
	width: 180px;
	height: 712px;
	overflow: hidden;
	background-image: url(/pages/services/3rd_all.gif);
	}	
	/* END SERVICES */
