﻿body {
	/*	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0px; */
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
/*	margin-bottom: 10px; */
}

#wrapper {
	margin: 0;
	padding: 0;
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
}

#bgGraphics
{
	position:absolute;
	top:0px;
	width:1048px;
	height:942px;
}

#oirdPage
{
	width: 1048px;
	height: 942px;
	position: relative;
	top: 0px;
}

#lowerBG
{
	background-image:url('img/pagelowerbg.jpg');
	background-repeat:no-repeat;
	width:1048px;
	height:847px;
	
}

#upperArea
{
	height: 667px;
	margin-left: 66px;
	margin-right: 66px;
	z-index: 5;
}

#upperArea .leftBorder
{
	float:left;
	width: 66px;
	height: 473px;
	background-image:url(img/leftupperside.png);
	background-repeat:no-repeat;
}

#upperArea .content
{
}

#upperArea .rightBorder
{
	float:left;
	width: 66px;
	height: 473px;
	background-image:url(img/rightupperside.png);
	background-repeat:no-repeat;
}

#contentZone
{
	position: absolute;
	top: 182px;
	width: 916px;
	height: 485px;
	margin-left: 66px;
	margin-top: 0px;
	background-color: #FFF;
	font-size: 13px;
	z-index: 5;
}

#contentZone .textArea
{
	z-index: 1;
	text-align: left;
	width: 887px;
	padding-left: 15px;
	padding-right: 14px;
/*	height: 502px; */
}

.topToolBar
{
	border-top-style:solid;
	border-top-color: #066;
	border-top-width:thin;
}

#contentZone .textArea .leftMenuArea
{
	width: 160px;
	float: left;
	margin-right: 15px;
}

#contentZone .textArea .leftMenuEntry
{
	text-align: center;
	padding-bottom: 20px;
}

#contentZone .textArea .leftMenuSpacer
{
	height:7px;
	width:80%;
	border-bottom:medium;
	border-color:#999;
	text-align: center;
}

#contentZone .textArea .scrollingFrame
{
	width: 700px;
	height: 475px;
	border-left-style: solid;
	border-left-color: #066;
	border-left-width: thin;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
/*	overflow:auto; */
}

#inlineText
{
	width: 660px;
	font-size: 13px;
	font-style: normal;
	background-color: #FFF;
	text-align: left;
	color: #555;
}

#inlineText h1, h2, h3, h4, h5
{
	color:#066;
}

.circumVitaeText p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}


#contentZone .textArea .scrollingFrame .menuArea
{
	width:100%;
	height:18px;
}

#contentZone .textArea .scrollingFrame .menuItem
{
	float:left;
	margin-right:15px;
	margin-top: -7px;
	margin-bottom: 10px;
}


.portrait
{
	width:140px;
	height:160px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
}

.staffBlock
{
	margin-bottom: 25px;
	margin-top:50px;
	border-top-style:solid;
	border-top-color:#066;
	border-top-width: thin;
	padding-top:15px;
}

.staffBlock .portrait
{
	float:left;
	margin-top:20px;
	padding-right:10px;
	padding-bottom:8px;
	width:110px;
	height:125px;
}

#contentZone .otherArea
{
	position:relative;
	top:30px;
	width: 100%;
	z-index:20;
}

#contentZone p
{
	color: #666;
	margin-top: 0px;
}

#contentZone h1, h2, h3, h4, h5
{
	color: #066;
	margin: 0px;
	padding-bottom: 0px;
}

#contentZone .msg
{
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 1.15em;
	color: #066;
	font-weight:bold;
	margin-top: 0px;
}

#contentZone h1
{
	font-size: 1.3em;
}
#contentZone h2
{
	font-size: 1.2em;
}

#contentZone h3
{
	font-size: 1.1em;
}
#contentZone h4
{
	font-size: 1.05em;
}

#contentZone h5
{
	font-size: 1.0em;
}

#contentZone a:hover {
	display:block;
	z-index: 100;
}


#headerZone
{
	/*	position: absolute;
	top: 0px; */
	margin: 0;
	padding: 0;
	height: 187px;
	width: 916px;
	text-align: left;
/*	background-image: url(img/topbghome19ie6.png);
	background-repeat: no-repeat; */
}

