/* CSS Document */

/*
This stylesheet describes layout for media print
 
*/

body { margin: 0px; background: #fff;background-image:none; }
#content { margin:0; padding:0; border:0; background:#fff; }
/*#logobar{
width:800px;
height:133px;
margin-left:10px;
margin-right:10px;*/


/*#learning{
height:130px;width:800px;
}*/

.programpage{
font-size:85%;
#insidecontent}
.break{page-break-before:always;}

/*h1, h2, h3, li, ul { page-break-after: avoid; }
p, ul, li{page-break-before:avoid;}*/
 #toptrim, #hiddenLayers,#animate, #references, #top, #menu, #onscreen, .button, instructions, #programdetails #contentright.note, #contactphoto,#logobar,#learning, .printhide, .dontprint{ display: none; }
 
 #contentwrapper, #bottomtrim, noscreen1,#content,#insidecontent{
 background:none;
 }
 /*#contentwrapper{
clear:both;
width:800px;
margin-left:auto;
margin-right:auto;
*/
p.dontprint img{
visibility:collapse;
}
#insidecontent{
width:750px;
padding-bottom:20px;

}

 #contentleft{
float:left;
margin-left:0px;
width:300px;
margin-right:20px;
}
#noscreen1{
float:left;}
#contentright{
margin-left:330px;
width:300px;
padding-right:3px;
padding-top:20px;
}
#bottomtrim{
clear:both;
background:none;
padding:20px;

}

#bottomtrim p{
text-align:center;
border-top:#aea473 solid 1px;
margin-left:auto;
margin-right:auto;
font-size:60%;
width:85%;
padding-top:15px;
}

 .printhide{
 visibility:hidden;
  background:none;
 }

* { color: black !important; }

