/* CSS Document *//* rightbar_1, rightbar_2, leftbar_1, leftbar_2 styles combined. Note: If you want to style the sidebars differently, comment this out and use the individual div styles below. See "Sidebar styles by div" below.*/#rightbar_1 h1, #rightbar_2 h1, #leftbar_1 h1, #leftbar_2 h1 {	font-size: 85%;	color: #036;	font-weight:bolder;	margin: 8px 5px 0 5px;	}#rightbar_1 p, #rightbar_2 p, #leftbar_1 p, #leftbar_2 p {	font-size: 85%;	margin: 5px 5px 10px 5px;	}#leftbar_2 h1 {	font-size: 85%;	font-weight:bolder;	margin: 8px 5px 0 5px;	color: #FFF;	}#leftbar_2 p {	font-size: 85%;	margin: 0 5px 10px 5px;	}	/*start main content area. ------------------------------------------------------------*/#content p {	font-size: 80%;	line-height: 140%;	}	#content h1 {
	margin: 20px 0 0 0;
	padding-bottom: 0px;
	color: #000;
	font: bolder 115% Arial, Helvetica, sans-serif;
}	#content h2 {
	color: #003399;
	margin: 0;
	font: italic bolder 100% Arial, Helvetica, sans-serif;
}	#content h1 + p, #content h2 +p {	margin-top: 0;	padding-top: 0;}#content h1>p, #content h2>p {	margin-top: 0;	padding-top: 0;}/*miscellaneous classes. ------------------------------------------------------------*/.centeredtext { text-align: center;}/*centers text */.alert {	color: #C00;	font-weight:bolder;	}	.highlight {	color:#003366;	background-color:#e0dbc9;	}/*Sidebar styles by div. *//*Note: If these styles are not used, remove from file to make CSS file size smaller. /*rightbar_1 styles  --------------------------------------------------------------#rightbar_1 h1 {	font-size: 85%;	color: #036;	font-weight:bolder;	margin: 8px 5px 0 5px;	}	#rightbar_1 p {	color:#000;	font-size: 85%;	margin: 0 5px 10px 5px;	}	/*rightbar_2 styles  --------------------------------------------------------------#rightbar_2 h1 {	font-size: 85%;	color: #036;	font-weight:bolder;	margin: 8px 5px 0 5px;	}	#rightbar_2 p {	color:#000;	font-size: 85%;	margin: 0 5px 10px 5px;	}	/*leftbar_1 styles  ---------------------------------------------------------------------#leftbar_1 h1 {	font-size: 85%;	color: #036;	font-weight:bolder;	margin: 8px 5px 0 5px;	}#leftbar_1 p {	color:#000;	font-size: 85%;	margin: 0 5px 10px 5px;	}	/*leftbar_2 styles  --------------------------------------------------------------*/
#thumbs img {
	margin: 12px;
}

