@media print {
	#header .print { display: block !important; }	
	#flash-head, #logo H1, #logo H2, #menu, #status, #sidebar, #site-map, #footer, .box-foot, .links { display: none; }
	
	#main {	width:722px !important; float:none !important; }	
	.photo IMG { border-bottom: 1px solid #D9D4C0 !important; }	
	
	#main .box { padding: 0px !important; }
}

/**************************************************************************************/
* {padding: 0px; margin: 0px;}
LI {list-style: none;}

/**************************************************************************************/
.wrap {width: auto !important;	}	

#menu {font-family:Arial; width:722px; }

#menu LI {line-height:27px; font-size:12px; cursor:pointer; float: left; font-weight:bold; border-bottom:1px solid #ccc;}
#menu LI A {padding: 0px 0 0px 0; text-decoration: none; text-align:center; display:block; color:#174d8c; }
#menu LI A:hover {color:#000;}

#menu .home {background:url('../images/icon-arrow.gif') no-repeat right top ; width:126px;}
#menu .home a{ }
#menu .home a:hover{background:url('../images/dans_biography_hover.gif') no-repeat;}
#menu .home .selected{background:url('../images/dans_biography_hover.gif') no-repeat; color:#6283aa; cursor:auto; }

#menu .area {background:url('../images/icon-arrow.gif') no-repeat right top ; width:124px; }
#menu .area a{ }
#menu .area a:hover{background:url('../images/area.gif') no-repeat;}
#menu .area .selected{background:url('../images/area.gif') no-repeat; cursor:auto; color:#6283aa; }

#menu .why {background:url('../images/icon-arrow.gif') no-repeat right top ; width:189px; }
#menu .why a{ }
#menu .why a:hover{background:url('../images/why.gif') no-repeat;}
#menu .why .selected{background:url('../images/why.gif') no-repeat; cursor:auto; color:#6283aa; }

#menu .links {background:url('../images/icon-arrow.gif') no-repeat right top ; width:115px; }
#menu .links a{ }
#menu .links a:hover{background:url('../images/links.gif') no-repeat;}
#menu .links .selected{background:url('../images/links.gif') no-repeat; cursor:auto; color:#6283aa; }

#menu .faq {background:url('../images/icon-arrow.gif') no-repeat right top ; width:70px; }
#menu .faq a{ }
#menu .faq a:hover{background:url('../images/faq.gif') no-repeat;}
#menu .faq .selected{background:url('../images/faq.gif') no-repeat; cursor:auto; color:#6283aa; }

#menu .contact {background:url('../images/icon-arrow.gif') no-repeat right top ; width:97px; }
#menu .contact a{ }
#menu .contact a:hover{background:url('../images/contact.gif') no-repeat;}
#menu .contact .selected{background:url('../images/contact.gif') no-repeat; cursor:auto; color:#6283aa;}

#menu LI UL LI {border-bottom:1px solid #fff; padding-left:6px; }

#menu LI UL LI A {padding:0px 5px 0px 5px; text-decoration:underline;  margin:6px 0 5px 0; line-height:16px; font-size:11px; font-weight:normal; 
color:#726a6a; background:none; border-right:1px solid #ccc;}
#menu LI UL LI A:hover {text-decoration:none; background-image:url(../images/white.gif) !important; color:#4d729f; }

#menu LI UL LI .select{color:#4d729f; text-decoration:none; border-right:1px solid #dedede; padding-right:5px; 
font-size:11px; font-weight:bold; cursor:auto; padding-top:0px; width:auto;}

#menu LI UL LI .select a{text-decoration:none; color:#4d729f;}
#menu LI UL LI .select a:hover{ text-decoration:none; color:#4d729f; }

#menu LI UL LI .deselect{color:#4d729f; text-decoration: underline; font-size:10px;   }

#menu UL LI UL {position:absolute; display:none; width:550px; }
#menu UL LI:hover UL, #menu UL LI A:hover UL, #menu LI.sfhover UL { display: block; }
#menu .sel, #menu .actual, #menu .sel:hover {}


/**************************************************************************************/
.space{float:left; width:722px; background-color:#FFFFFF; height:30px; margin:0; padding:0;}
.none{border-bottom:none}
.wrap {margin-left:auto; margin-right:auto;  }

