a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #287b93;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #287b93;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #287b93;
	text-decoration: underline;
}
.white {
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menucell1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #014558;
	font-weight: normal;
	width: 170px;
	border-bottom:solid 1px #cccccc;
}
.menucell2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #287b93;
	border-bottom:solid 1px #cccccc;
}

.menutable {
	border-top:solid 1px #cccccc;
	
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000033;
}

.smtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000066;
}

.txtbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #000033;
}


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000033;
}

#header{
		/*background-color: #fffff6;*/
}

#title{
	margin: 0 50px 0 50px;
}

/* NAVIGATION */
ul#mainNav {
	margin: 1px 0 1px 0;
	padding: 0;
	list-style: none;
	width: 176px;
	border-bottom: solid 1px #333333;
}

#mainNav li {
	width: 176px;
}

#mainNav a {
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	text-transform: uppercase;
	border-top: solid 1px #333333;
	margin: 0px;
	display: block;
	padding: 5px 2px 5px 10px;
	background: #ffffff;
}


#mainNav a:hover {
	background: #d8eaef;
	font-weight: normal;
	color: #000033;
}

/* styles for the "you are here" buttons */

body#index a#indexLink,
body#excu a#excuLink,
body#thea a#theaLink,
body#ayles a#aylesLink,
body#west a#westLink,
body#wins a#winsLink,
body#hire a#hireLink,
body#volun a#volunLink,
body#cont a#contLink,
body#trust a#trustLink,
body#trustee a#trusteeLink
{
	background: #7092aa;
	color: #ffffff;
	font-weight: normal;
}

/* IE Fixes /

/* remove annoying gaps */
#mainNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #mainNav a {
	height: 1px;
}


/* LAYOUT */

html,body {
	height: 100%;
	}

body {
	/*border: 20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #f1f3fe;
	margin:0;
	padding:0;
	padding-bottom : 1px; 
}

#outerwrapper{
	width: 902px; /*Width of outerwrapper*/
	margin: 0 auto; /*Center container on page*/
	background: #ffffff;
	padding: 0;
	border: solid 1px #cccccc;
}


#content{
position: relative;
top: -3px;
margin: 30px 0 10px 0;
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
/*background: url(img/whitespace.gif);
background-repeat: repeat-x;
background-position:top;*/
border-top:solid 1px #333333;
border-right:none;
border-bottom:solid 1px #333333;
border-left:none;
}

#leftpanel {
	position: absolute;
	top:20px;
	left: 20px;
	width: 176px;
	padding: 0px;
	background: #ffffff;
}

#centerpanel{
	padding: 0px 30px 10px 30px; /*for space above in FF*/
	margin: 0px 220px 20px 220px;
	border-top: none;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: none;
	min-height: 400px;

}


#rightpanel {
	position: absolute;
	top:20px;
	right: 20px;
	width: 158px;
	padding: 7px 10px 10px 10px;
	background: #d8eaef;
	border: solid 1px #333333;
	}
	
#rightpanel2 {
	position: absolute;
	top:20px;
	right: 20px;
	width: 158px;
	padding: 7px 10px 10px 10px;
	background: #fcf29f;
	border: solid 1px #333333;
	}

#footer{
	/*float: bottom;*/
	margin: 0 auto;
	bottom: 5px;
	width: 680px; /*Width of footer*/
	text-align: center;
	height: 20px;
	font-size: 0.6em;
	color: #000000;
}

#trust_photo{
	margin: 40px 0 5px 20px;
	float: right;
	top: 10px;
	width: 200px;
	}

#volun_photo{
	margin: 40px 0 5px 20px;
	float: right;
	top: 10px;
	width: 200px;
	}
	
#w3c {
	position: relative;
	left: 20px;
}