﻿body { margin: 0; font-family: Verdana, Arial, sans-serif; color: #006600; background :#99CC66}
div.masthead { position: absolute; top: 0; height: 110px; width: 100%; text-align: center; 
color: white; background: darkgreen; }
div.sidebar { position: absolute; top: 110px; width: 150px; height: auto; 
color: #006600; background: #99CC66; text-align: center; }
div.main {position: absolute; top: 110px; left: 150px; height: auto; 
color: #006600; background: #CCFF99; }
div.main a { color: #006600; background: transparent; }
div.menu { color: #006600; background: #669933; width: 90%; margin-right: auto; margin-left: auto; 
margin-top: 0; border: 1px #006600 solid; } 
}
p { font-size: 14px; }
div.margin { margin: 5px 10px; }
div.links { text-align: center; font-size: 14px; color: #006600; background: transparent; }
div.links a { color: #006600; background: transparent; }
h1 { margin-top: 0; font-size: 26px; font-weight: bold; }
h2 { text-align: center; font-size: 18px; font-weight: bold; }  
h3 { text-align: center; font-size: 16px; font-weight: bold; }
a.sidebar { color: #006600; font-weight: bold; font-size: 14px; background: transparent; }
a.link { color: #006600; background: transparent; }
a.visited { color: #006600; background: transparent; }
a.active { color: #006600; background: transparent; }
a.hover { color: #006600; background: transparent; }
p.main { text-align: left; }
p.picture { text-align: center; font-size: 10px; }
p.link { text-align: center; font-size: 14px; color: #006600; background: transparent; }
img.image { border-style: solid ; border-width: 1px; border-color: black; }
address { font-size: 10px; }
ul { list-style-type: disc; }
ul li {margin-top: 10px; font-size: 14px; }
