#wrap {
	position: relative;
	width: 957px;
	margin-left: -500px;
	left: 50%;
	padding: 21px;
	padding-top: 0px;
	padding-bottom: 10px;
	background: url('../images/bg_wrap.gif') repeat-y;
}

.corner{
	position: absolute;	
	width: 45px;
	height: 45px;
	z-index: 5;
}

.corner#botL{
	background: url('../images/corner_botleft.gif') no-repeat;
	bottom: -7px;
	width: 60px;
	left: 0px;
}

.corner#botR{
	background: url('../images/corner_botright.gif') no-repeat;
	bottom: -7px;
	width: 45px;
	right: 3px;
}

#bottomSpan {
	position: absolute;
	display: block;
	width: 937px;
	height: 40px;
	z-index: 4;
	bottom: -2px;
	left: 25px;
	background: url('../images/bg_bottomSpan.gif') repeat-x;
}

#branding {
	height: 220px;
	position: relative;
}

#branding #logo:link, #branding #logo:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	letter-spacing: 1px;
	display: block;
	position: relative;
	text-indent: -2000px;
	background: url('../images/branding.gif') no-repeat;
	width: 372px;
	height: 155px;
	top: 40px;
	left: 60px;
}

#branding #logo:link img, #branding #logo:visited img, #branding #logo_capital:link img, #branding #logo_capital:visited img {
	display: none;
}

#imageSwap {
	position: absolute;
	right: 4px;
	top: 0px;
	height: 220px;
}

#imageSwapCapital {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 220px;
}

#branding #logo_capital:link, #branding #logo_capital:visited{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	letter-spacing: 1px;
	display: block;
	position: absolute;
	text-indent: -2000px;
	background: url('../images/branding_capital.gif') no-repeat;
	width: 280px;
	height: 190px;
	border: 0px;
	top: 25px;
	right: 85px;
}

#mainNav {
	position: relative;
	left: 1px;
	width: 952px;
	height: 41px;
	background: url('../images/nav_repeat_main.gif') repeat-x 0px;
}

#mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 29px;
}

#mainNav ul li {
	float: left;
	display: block;
	padding: 15px;
	padding-top: 7px;
	padding-bottom: 0px;
	vertical-align: middle;
}

#mainNav ul li.current {
	margin-left: -3px;
	position: relative;
}

#mainNav ul li a:link, #mainNav ul li a:visited {
	display: inline-block;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 11px;
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
}

#mainNav ul li a:hover, #mainNav ul li a.hover:link, #mainNav ul li a.hover:visited {
	color: #EEDEAC;
	text-decoration: none;
}

#mainNav ul li.current a:link, #mainNav ul li.current a:visited {
	background: url('../images/nav_curRepeat_main.gif') repeat-x;
	color: #444444;
	float: left;
}

#mainNav ul li.current div.left {
	float: left;
	margin: 0px;
	width: 5px;
	padding: 0px;
	display: block;
	background: url('../images/nav_curLeft_main.gif') no-repeat;
	height: 27px;
}
#mainNav ul li.current div.right {
	right: 10px;
	margin: 0px;
	padding: 0px;
	width: 5px;
	display: block;
	background: url('../images/nav_curRight_main.gif') no-repeat;
	height: 27px;
	position: absolute;
	
}

#secNav {
	position: relative;
	left: 1px;
	width: 952px;
	height: 40px;
	background: url('../images/nav_repeat_sec.gif') repeat-x;
}

#secNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 39px;
}

#secNav ul li {
	float: left;
	display: block;
	height: 33px;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#secNav ul li a:link, #secNav ul li a:visited {
	color: #555555;
	display: block;
	position: relative;
	padding: 8px;
	padding-top: 10px;
	padding-bottom: 11px;
	font-size: 11px;
	border: 1px solid transparent;
	border-top: 0px;
	border-bottom: 0px;
	text-decoration: none;
}

#secNav ul li a:hover, #secNav ul li a.hover {
	border: 1px solid #a2a2a5;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}

#secNav ul li.current {
	padding-top: 7px;
	margin-left: -2px;
}

#secNav ul li.current a:link, #secNav ul li.current a:visited {
	background: url('../images/nav_curRepeat_sec.gif') repeat-x;
	color: #ffffff;
	float: left;
	padding-top: 4px;
	padding-bottom: 5px;
	border: 0px;
}

#secNav ul li.current a:hover {
	border: 0px;
}

#secNav ul li.current div.left {
	float: left;
	margin: 0px;
	width: 5px;
	display: block;
	background: url('../images/nav_curLeft_sec.gif') no-repeat;
	height: 27px;
}
#secNav ul li.current div.right {
	float: left;
	margin: 0px;
	width: 5px;
	display: block;
	background: url('../images/nav_curRight_sec.gif') no-repeat;
	height: 27px;
}

/* FLYOUTS */
.flyout {
	background-color: #EDCDAD;
	width: 150px;
	position: absolute;
	display: none;
	margin-left: 8px;
	z-index: 20;
}

.flyout ul {
	list-style-type: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

.flyout ul li {
	margin-top: 4px;
	margin-bottom: 10px;
	line-height: 12px;
}

.flyout ul li a:link, .flyout ul li a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.flyout ul li a:hover {
	text-decoration: underline;
}

.floatR {
	float: right;
}

#page .year {
	/*background-color: #a06335;
	color: #ffffff;*/
	color: #555555;
	font-weight: bold;
	width: 100%;
	padding: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-top: 1px solid #666666;
}

