html { min-height: 100%; margin-bottom: 1px; }

body {
margin: 0px;
}

h3 {
font-family: Helvetica,sans-serif;
font-size: 11pt;
font-weight: bold;
margin-bottom: -.7em;
}
h4{
font-family: Helvetica, sans-serif;
font-size: 13pt;
font-weight: bold;
margin-bottom: 10px;
}
p {
font-family: Helvetica,sans-serif;
font-size: 11pt;
margin-right: 1em;
line-height: 1.5em;
}

li {
font-family: Helvetica, sans-serif;
font-size: 11pt;
margin-right: 1em;
}
td    { font-size: 10pt; font-family: Helvetica, sans-serif }
#container
{
width: 780px;
margin: 0px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 1.2em;
}
#top
{
width: 780px;
padding: 0em;
background-color: #ccffff;
}
#leftnav
{
float: left;
height: 101%;
width: 325px;
padding: 0em;
margin-bottom: 2em;
text-align: center;
}
#content
{
padding: 0em;
margin-left: 325px;
max-width: 36em;
}
#heading
{
position: relative; 
margin-top:-110px; 
z-index: 2;
}
.press 
{
font-size: small;
}
.callout
{
color: #6699cc;
font-style: italic;
font-weight: bold;
font-size: .8em;
margin: 2em;
}
#footer
{
clear: both;
margin: 0;
margin-top: 3em;
margin-bottom: 3em;
width: 100%;
color: #333;
text-align: center;
}
