/* This is a style sheet for Haldis' new page */
body {background-color: #f0F3d8; background: url(haldisblanket1.jpg); color: #000000; padding-left: 15px; padding-right: 15px; padding-top: 15px; 
padding-bottom: 15px; margin: auto; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif";}

/* Now we have the divs This will be a complex DIV structure */
.container {width: 95%; padding: 4px; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif"; margin: auto;}
.longcontainer {width: 95%; padding: 4px; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif"; margin: auto;
height: 2895px;}

.lefttabbox {width: 10%; float: left; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif";}
.righttabbox {width: 85%; height: 895px; float: left; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif";}
.activedrawer {width: 100%; clear: all; padding-left: 8px; padding-right: 3px; padding-top: 5px; padding-bottom: 10px; margin-bottom: 8px;
background-color: #F0F3d8; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif"; }
.inactivedrawer {width: 100%; clear: all; padding-left: 8px; padding-right: 3px; padding-top: 5px; padding-bottom: 10px; margin-bottom: 25px;
background-color: #808E40; font-size: 100%; color: #feeaaa; font-family: "century gothic", arial, "sans serif";}
.middledrawer {width: 100%;  clear: all; padding-left: 10px; padding-right: 15px; padding-top: 5px; padding-bottom: 5px; 
background-color: #f0f3d8; font-size: 100%; color: #000000; font-family: "century gothic", arial, "sans serif"; margin-left: 25px;}


/* And here are links. I'm not sure I need more than this */
a.centerlink {color: #357711; font-size: 118%; font-weight: bold; text-decoration: none;}
a.sidelink {color: #ffffff; font-size: 110%; font-weight: bold;}

/* Here we have table codes. 
.openwork2 {border: 0px; margin-top: 24px; margin-bottom: 8px; border-collapse: separate;}
.openwork {border:0px; border-collapse: separate; margin-left: 6px; margin-right:6px; padding-left: 5px; padding-right: 8px;}



