body  { font-size: 12px; font-family: "Trebuchet MS" }
p {}
td  { font-size: 12px }
a, a:link, a:visited  { color: #a40068; font-weight: bold; text-decoration: none }
a:hover  { color: black; text-decoration: none }
#base {width:760px;margin:0px auto;text-align:left;}
#header     { background-image: url("/header.jpg"); height: 120px; border: solid 1px black }
#header h1  { color: white; font-size: 14px; margin-top: 1px; margin-bottom: 65px; margin-left: 5px }
#headerbold  { color: white; font-size: 12px; margin-left: 10px }
#topnav   { margin-top: 10px; margin-bottom: 10px; padding-left: 5px; border-top: 1px solid black; border-bottom: 1px solid black }
#content    { background-color: white; border-bottom: 2px solid black }
#left { width: 500px; float: left }
#masterlist li       { color: white; font-size: 12px; font-weight: bold; background-color: #a40068; list-style-type: none; margin: 10px 0 0; padding-left: 5px }
#sublist  { background-color: #fff; margin: 0; padding: 0 }
#sublist li      { color: #a40068; font-size: 11px; background-color: #f8f8f8; list-style-type: none; margin: 0 0; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid black }
#sublist li a    { color: #a40068; text-decoration: none; background-color: #f1f1f1; display: block; margin: 0; padding-left: 10px }
#sublist li a:hover  { color: white; text-decoration: none; background-color: #fcc }
#box      { width: 500px; height: auto }
#boxheadline   { border-top: 1px solid black; border-bottom: 1px solid black }
#boxheadline h2  { font-size: 14px; margin: 0 0 0 5px }
#boxpic   { background-color: red; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; float: left; border: solid 1px gray }
#boxtext     { margin: 10px; height: inherit }
#right { width: 200px; float: right }
#footer    { font-size: 10px; text-align: right; margin-top: 10px }

