body {
background-color: #ffffff;
text-align: center;
font-family: "bitstream vera sans", arial, helvetica, sans;
font-size: .9em;
}

#pageblock {
width: 90%;
margin-left: 5%;
margin-right: 5%;
min-width: 640px;
}
#topbanner {
height: 100px;
background: #fff1da url("images/topgrad.png");
}


#releasebar{
text-align: center;
background-color: #fff1da;
border: 1px solid #ffdca5;
width: 100%;

}
#releasebar.ul{
display: inline;
list-style: none;
}

#midsection {
}

#bottombanner {
min-height: 100px;
background: #fff1da url("images/btmgrad.png");
}

#bottomright {
min-height: 100px;

}

#navleft {
text-align: left;
font-size: 90%;
width: 18%;
min-width: 156px;
background-color: #cbf3a5;
border: 1px solid #8ae234;
position: absolute;

}

#contentright {
margin-top: 2%;
position:relative;
width: 78%;
min-width: 476px;
left: 22%;
text-align: left;
}


#downloadbox {
background-color: #eeeeec;
width: 95%;
padding-right: 5%;
padding-top: 5%;
padding-bottom: 5%;
}

#downloadcontent {
padding-left: 256px;
text-align: left;
}


p.copy {
margin: 1em;
}

.generic {
font-size: 90%;
}

#legal {
padding: 2em;
font-size: 80%;
}

#catlist {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: 0em;
}
.catlist {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: 0em;
}

ul.sublist{
list-style: none;
margin-left: 0;
padding-left: 2em;
text-indent: -1em;
}

h1 {
padding-left: -1.5em;
}

h2 {
padding-left: -1em;
}

h3 {
padding-left: .5em;
font-weight: normal;
font-style: italic;
font-size: 110%;
}

h4 {
font-weight: bold;
text-align: center;
line-height: normal;
}
h5 {
font-weight: bold;
text-align: center;
line-height: normal;
}

hr {
width: 90%;
}