#headerZone .linksSection
{
	/*	position:relative;
	left:255px;
	top:50px; */
	width: 735px;
	left: 180px;
	position: relative;
	top: 50px;
	z-index: 8;
}

#headerZone .linksSection .linkCell
{
	text-align: center;
	float: left;
	font-size: 16px;
	line-height: 19px;
	color: #999;
	padding: 11px;
}

#headerZone .flashSeciton
{
	/*	position:relative;
	top:60px;
	left:192px; */
	width: 715px;
	height: 77px;
	position: relative;
	left: 187px;
	top: 55px;
	z-index: 800;
}

#headerZone .contactUsSection
{
	position:relative;
	left: 69px;
	top: 135px;
	width:187px;
	font-size: 10px;
	color: #066;
	text-align: center;
}
#bigCover
{
	position:absolute;
	width:480px;
	height:634px;
	top:60px;
	margin-left:274px;
	display:none; 
	background-image:url(img/bigcover.jpg);
	background-repeat:no-repeat;
	z-index:1850;
}

#topZone
{
	position: absolute;
	top: 212px;
	width: 916px;
	height: 455px;
	margin-left: 66px;
	margin-top: 0px;
	background-color: #FFF;
	font-size: 13px;
	z-index: 100;
}

#topZone .flashSection
{
	width: 895px;
	height: 474px;
	margin: 0px;
	padding: 0px;
	clear:both;
	z-index:800;
}

#topZone h1, h2, h3, h4, h5
{
	color: #066;
	margin: 0px;
	padding-bottom: 0px;
}
#topZone h1
{
	font-size: 3.75em;
	margin-top: 20px;
	font-weight:normal;
	margin-bottom:20px;
}

#topZone .mapArea
{
	width: 100%;
	height:450px;
}


#lowerArea
{
	padding: 0;
	height: 239px;
	z-index: 200;
	margin-left: 66px;
	margin-right: 66px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#lowerArea .leftBorder
{
	float:left;
	width: 66px;
	height: 239px;
	background-image:url(img/leftlowerbg2.png);
	background-repeat:no-repeat;
}

#lowerArea .content
{
/*	float:left; */
	margin-left:66px;
	width:916px;
	height:239px;
/*	background-image:url(img/bottomcontentbg.png);
	background-repeat:no-repeat; */
}

#lowerArea .rightBorder
{
	float:left;
	width: 66px;
	height: 239px;
	background-image:url(img/rightlowerbg2.png);
	background-repeat:no-repeat;
}

.bottomShaddow
{
	background-image:url(img/bottomsbg2.png);
	background-repeat:no-repeat;
	width: 1048px;
	height: 43px;
	margin-top: -3px;
}


#lowerArea .displayArea
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	width: 100%;
	height: 140px;
}

#lowerArea .displayCell
{
	float: left;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	height: 140px;
}

#footerZone
{
	clear: both;
	padding: 0px;
	width: 100%;
	position: relative;
}

#footerZone .footerText
{
	width: 916px;
/*	margin-left: 67px; */
}
#bottomZone
{
	position:absolute;
	top: 663px;
	padding: 0;
	width: 1048px;
	height: 163px;
	background-image:url(img/bottombanner.png);
	background-repeat:no-repeat;
	z-index: 25;
}



#header {
	margin: auto;
	padding: 0px;
	height: 80px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
footer1 {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 1200px;
}
#footer1 {
	margin: auto;
	padding: 0px;
	height: 66px;
	width: 1050px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #066;
}
.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	text-align: right;
}
.style2 {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	font-weight: bolder;
	width: 130px;
}
.style3 {
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #999;
}
.style4 {
	font-size: 10px;
	color: #066;
	text-align: center;
}
.style5 {
	font-size: 13px;
	line-height: 1px;
	color: #066;
	text-align: left;
}
.style6 {
	text-align: right;
	font-size: 13px;
	color: #066;
	font-weight:bolder;
}
.style7 {
	color: #FFF;
	text-align: center;
}

.style8 
{
	font-size:9px;
	color:#666;
	text-align:center;
}

.style9
{
	text-align: center;
	font-size: 11px;
	color: #066;
	font-weight:bolder;
	
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

