body  {
	background: #CC9 url('./images/blacktealbar.gif') repeat-x;
	margin: 0 0 0 0;
	}

#mainwrapper  {
	margin: 0 auto 0 auto;
	width: 90%;
	min-width: 990px;
	max-width: 1200px;
	}

#header  {
	display: block;
	position: relative;
	padding: 0px;
	width: 100%;
	float: left;
	}

.titlepix  {
	margin: 10px;
	float: left;
	}

#box1  {
	float: left;
	clear: left;
	width: 66%;
	height: 155px;
	margin: 0 0 0 0;
	color: #EEE;
	}

#box2  {
	float: left;
	width: 45%;
	padding: 0em 0em 0em 2em;
/*	border: solid blue 1px;*/
	}

#box3  {
	float: right;
	height: 100%;
	width: 45%;
	padding: .5em;
/*	border: solid red 1px;*/
	}

#box4  {
	margin: 3em auto auto auto;
	width: 66%;
	border: outset white 4px;
	text-align: center;
	font: small-caps .9em serif;
	font-weight: 700;
	}

a:link  {
	color: #EEE;
	text-decoration: none;
	}
	
a:hover  {
	color: #FFC;
	text-decoration: none;
	}
	
a:visited  {
	color: #EEE;
	text-decoration: none;
	}
	
a:active  {
	color: #FFF;
	text-decoration: none;
	}
	

#pix1  {
/*	display: block;
	position: relative:
	top: 0px;
	right: 0px;
*/	border: #000 6px;
	border-style: none solid solid solid;
	float: right;
	}

#wrapper3  {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	background: #cc9;
	}

#wrapper2  {
	width: 100%;
	position: relative;
	float: left;
	right: 33%;
	background: #cc9;
	}

#wrapper1  {
	width: 100%;
	position: relative;
	float: left;
	right: 33%;
	background: #cc9;
	}

#column1  {
	position: relative;
	overflow: hidden;
	width: 31%;
	left: 67%;
	float: left;
	padding: 0 1% 0 1%;
	}

#column2  {
	position: relative;
	overflow: hidden;
	width: 31%;
	left: 67%;
	float: left;
	padding: 0 1% 0 1%;
	}

#column3  {
	position: relative;
	overflow: hidden;
	width: 32%;
	left: 67%;
	float: left;
	padding: 0 1% 0 1%;
	}

.pix2  {
	}

p  {
	text-align: justify;
	padding: 0px 10px 0px 10px;
	}

.bold  {
	font-weight: 700;
	}

h2  {
	text-align: center;
	color: #066;
	}

h3, h4  {
	text-align: left;
	padding: 0px 10px 0px 10px;
	}

h5  {
	line-height: .5em;
	}

h6  {
	font-family: Arial Helvetica sans-serif;
	color: #000;
	font-size: 1em;
	text-align: center;
	}

table  {
	width: 100%;
	background: #CC9;
	padding-right: 2em;
	margin: none;
	border: none;
	}

td  {
	vertical-align: top;
	}

.teal  {
	background: #066;
	padding: 10px;
	}

.pghead  {
	font-family: Arial, Helvetica, sans-serif;
	color: #066;
	font-size: 1.5em;
	text-align: center;


