/* !!! NOTE: this css file is also used in the Contact page !!! */

/* --------- redefined html tags --------- */
body {	background-color:#8d9150; background-image: url(../principal-architect-profiles/res/bg_colorbars.gif); background-repeat: no-repeat; }

/* -- default link -- */
a, a:link {color:#b8bc9b; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:underline;}


/* -- SHOW: secondary nav  -- */
#nav_profiles { display:block;}	

/* -- tertiary nav  -- */
#subsubnav { background-color:#f1f2ea; }

#nav_principals {margin-top: 30px; display:none;}

/* --------- body / content --------- */
#content { background-color: #cdd0b3;}

#bioPic { position: absolute; top:0px; left: 128px;  z-index:2;}
#bioText {  width:634px; padding: 25px 22px 20px 0px; color:#000000; background-color: #cdd0b3; z-index:1;}
#bioText p {color:#000000; padding: 0px 0px 10px  321px; margin:0px; font-size:11px;  line-height:16px;  }


#footer_float { color:#464925; } 	



