
/* just some basic formatting, no layout stuff */
body { color: gray; font-size: 10pt; font-family: Helvetica, Arial, Geneva; line-height: 150%; margin: 0; padding: 0 }
#container  { width: 900px }
#mainright   { background: #fff; padding-bottom: 10px; position: absolute; top: 90px; left: 815px; width: 50px; height: 510px; border-left: 1pt none }
#maincenter { background: #fff; 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: #fff no-repeat; list-style-type: disc; list-style-position: inside; padding-bottom: 10px; position: absolute; top: 90px; width: 140px; height: 510px; float: left; border-style: none; border-width: medium 1pt medium medium; border-color: transparent }
#banner   { background-color: #fff; background-image: url("new_header_logo/main_logo.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  { text-align: left; list-style-type: none; margin: 0; padding: 0 }
li  { background-repeat: no-repeat; background-position: 0 0.4em; padding-left: 0.75em }
#navcontainer ul  { text-align: left; list-style-type: none; margin: 0; padding: 0 }
#navcontainer a  { color: gray; text-decoration: none; background-color: transparent; text-align: left; display: block; width: 9em }
#navcontainer a:hover    { color: gray; background-image: url("../images/hover.png"); background-repeat: repeat; text-align: left; width: 180px }
