@page {
    size: 8.5in 11in;
    margin: 0.25in;
}

body {
    background-image: none;
    background-color: #FFFFFF;
}

#banner, #navigation, #alphajumps {
    display: none;
}

#footer:after {
    display: block;
    padding-top: 4pt;
    content: "printed from Grady County GA Memorial Log (www.gradymillitary.us)";
}

#content, #footer {
    margin-left: 0in;
    margin-right: 0in;
    width: 100%;
}

/* underline list entries for list-view.html */
#list table tbody tr td {
    border-bottom: dotted black thin;
}
