/* ASL CSS File */* {	margin: 0;	border: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;}a:link {	color: #CCCC99; 	text-decoration: none;}a:hover {	color: #99CC66;	text-decoration: none;}a:active {	color: #99CC66;	text-decoration: none;}a:visited {	color: #99CC66;	text-decoration: none;}a.main:link {	color: #CCCC99;	text-decoration: none;}a.main:hover {	color: #394128;	text-decoration: none;}a.main:active {	color: #CCFF00;	text-decoration: none;}a.main:visited {	color: #99CC66;	text-decoration: none;}a.event:link {	color: #999966;	text-decoration: none;	font-weight: bold;}a.event:hover {	color: #394128;	text-decoration: none;	font-weight: bold}a.event:active {	color: #CCFF00;	text-decoration: none;	font-weight: bold}a.event:visited {	color: #99CC66;	text-decoration: none;	font-weight: bold}.caption {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	font-size: 8pt;}body {	background: #ffffff;	color: #000000;	min-width: 700px;	}.title {color: #394128}hr {	border: 0;	width: 100%;	color: #cc0000;	background-color: #760e0f;	height: 1px;	}	p.indent {padding-left:30px;		padding-right:30px;}p.indentX2 {padding-left:60px;		padding-right:60px;}		p.date {text-decoration:underline;}/* wrapper holds left faux column tab *//* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */#wrapper {	text-align: left;	width: 95%;	margin: 0 auto;	background: #fffff; /* url(images/ovals.gif) center fixed no-repeat; */}#header, #footer {color: #000;clear: both; width: 100%;}#header {background: #1E270A; color: #FFFFFF; height: 125px;}#footer {	color: #FFFFFF;	text-align: center;	font-size: 8pt;	font-family: Verdana, Arial, Helvetica, sans-serif;	}#contentfloatholder {/* right faux column tab */	float: left;	width: 100%;}#contentfloatholder:after { /* this is for NN6 to clear floats */    content: ".";     display: block; 		height: 0px;    clear: both;     visibility: hidden;}#center {	margin: 0 25px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .85em;}#centerwrap {  float:left;  width: 100%;   margin: 0 -95% 0 0;}#left {	float:left;	width: 200px;	margin: 0 0 0 -5%;	/* background-color: #cc0000; */	height: 420px;}#right {	float:right;	width: 170px;	margin: 0;	background-color: #cccc99;	z-index: inherit;}/************* IE Mac CSS Only  works for Win too **************/* html div#centerwrap {margin: 0 -100% 0 0;}* html div#left {margin: 0;}div h3, div p {margin: 1em 0;padding: 0 15px; }