html, body, form, fieldset, td, p { font: 10pt Georgia, "Times New Roman", Times, Serif; }
html, body, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 1em 0; padding: 0; }
li, dd, blockquote { margin-left: 1em; }
#headerblock {
background: url(img/PAGELOGO.jpg) no-repeat top left;
height: 126px;
}
#wrapper {
width: 100%;
}
#sidebar {
width: 25%;
float: left;
}
#main {
width: 70%;
float: right;
}
.subnavitem, .subnavlast, .subnavlink {
padding-top:7px;
padding-left: 25px;
}