/* screen stylesheet for imhs.org
   based on andreas08 by Andreas Viklund - http://andreasviklund.com. 

   1.0	8/1/06		initial release

 */

/**************** Body and tag styles ****************/

img.posleft,img.poscenter,img.posright{
padding:0px; 
border:1px solid #666;
}

/**************** Header and navigation styles ****************/
	
#header{
background-image: url("http://www.imhs.org/images/ws/ws_hdr_user.gif");
background-repeat: no-repeat;

}

#sitemap{
position:absolute;
top:15px;
/*right:3px; */
/*margin:-210px 2px 0px 0px; */
margin: 0 20px 0 20px;
width: 776px;
background-color:transparent;
color:#000;
font-size:0.9em;
display:block;
text-align:right;
}

/**************** Header and navigation styles ****************/

#banner{
height:179px;
width:784px;
margin:-10px 18px 1px 18px;
background:#fff;
color:#fff;
background-image: url("../images/ws/ws_bann_user.gif");
background-repeat: no-repeat;
z-index:3;
/*border-top: 1px solid #000; */
}

#banner h2, #banner h3, #banner p{
display:none;
}

#MenuPos{
position:relative; 
width:756px; 
height:0px;
z-index:9;
}

#nav{
height:1.7em;
line-height:1.7em;
width:610px;
margin:-22px 2px 0 2px;
background:#0D075D;
color:#fff;
border-top:1px solid #fff;
display: none;
}