body {background-color: #bfe1de; }

h1,h3 {color: maroon;}
h2,h4 {color: teal;}
h5,h6 {color: #369;}

img {border: 0;}

#wrapper {border-top: 10px solid  #cee; border-right: 10px solid  #cee; border-left:10px solid #fff; border-bottom:10px solid #fff; } 
#expander {background: #6ac;}
#header {background-color:#bfe1de; }
 
.sidebox {background-color: #cee; color: #025;}
.mainbox, .sidebox {border: 1px solid #4ccb49; color: #020; }
#content, #footer {color: #069; background-color: #fffafa; }
.mainbox {background-color: #fffafa; padding: 10px;}

#content a:link {color: maroon; text-decoration: none;}
#content a:visited {color: maroon; text-decoration: none;} 
#content a:hover {color: teal; text-decoration: underline;}
#content a:active {color: teal;}

.sidebox a:link {color: maroon; text-decoration: none;}
.sidebox a:visited {color: maroon; text-decoration: none;} 
.sidebox a:hover {color: teal; text-decoration: underline;}
.sidebox a:active {color: teal;}

#footer {border: solid 2px #6ac;}
#footer a:link {color: maroon; text-decoration: none; font-weight: normal;}
#footer a:visited {color: maroon; text-decoration: none; font-weight: normal;} 
#footer a:hover {color: teal; text-decoration: underline;}
#footer a:active {color: teal;}

#breadcrumbs {color: #cff;}
#breadcrumbs a:link {color: #eee;}
#breadcrumbs a:visited {color: #eee;}
#breadcrumbs a:hover {color: #fff;}
#breadcrumbs a:active {color: #099;}

#footer {color: #069;}

p {color:  #333;}
p.mt1 {color:  #3f3f3f;}
p.mt1:first-letter {color:  teal; }
.booktitle {color: #333;}
.credit {color: #335;}
#content ul {color:  #244;}
.mtext {color:  #3f3f3f; }
.w {color: #fff;}
.bwhite {color:  #d3d3d3;}
.corner {position: absolute; left: 0px; top: 10px;}

