body.webMain {
        text-align: center;
        background-color: e1eef7;
        margin:0px;
font-family:verdana, arial, san-serif;
}

img {
        border: none;
}

h2{font:12px arial;background-color: rgb(51, 51, 102);color:#fff;width:100%;padding:2px;}

#contact {text-align:center;font-size:1em;}
#contact img {position:relative; float:left;padding:1em;}
#bio {clear:both;margin-bottom:2em;font-size:.7em;}  
#bio ul{list-style:none;}  

#staff ul{list-style:none;}
#staff li{list-style-type:none;} 
#staff a{color:#333;}  
 

TD.webOuterTable, TD.webOuterTableF, TD.webOuterTableH, TD.webOuterTableC1, TD.webOuterTableC2, TD.webOuterTableC3, TD.webOuterTableC4, TD.webOuterTableC5, TD.webOuterTableC6, TD.webOuterTableC7, TD.webOuterTableC8, TD.webOuterTableC9, TD.webOuterTableC10 {
	background-color: #ffffff;
	border-style: none;
	border-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}

TABLE.webOuterTable {
        width: 800;
        margin-left: auto;
        margin-right: auto;
        border-left:1px solid #211459;
        border-right:1px solid #211459;
        border-collapse: collapse;
        padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}



TABLE.webHeaderNav {
	width: 100%;
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
        padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
TD.webHeaderNav {
	background-color: #211459;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #211459;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	height:22px;
	text-align:center;
}



A.webHeaderNav, A.webHeaderNavSel, A.webHeaderNav:active, A.webHeaderNavSel:active, A.webHeaderNav:visited, A.webHeaderNavSel:visited {
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	
	font-size:10px;
	font-family:verdana;

}

A.webHeaderNav:hover, A.webHeaderNavSel:hover{color:#aeaca0;}


TD.webHeader {
	background-color: #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
}

/*FOOTER STYLES: This controls the color of the box that holds the footer links and information, as well as the text size and color of the copy you insert there.*/

TD.webFooter {padding: 7px 2px 7px 2px; color: #FFFFFF; background-color:  rgb(33, 20, 89);}
TD.webFooter A:link {color: #FFFFFF;}
TD.webFooter A:visited {color: #FFFFFF;}
TD.webFooter A:active {color: #FFFFFF;} 
TD.webFooter A:hover {color: #FFFFFF;}

/*END FOOTER STYLES*/ 


