/***********************************************
 file name : print.css
 created : 08.04.01
************************************************/


/* html tags
-------------------------------------------*/
html{
background:none;
}

body{
min-height:auto;
background:none;
}

*html body{
height:auto;
}

/* layout divs
-------------------------------------------*/
#wr{
width:668px;
background:none;
}

#hd{
background:#0e1012;
}

#hd p{
width:200px;
height:32px;
text-indent:-9999px;
background:url(../images/school/access/lg_janepacker.gif) no-repeat;
}

#hd ul{
display:none;
}

#gn{
display:none;
}

#bd{
padding-bottom:15px;
background:none;
}

#bd #mn{
margin-top:15px;
}

#bd h1{
display:none;
}

#bd h2{
width:auto;
height:auto;
padding:0 2px 5px;
border:none;
text-indent:0;
background:none;
}

#bd h3{
width:auto;
height:auto;
margin:0 0 20px;
padding:0 0 3px;
text-indent:0;
overflow:visible;
background:none;
}

#bd #basicinfo{
margin:0;
}

#basicinfo th,#basicinfo td{
padding:6px 8px 6px 0;
}

#basicinfo tr.unq th,#basicinfo tr.unq td{
padding:6px 8px 6px 0;
}

#bd p{
display:none;
}

#sd{
display:none;
}

/* footer style
-------------------------------------------*/
#ft{
clear:both;
text-align:center;
margin:0;
}

#ft ul{
display:none;
}

#ft address{
color:#000000;
}