#page .popup {
	width: 100%;
	color: #555555;
	font-weight: normal;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	display: none;
}

#page .popup div {
	border-bottom: 1px solid #ffffff;
	background-color: #EFD5BE;
	padding: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.sec {
	background-color: #d1cabf;
	margin-left: 0px;
}


/* search form */

#searchForm {
	float: right;
	padding-top: 8px;
	padding-right: 25px;
}

#searchForm form {
	margin: 0px;
	padding: 0px;
}

#searchForm #q {
	background: url('../images/search_box.gif');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #666666;
	width: 149px;
	height: 17px;
	float: left;
	text-align: left;
	display: block;
	position: relative;
}

#searchForm #go {
	background: url('../images/search_button.gif') no-repeat 0px 0px;
	height: 27px;
	width: 27px;
	border: 0px;
	text-indent: -5000px;
	font-size: 0px;
	display:block;
	float: left;
	line-height: 0px;
}

#searchForm #go:hover {
	cursor: pointer;
}

#page {
	padding: 48px;
	padding-top: 40px;
	font-size: 11px;
}

#page .spaced {
	line-height: 24px;
}

#page a:hover {
	text-decoration: none;
}	

#page .contentA, #page .contentAstaff {
	width: 390px;
	margin-right: 65px;
	float: left;
}

#page .contentAstaff img{
	width: 120px;
	padding: 3px;
	border: 1px solid #666666;
	float: left;
	vertical-align: bottom;
	margin-right: 10px;
	margin-bottom: 20px;
}


#page .contentB, #page .contentBstaff {
	width: 390px;
	float: left;
}

#page .contentBstaff img{
	width: 120px;
	padding: 3px;
	border: 1px solid #666666;
	float: left;
	vertical-align: bottom;
	margin-right: 10px;
	margin-bottom: 20px;
}


#page .contentC {
	width: 460px;
	margin-right: 65px;
	float: left;
}

#page .contentD {
	width: 320px;
	float: left;
}

#page .contentD img {
	width: 380px;
	position: relative;
	left: -45px;
}

#page .contentE {
	width: 650px;
	float: left;
}

/* PAGES */

.subnote {
	font-size: 10px;
}

.pageTitle {
	color: #305281;
}

#page ul {
	margin: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px;
}

#page ul li {
	margin-bottom: 5px;
}

#slider {
	clear: both;
	position: relative;
	display: block;
	margin-top: 35px;
	height: 200px;
}

#slider ul {
	position: absolute;
	top: 2px;
}

#slider ul li {
	position: relative;
	display: block;
	float: left;
}

#slider ul li a:link, #slider ul li a:visited {
	display: block;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#slider ul li a:hover {
	background-color: #6d93b4;
	color: #ffffff;
	
}

#slider #frame {
	border: 1px solid #387893;
	height: 100px;
	width: 788px;
	display: block;
	position: absolute;
	left: 35px;
	top: 35px;
	overflow: hidden;
}

#slider #frame #surface {
	position: relative;
	height: 90px;
	top: 5px;
	width: 800px;
	left: 0px;
}

#slider a.navLeft:link, #slider a.navLeft:visited {
	display: block;
	position: absolute;
	height: 100px;
	width: 30px;
	left: 0px;
	top: 35px;
	text-indent: -2000px;
	background: url('../images/sliderLeft.gif') no-repeat 100% 50%; 
}

#slider a.navRight:link, #slider a.navRight:visited {
	display: block;
	position: absolute;
	height: 100px;
	width: 30px;
	right: 0px;
	top: 35px;
	text-indent: -2000px;
	background: url('../images/sliderRight.gif') no-repeat 100% 50%; 
}

#slider .info {
	background-color: #efefef;
	padding: 15px;
	width: 400px;
	right: 36px;
	top: 137px;
	position: absolute;
	line-height: 14px;
	display: none;
}

#slider .info a:link, #slider .info a:visited {
	font-weight: bold;
}


#surface a:link, #surface a:visited {
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	position: relative;
	vertical-align: bottom;
	height: 100px;
}

#surface a:link img, #surface a:visited img {
	border: 0px;
}

#slider #tab {
	display: block;
	width: 142px;
	height: 42px;
	position: absolute;
	top: -2px;
	left: 176px;
	background: url('../images/sliderTab.gif') no-repeat 0% 0%;
}

#slider .title {
	display: block;
	margin-top: 6px;
	margin-left: 25px;
	margin-right: 20px;
	font-size: 9px;
	font-weight: bold;
	color: #387893;
}

a.triangle {
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 15px;
	background: url('../images/triangleR.gif') no-repeat 100% 50%; 
}

a.triangleD {
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 15px;
	background: url('../images/triangleD.gif') no-repeat 100% 50%; 
}

.bio {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #cccccc;
	
	background-color: #efefef;
	color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	
	position: relative;
	left: -10px;
	top: -13px;
	display: none;
	/*text-align: justify; 
	text-justify: newspaper;*/
	line-height: 14px;
	margin-left: 90px;
}

.bio p {
	position: relative;
	top: 5px;
}

/* FOOTER */

#footer {
	display: block;
	z-index: 50;
	position: absolute;
	width: 957px;
	margin-left: -500px;
	left: 50%;
	padding: 21px;
	line-height: 10px;
	font-size: 10px;
	margin-top: -30px;
	color: #555555;
}

#footer div {
	float: left;
	width: 40%;
	padding-left: 45px;
}


