
/* just some basic formatting, no layout stuff */
body   { color: gray; font-size: 10pt; font-family: Helvetica, Arial, Geneva; line-height: 150%; background-color: black; margin: 0; padding: 0 }
#container    { background-color: black; width: 900px }
#mainright    { background: black; padding-bottom: 10px; position: absolute; top: 90px; left: 815px; width: 50px; height: 510px; border-left: 1pt none }
#maincenter   { background: black; text-align: center; padding-bottom: 10px; position: absolute; top: 90px; left: 145px; width: 670px; height: 510px; float: left }
#thumbnail  { margin-bottom: 10px; margin-left: 10px; width: 92px; height: 65px }
#mainleft   { background: black no-repeat; list-style-type: disc; list-style-position: inside; padding-bottom: 10px; position: relative; top: 0; width: 140px; height: 510px; float: left; border-style: none; border-width: medium 1pt medium medium; border-color: transparent }
#banner        { background-color: black; background-image: url("new_header_logo/onep_logo_black.jpg"); background-repeat: no-repeat; background-position: 0 0; margin-top: 0; width: 400px; height: 90px }
p, h1, pre { color: black; font-size: 10pt; margin: 0 10px 10px }
h1 { color: black; font-size: 11pt; padding-top: 10px }
#mainright p { color: black; font-size: 10pt }
#banner h1 { color: black; font-size: 10pt; margin: 0; padding: 10px }
ul { list-style-type: none; margin: 0; padding: 0 }
li  { background-image: none; background-repeat: no-repeat; background-position: 0 0.4em; padding-left: 0.75em }
#navcontainer ul { list-style-type: none; margin: 0; padding: 0 }
#navcontainer a { color: gray; text-decoration: none; background-color: transparent; display: block; width: 9em }
#navcontainer a:hover   { color: gray; background-image: url("../images/hover.png"); padding-left: -5px; width: 180px }
