#black-header {
	font-family: "Courier New", Courier, monospace;
	height: 37px;
	width: 1004px;
	padding: 10px;
	text-align: right;
	background-color: #000;
	z-index: 0;
	position: absolute;
}
.wlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a.wlink:link, a.wlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none
}

a.wlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
 position:relative;

}
#subhead {
	background-image: url(shared/greysubhead.jpg);
	height: 136px;
	width: 1024px;
	background-repeat: repeat-x;
	position: absolute;
	top: 57px;
}
#menu {
	width: 245px;
	position: absolute;
	z-index: 5;
	top: 14px;
	height: 342px;
	background-image: url(shared/menubg.gif);
	background-repeat: no-repeat;
	left: 45px;


}
#innermenu {
	width: 190px;
	margin-left: 38px;
	position: relative;
}
.mnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
		color: #2a71b1;	
}

a.mnav:link, a.mnav:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #231F20;	
	text-decoration:none;

}


a.mnav:hover  {
	line-height: 16px;
	font-weight: bold;
	color: #2a71b1;	
	text-decoration:none;

}


.snav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
		color: #2a71b1;	
}

a.snav:link, a.snav:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #231F20;	
	text-decoration:none;

}


a.snav:hover  {
	line-height: 16px;
	font-weight: bold;
	color: #2a71b1;	
	text-decoration:none;

}



#content {
	width: 1024px;
	position: absolute;
	z-index: 1;
	top: 193px;
	left: 0px;
	background-image: url(shared/shadowbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;



}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #085ca4;
	margin-right: 95px;
	margin-left: 370px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-right: 95px;
	margin-left: 370px;

}
#shadowbox {
	background-image: url(shared/shadowbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
	width: 350px;
	position: absolute;
	z-index: 0;
	top: 193px;
}
#testimonial {
	height: 158px;
	width: 278px;
	position: absolute;
	left: 0px;
	top: 400px;
	z-index: 3;
	text-align: center;

}
#footer {
	height: 36px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000;

}
#bbox {
	background-color: #e6eff6;
	height: 70px;
	width: 595px;
	position: absolute;
	z-index: 5;
	left: 358px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-left: 10px;
}
#teambox {
	height: 73px;
	width: 245px;
	background-image: url(shared/teambar.jpg);
	background-repeat: no-repeat;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
#overlay
{
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 100%;
	height: 1400px;
	
	background: url(shared/overlay.gif);
	
	opacity: .7;
	filter: alpha(opacity=70);
	
	z-index: 1000;
}



#dialogue
{
	position: absolute;
	left: 35%;
	top: 147px;
	width: 498px;
	z-index: 2000;
	height:450px;
	background-color:#FFF;
	background-image: url(shared/popbg.gif);
	background-repeat: no-repeat;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}



#image {
	position: absolute;
	z-index: 4;
	left: 23px;
	top: 21px;
	width: 127px;
}
#name {
	position: absolute;
	top: 48px;
	left: 178px;
	width: 289px;
}

#close {
	position: absolute;
	top: 8px;
	left: 451px;
	width: 42px;
}

#bio {
	position: absolute;
	top: 87px;
	left: 178px;
	width: 289px;
	height: 256px;
}
.tname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.ttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.tblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999
}
