#header, #topad, #navigation, #main-nav, .nav-entries, #sidebar, .widget, #footer, #respond {display:none;}

/* Specific to the Gilliam Historical page. Don't print the tabs */
#tabs ul.wooTabs {
display:none;
}

@media print {
#logo-prnt {
display: inline;
width:auto;
}

.logo-prnt-logo {
float: left;
width: 175px;
margin: 15px 0 15px 0;
}

.logo-prnt-title {
float: left;
padding-top: 25px;
text-align: left;">
}

l#footer-prnt {
display: inline;
}
}

body {
background:#FFF;
/* font-size:8pt; */
color:#000;
font-family:Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
line-height:150%;
}

p,ul,ol {
margin-top:1.1em;
line-height:135%;
}

ul,ol {
margin-left:3em;
}

li {
padding-bottom:5px;
margin-right:50px;
}

a:link,a:visited {
color:#4E6DA9;
background:transparent;
font-weight:400;
text-decoration:underline;
}

a img {
border:0;
display:block;
margin:.5em 0;
}

hr {
margin:5px 0;
}

#wrapper {
width:auto;
margin:0 auto;
padding:0;
border:0;
float:none!important;
color:#000;
background:transparent none;
position:static;
}

/* Shrink the font so the scorecard can print all of its columns */
table.scorecard {
font-size: 9px;
}

