h1 {
	color: #030;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 24px;
	margin: 15px 0px;
}

h2 {
	color: #030;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 18px;
}

#header_table {
	width: 990px;
	height: 96px;
	margin: auto;
	background: url(../images/background_cpw.jpg) no-repeat;
}

#main_holder {
	width: 990px;
	background: url(../images/main_background_tile_cf.jpg) repeat-y;
	vertical-align: top;
	border: 1px solid #000;
}

.sub-content_holder {
	width: 365px;
	vertical-align: top;
}

.horizontal_divider {
	width: 21px;
	background: url(../images/h_divider.jpg) repeat-y;
}


			
/* ------------------------------------ FOOTER --------------------------------------------- */
			
#color_divider {
	width: 100%;
	height: 5px;
	color: #030;
	background: #030;
	border: none;
	margin: auto;
}


.contact_table {
	width: 100%;
}



.name_item {
	line-height: 1.5em;
	width: 50%;
	color: #000;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 14px;
	padding: 5px 15px;
}

.year_item {
	line-height: 1.5em;
	width: 25%;
	color: #000;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 14px;
	margin-left: 15px;
}

.topic_item {
	line-height: 1.5em;
	width: 25%;
	color: #000;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 14px;
	margin-left: 15px;
}

.shaded {
	background: #CCC;
}
