﻿/* bio.css contains styles specific to the bios section */
#bannerImg{
	background-image: url(../images/teambio_hdr_all_1_th_lah8c.jpg);
}
#mainNav{
	background-image : url(../images/menubrown.gif);
}
#rightCol{
	background-color : #C2A37E;
	background-image: url(images/lah_name_rc.jpg);
	background-repeat: no-repeat;
	background-position : left  bottom;
}
#rightCol p {
	color : White;
	font-size : 12px;
}

.bioEmpty{
  float:left;
	width:70px;
	height:80px;
/*	border:1px solid lime;*/
}
.bioIntroTxt{
	margin-top:20px;
/*	margin-bottom:10px;	*/
}
.bioTxt, .bioIntroTxt{
	margin-left:40px;
	width : 392px; 
	text-align : justify;	
}
.bioName{
	margin-bottom:10px;
}
.bioObject{
/*	float:left;*/
	position:absolute;
/*	left:100px;
	top:172px;*/
	left:116px;
	top:169px;
	width:142px;
	height:108px;
/*	border:1px dashed #3366FF;*/
	background-image:url(../images/note_trans.gif);
	background-repeat:no-repeat;

}
#mainScrollerOuter{
/*	border : 1px dashed purple;*/
}
#mainScrollerInner{
	text-align : justify;
}
.footerNavMenu a , .footerNavMenu a:visited{
	color: #666666;
}
.footerNavMenu a:hover{
	color:White;
/*	background-color : #003333;*/
	background-color : #C2A37E;
}
.mainmenulist ul {
/* 	background-color:#C2A37E;*/
 	background-color:#DFCEBE;
}
.mainmenulist ul li a:hover, .mainmenulist ul li a.highlighted:hover, ul li .mainmenulist a:focus{
/*	color: #38939B;*/
    color:#666666; 
	background-image : url(../images/menubrownhighlight.jpg);
	background-repeat : no-repeat;
}
