* { margin: 0; padding: 0; }

body { 
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .625em;
	}


		/*** The Essential Code for the 3 column layout ***/

		body {
			min-width: 60em;         /* 2 x LC width + RC width */
		}

		#wrap {
			padding-left: 22em;      /* LC width */
			padding-right: 22em;     /* RC width */
		}
		
		#wrap #main, #wrap #sitenav, #wrap #bonus, #wrap #board {
			position: relative;
			float: left;
		}
		
		#main {
			width: 100%; /* orginal */
		}
		
		#sitenav, #board {
			width: 20em;             /* LC width */
			right: 22em;             /* LC width */
			margin-left: -100%;
		}
		
		/*** IE6 Fix ***/
		* html #sitenav, * html #board {
			left: 22em;              /* RC width */
			display: block;
			z-index: 10;
			width: 20em;
		}
		* html #main {
			margin: 0 0%;
			width: 100%;
		}
		
/*		* html #board * { float: none !important; } */

		#bonus {
			width: 20em;             /* RC width */
			margin-right: -100%;
			padding-left: 1em;
		}
		
		#footer {
			clear: both;
		}
		/*** END The Essential Code for the 3 column layout ***/

#header {
	height: 20em;
	padding-right: 20em;
	background: #600 url("/i/current_masthead.gif") 0 100% no-repeat;
	color: #fff;
	}
#header h1 {
	text-indent: -9999em;
	}
#header #toc {
	position: absolute;
	top: 0; right: 0;
	width: 18em; height: 18em;
	background-color: #000;
	padding: 1em 0 1em 1em;
	}
#header #toc h3 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: .4em 0;
	}
#header #toc ul li {
	border: .2em solid #fff;
	padding: .3em 1em .4em 0;
	border-width: .1em 0 0;
	margin-bottom: 1em;
	list-style: none;
	}
#header #toc ul a {
	color: #fff;
	font: normal 1.3em Times, serif;
	text-decoration: none;	
	}
#header #toc ul a:hover {
	background-color: #600;
	}
#header .issue {
	width: 17em;
	position: absolute;
	top: 22em; right: 1em;
	color: #600;
	text-align: justify;
	padding: 1em .5em;
	}
#header .issue h4 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: .5em;
	}
#header .issue p {
	font-size: 1.1em;
	border: .2em solid #600;
	border-width: .1em 0;
	padding: 1em 0;
	}
#header .issue h2 {
	color: #000;
	font-size: 1.3em;
	margin: 1em 0;
	text-align: left;
	}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
#board {
	background: #eee url("/i/current_sidebar.gif") 0 0 no-repeat;
	}
* html #board {
	background: none; /* this is here because of IE's peek a boo bug */
	}
#board p, #board dl, #board h5 {
	margin: 1em;
	font-size: 1.1em;
	}
#board dl dt {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #600;
	margin-top: .5em;
	}
#board dl dd {
	margin-left: 1em;
	}
#board dl dd .name, #board dl dd .inst {
	display: block;
	}
#board dl dd .inst {
	color: #333;
	font-sze: .9em;
	margin-left: 1em;
	}

#main {
	padding-top: 1em;
	}
#main h3 { 
	font-size: 1.8em;
	margin-bottom: .8em;
	}
#main h4 { 
	font-size: 1.4em;
	margin-bottom: 1em;
	}
#main h5 { 
	font-size: 1.2em;
	margin-bottom: 1em;
	}
#main p, #main table, #main h4, #main li {
	font-size: 1.2em;
	margin-bottom: 1em;
	}
#main li {
	margin-left: 2em;
	}
#main h4.intro {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.6em;
	font-family: Times, serif;
	margin-bottom: 1em;
	}
#main h4.intro:first-letter {
	font-size: 3.2em;
	float: left;
	color: #197a98;
	font-family: Times, serif;
	line-height: 1em;
	}

#serviceprograms {
	background-color: #d4e8ec;
	border: .2em solid #197a98;
	padding: 1em;
	margin: 1em;
	position: relative;
	}	
#serviceprograms .caption {
	font-size: .9em;
	}	
#serviceprograms h4 {
	background-color: #197a98;
	margin: -1em -1em 1em;
	padding: .3em;
	color: #fff;
	}	
table.barchart {
	width: 100%;
	}
.barchart th {
	text-align: right;
	width: 50%;
	padding-right: .5em;
	}
.barchart td {
	width: 50%;
	padding: .4em 0;
	}
.barchart td strong {
	display: block;
	background-color: #197a98;
	padding-left: .2em;
	color: #fff;
	text-align: right;
	}
td.percent93 strong { margin-right: 4%; }
td.percent91 strong { margin-right: 5%; }
td.percent87 strong { margin-right: 6%; }
td.percent85 strong { margin-right: 9%; }
td.percent81 strong { margin-right: 10%; }
td.percent70 strong { margin-right: 15%; }
td.percent67 strong { margin-right: 16%; }
td.percent64 strong { margin-right: 18%; }
td.percent56 strong { margin-right: 22%; }
td.percent51 strong { margin-right: 25%; }
td.percent48 strong { margin-right: 26%; }
td.percent44 strong { margin-right: 27%; }
td.percent38 strong { margin-right: 31%; }


#main #contactbits {
	font-size: .9em;
	border-top: .2em solid #999;
	padding: 1em 0;
	}
#main blockquote {
	margin: .5em 1.5em;
	font-style: italic;
	padding: 1em;
	}
#main blockquote p {
	}
#main blockquote cite {
	}
#main blockquote.floated {
	width: 40%;
	float: right;
	border: .2em solid #999;
	border-width: 0 0 0 .2em;
	padding: 0 0 .5em 1em
	}
#footer {
	text-align: center;
	font-size: 1.2em;
	border-top: .2em solid #600;
	background-color: #fee;
	padding: 1em;
	clear: both;
	position: relative;
	}
#crawl {
	list-style: none;
	margin-bottom: 4px;
	}
#crawl li {
	display: inline;
	border-left: 1px solid #ccc;
	padding-left: 6px;
	}
#crawl li.first {
	border-left: 0;
	padding-left: 0;
	}
#crawl a {
	font-weight: normal;
	}

/*  IE for Mac declarations */

* html>body #header h1 {
	display: none;
	}
* html>body #board {
	position: absolute !important;
	top: 11.3em !important;
	left: 0 !important;
	margin: 0 !important;
	}
* html>body #header .issue {
	top: 13em;
	}
a img { border: 0; }

