body
{
	background: #f2f4f6 url(../images/bodyBg.png) 0 0 repeat-x;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48494c;
}

h1
{
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	color: #778695;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding: 0 0 16px;
	color: #aaaaaa;
}

p
{
	margin: 0;
	padding: 0 0 20px 0;
	letter-spacing: 2px;
	text-align: justify;
	line-height: 18px;
}

a
{
	color: #0f88bf;
	text-decoration: underline;
}

a:hover,a:active
{
	color: #aabfc7;
	text-decoration: none;
}

a.backlink
{
	text-decoration: none;
	color: #aabfc7;
	font-weight: 700;
}

a.backlink:hover
{
	text-decoration: underline;
}

img
{
	border:0;
}

ul
{
	margin:0;
	padding:0;
	list-style:none;
}

*:focus { outline: none }

img.floatleft
{
	border: solid 4px #e2e7ea;
	float:left;
	margin: 0 20px 10px 0;
	padding: 0;
}

img.floatright
{
	border: solid 4px #e2e7ea;
	float:right;
	margin: 0 0 10px 20px;
	padding: 0;
}

div#container
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(../images/containerBg.png) 0 0 repeat-y;
}

* html div#container
{
	background: url(../images/containerIE6Bg.png) 0 0 no-repeat;
}

div#container div.conTop
{
	padding-top: 18px;
	background: url(../images/containerTopBg.png) 0 0 no-repeat;
}

div#container div.conBottom
{
	min-height: 674px;
	height: auto!important;
	height: 674px;
	padding: 21px 36px 36px 36px;
	background: url(../images/containerBottomBg.png) 0 bottom no-repeat;
}

div#masthead
{
	width: 650px;
	height: 255px;
	float: left;
	background: url(../images/mastheadBg.png) 0 0 no-repeat;
	position: relative;
}

div#masthead.biohead
{
	background-image: url(../images/mastheadBgBio.png);
}

div#navmenu
{
	width: 255px;
	height: 255px;
	float: right;
	background: url(../images/menuBg.jpg) 0 0 no-repeat;
	position: relative;
}

div#navmenu a
{
	display: block;
	position: absolute;
	width: 66px;
	height: 43px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	padding: 30px 5px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/menuItemBg.png) 0 0 no-repeat;
}

div#navmenu a#home
{
	top: 0px;
	left: 0px;
}

div#navmenu a#about
{
	top: 89px;
	left: 90px;
	padding: 24px 0 5px 0;
	width: 76px;
	height: 49px;
}

div#navmenu a#about span
{
	letter-spacing: 0.5px;
}

div#navmenu a#staff
{
	top: 89px;
	left: 179px;
	padding-top: 24px;
	height: 49px;
}

div#navmenu a#links
{
	top: 178px;
	left: 90px;
}

div#navmenu a#contact
{
	top: 178px;
	left: 179px;
	padding-top: 24px;
	height: 49px;
}

div#navmenu a#home:hover,div#navmenu a#home.on
{
	background-position: -76px 0;
}

div#navmenu a#about:hover,div#navmenu a#about.on
{
	background-position: -152px 0;
}

div#navmenu a#staff:hover,div#navmenu a#staff.on
{
	background-position: -228px 0;
}

div#navmenu a#links:hover,div#navmenu a#links.on
{
	background-position: -304px 0;
}

div#navmenu a#contact:hover,div#navmenu a#contact.on
{
	background-position: -380px 0;
}

div#navmenu a.on
{
	cursor: default;
}

div#masthead div.bioBanner
{
	color: #778695;
	letter-spacing: 2px;
	width: 295px;
	height: 153px;
	padding: 100px 0 0 125px;
	text-align: right;
	background: url(../images/bioBanner1.jpg) 0 0 no-repeat;
}

div#masthead div.banner2
{
	background-image: url(../images/bioBanner2.jpg);
}

div#masthead div.banner3
{
	background-image: url(../images/bioBanner3.jpg);
}

div#masthead div.banner4
{
	background-image: url(../images/bioBanner4.jpg);
}

div#masthead div.banner5
{
	background-image: url(../images/bioBanner5.jpg);
}

div#masthead div.bioBlank
{
	background: Transparent none;
	position: relative;
	z-index: 3;
	font-size:18px;
	width: 350px;
	padding: 70px 0 0 65px;
}

div#masthead div.bioBlank h1
{
	font-size: 28px;
	letter-spacing: 4px;
}

a#homelink
{
	position: absolute;
	top: 78px;
	left: 436px;
	display:block;
	width: 143px;
	height: 96px;
	text-decoration: none;
}

a#homelink span { visibility: hidden; }

div#content
{
	clear:both;
	min-height: 385px;
	height: auto!important;
	height: 385px;
}

div.home
{
	padding: 32px 280px 0 22px;
	background: url(../images/contentBgGreen.png) right bottom no-repeat;
}

div.staff
{
	padding: 32px 280px 0 22px;
	background: url(../images/contentBgNavy.png) right bottom no-repeat;
}

div.staffbio
{
	background: url(../images/contentBgNavy.png) right bottom no-repeat;
	padding: 32px 270px 0 180px;
	position: relative;
}

div.about
{
	padding: 32px 280px 0 22px;
	background: url(../images/contentBgOrange.png) right bottom no-repeat;
}

div.links
{
	padding: 32px 280px 0 22px;
	background: url(../images/contentBgRed.png) right bottom no-repeat;
}

div.contact
{
	padding: 32px 90px 0 22px;
	background: url(../images/contentBgBlue.png) right bottom no-repeat;
}

div#content h1
{
	color: #aabfc7;
	padding-bottom: 16px;
}

div#staffnav
{
	position: absolute;
	right: 20px;
	top: 76px;
	width: 185px;
}

div#staffnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#staffnav ul li
{
	padding: 0 0 5px 0;
}

div#staffnav ul li a
{
	display: block;
	padding-left: 12px;
	line-height:20px;
}

div#staffnav ul li a:hover
{
	background: url(../images/staffnav_on.png) 0 center no-repeat;
}

div#staffnav ul li a.on,div#staffnav ul li a.on:hover
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: none;
	color: #aabfc7;
	cursor: default;
}

div#footer
{
	width: 890px;
	margin: 0 auto 12px;
	font-size: 11px;
}

div#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

div#footer li
{
	display: inline;
	padding-left: 17px;

}

fieldset.contactForm
{
	border: solid 1px #aabfc7;
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 285px;
}

fieldset.contactForm label
{
	display: inline-block;
	width: 80px;
	padding-top: 2px;
}

fieldset.contactForm li
{
	padding: 0 0 5px 0;
}

fieldset.contactForm input.textbox,fieldset.contactForm select,fieldset.contactForm textarea
{
	border: solid 1px #aabfc7;
	width: 200px;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778695;
}

input.sendBtn
{
	position: relative;
	left: 80px;
	top: 4px;
	display: block;
	width: 200px;
	background-color: #0f88bf;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	border:0 none;
}

input.sendBtn:hover
{
	background: #0f88bf url(../images/btnHover.png) right bottom no-repeat;
}

div#confidentiality
{
	width: 445px;
	height: 370px;
	padding: 5px;
	border: solid 1px #aabfc7;
	background: #fafafa;
	position: absolute;
	z-index: 4;
	top: 325px;
	left: 420px;
}

div#confidentiality p
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	letter-spacing: normal;
}

#log {
	width: 285px;
	color: #aabfc7;
}
 
#log_res {
	overflow: auto;
}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/ajax-loader.gif) no-repeat center;
}