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

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

h3 {
	color: #666;
	font-family: Times New Roman, Times, Georgia, Serif;
	font-size: 15px;
}

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

#main_holder {
	width: 990px;
	background: url(../images/main_background_tile_help.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: #666;
	background: #666;
	border: none;
	margin: auto;
}


