@media screen {
body {background-color: #E6E3D6; background-image: url(../images/shared/bg.gif); background-repeat: repeat;}
/*div#container { margin: 0 auto; width: 727px;  text-align: left; background-image: url(../images/shared/bg_text.gif); background-repeat: repeat-y;}*/
div#container { margin: 0 auto; width: 727px;  text-align: left; background-image: url(../images/shared/bg_text.gif); background-repeat: repeat-y;}
div#header {position: relative; margin:0px; padding:0px; background-image: url("../images/shared/top-v2019.gif");  width:727px; height:114px;}

div#imgpp {display:none;}

div#navigation {float:left; width:192px; }

div#content { margin:0px; width:100%; }
div#central { width:497px; padding:15px; margin-left:190px; height:inherit;}

div#footer {position: relative; margin:0px; padding:0px; clear:both; width:100%; background-image: url(../images/shared/bg_footer.gif); background-repeat: repeat-y;}
}


@media print {
/** { background: #fff; color: #000; }*/
body {background-color: ##FFFFFF;}
#container { margin: 0 auto; width: 535px;  text-align: left; }
#navigation, #footer, #header { display: none; }
#content { margin:0px; width:100%; }
#central { width:535px; padding:15px; margin-left:0px; height:inherit;}
a { border-bottom: 1pt solid #999; text-decoration: none; }
a[href^="#"] { border-bottom: 0; }
/*
h3 a, a.media, #about #qa a { border-bottom: 0; }
th, td { border-bottom: 1pt solid #ccc; }
#about #qa, #intro, #intro * { font-style: italic; }
#about #qa { display: block; line-height: 1.5; margin: .6em 0; }
*/
}
