<!-- This CSS file is specific to the Bygraph Web Site -->
<!-- Use <link rel="stylesheet" type="text/css" href="/_css_scripts/basic.css" /> -->

<!-- Styles -->
H1 { color:#993300; }
H2 { color:#993300; }
H3 { color:#993300; }
H4 { color:#993300; }
P { color:#993300; }
TABLE { color:#993300; }
TH { color:#993300; }
TD { color:#993300; }
TR { color:#993300; }
LI { color:#993300; }
BODY { color:#993300; }
HR { color:#993300; }
FORM { color:#993300; }
A { color:#993300; }
UL { color:#993300; }
LI { color:#993300; }
OL { color:#993300; }
DIV { color:#993300; }

<!-- Divs -->
#mainheader { position:absolute; top:0px; left:0px; padding:0px; width:800px; height:auto; }
#logoleft { position:absolute; top:5px; left:5px; width:300px; height:95; }
#logoleft IMG { vertical-align:center; }
#titlebar { position:absolute; top:5px; left:310px; width:490px; height:95; padding:10px; }
#titlemenu { position:absolute; top:75px; left:310px; width:490px; height:15; padding:10px; }
#headerline { position:absolute; top:95px; left:5px; width:990px; height:6; }

#mainbody { position:absolute; top:105px; left:5px; width:800px; height:auto; padding:10px; }
#leftbody { position:absolute; top:0px; left:5px; width:100px; height:auto; padding:10px; }
#centralbody { position:relative; top:0px; left:105px; width:690px; height:auto; padding:10px; }
#rightbody { position:absolute; top:0px; left:800px; width:190; height:auto; padding:10px; }
.box1 { text-align:center; color:#993300; background-color:#FFEFD5; border:2; border-style:outset; border-color:#CFAF95; }
#mainfooter { position:absolute; left:0px; width:990px; height:auto; }

<!-- general classes -->
.copyright { color:#993300; text-align:center; }


