/**
 <link rel="stylesheet" type="text/css" href="styles/print.css" />
 */

/* common (X)HTML formats */

body { font-family: helvetica, sans-serif; padding: 10; margin: 10; }

/* table, td, th { font-family: helvetica,sans-serif; line-height: 1em; padding: 0;
 * margin: 10; text-align: left; align: center; }
 * margin: 10 refers to vertical sep. from adj. material
 * align: center centers the whole table
 */

.invisible, #r1header, #r2menu, #r3location, #r4mirror, #r5c1lnav, #r5c2e1skip, #r5c3rnav, #r5c3e1sform, #footer { display: none; }

#content { text-align: justify; line-height: 1.5em; text-color: white;
background-color: black; left: 5; right: 5; width: 90%;
padding: 0.5em 2% 2em 1%; }

/* static IDs, ordered top to bottom */

/* div { border: 1px solid black; } */

#logo { left: 0px; width: 300px; height: 85px; padding: 10px; }

