body	{ 
font-family: arial,helvetica,sans-serif; 
background-color: #800000;
}

div.page { 
position: absolute; 
margin-left:-400px; 
left: 50%; 
width: 800px; 
top: 0px; 
min-height: 100%;
background-color: #ffffff;
}

div.content {
position: relative;
left: 150px;
width: 646px;
padding-left: 2px;
padding-right: 2px;
/*top: 110px;*/
}

div.nav { 
position: absolute; 
top: 105px;
left: 5px; 
width: 140px; 
}

a, a:visited, a:active {
text-decoration: none;
color: #000080;
}

a:hover {
color: #800000;
}

.small {
font-size: small;
}

div.content2				{ position: absolute; left: 190px; top: 115px; }
.center							{ text-align: center; } 

h1 { font-size: 16pt; }

td.footer_copy {
text-align: right;
font-size: 8pt;
}

img { border: none; }

img.left { float: left; }

p.aftermath {
border: double #800000 5px;
padding: 5px;
}

#print_header {
display: none;
}