
/* just some basic formatting, no layout stuff */
body  { color: gray; font-size: 10pt; font-family: Helvetica, Arial, Geneva; line-height: 150%; background-color: #D5D5D5; margin: 0; padding: 0 }
#container   { background-color: #d5d5d5; width: 900px }
#mainright   { background: #d5d5d5; padding-bottom: 10px; position: absolute; top: 90px; left: 815px; width: 50px; height: 510px; border-left: 1pt none }
#maincenter  { background: #D5D5D5; 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: #D5D5D5 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: #d5d5d5; background-image: url("new_header_logo/onep_logo_grey.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 }
