body  { font-family: verdana; background-color: white; background-image: url("images/background_bar.gif"); background-repeat: repeat-y; margin: 0; padding: 0; width: 100% }
p {}
td {}
label { font-size: 10px; color:#103b76; }
input { font-size: 10px; }
select { font-size: 10px; }
text-area { font-size: 10px; }
img { position: relative; }
#header { background-color: #8b0d10; background-image: url("images/header_bkgd.gif"); margin: 0; padding: 0; width: 100%; height: 100px }
.header_image { position: absolute; top:0px; left: 0px;}
#main { position: relative; margin: 10px 0 5px 200px; padding: 0px; }
#content { background-color: #fff; margin: 0 179px 25px 0; padding: 0px 25px; }
#content h1  { color: #890b0e; font-size: 16px; margin-bottom: 5px }
#content h2  { color: #103b76; font-size: 13px; margin: 12px 0 3px }
#content h3     { color: #6b5a2d; font-size: 11px; margin: 6px 0 5px 5px; padding: 0 }
#content h4   { color: #6b5a2d; font-size: 11px; margin: 3px 0 5px; padding: 0 }
#content p  { color: #000; font-size: 11px; margin: 2px 8px 10px }
#content ul  { font-size: 11px; list-style-image: url("images/blue_dot.gif"); list-style-position: outside; margin-top: 5px; margin-bottom: 5px; margin-left: 25px; padding: 0 }
#content li  { color: #000; font-size: 11px; margin-top: 2px }
#content img { border: solid 1px #103b76; z-index: 0; }
#content img.no_border { border: none }
#content img a { border: none }
#content td   { font-size: 11px; padding: 0 8px 2px }
#content th    { color: #6b5a2d; font-size: 14px; text-align: left; padding-top: 5px; padding-bottom: 3px }
#rightbar_dots { width: 6px; position: absolute; right: 179px; top: 0px; padding: 0px; margin: 0px }
#rightbar { width: 160px; position: absolute; right: 0px; top:0px; }
#rightbar h1 { color: #0e3974; font-size: 11px; margin: 4px 0px; }
#rightbar ul  { font-size: 10px; list-style-image: url("images/red_dot.gif"); list-style-position: outside; margin-top: 3px; margin-bottom: 3px; margin-left: 15px; padding: 0 }
#rightbar li { color: #0e3974; font-size: 10px; margin-top: 2px; margin-bottom: 3px; }
#rightbar a { color:#0e3974; }
#rightbar a:hover { color: #890b0e; }
#rightbar a:visited { color: #0e3974; }
.right_box { background-image: url("images/right_bar_gradient.gif"); background-repeat: repeat-y; background-position: 1px; margin: 12px 0px; padding: 3px 0px; }
#footer { clear: both; color: #0e3974; font-size: 11px; background-color: #fff; margin: 25px 0px 1px 0px; padding: 0px 25px;}
#footer a:hover { color: #890b0e; }
#footer a:visited { color: #0e3974; }
#bread { color:#103b76; font-size: 11px;}
#bread a { color: #103b76;}
.red { color: #890b0e;}
.error { color: #890b0e }
.green { color: green;}
.clear { clear: both; }
th.roster-th { border-bottom: solid 1px #6b5a2d; }
table.roster-table { float: left; position: relative; }

.roster-cell { width: 385px; height: 200px; position: relative; float: left; margin: 10px 5px; } 
.roster-text { width: 265px; height: 200px; float: right;  }
#content .roster-text p { margin: 0; padding: 0; }
#content h3.roster-group { border-bottom: solid 1px #6b5a2d; font-size: 14px; margin: 20px 0 10px;   }
