body {background-color: black; color: #e0eee0; margin-top: 0; margin-left: 0; font-family: sans-serif; font-size: 100%;}

img {border: 0;}

a:link {color: #00CD00; text-decoration: none;}
a:visited {color: #9c9c9c; text-decoration: none;}
a:hover {text-decoration: underline;}

#banner {padding: 0; margin: 0; border-bottom: 1px solid #00cd00;}

#navlink {width: 12%; padding: 0.5em 0 0 0.5em; float: left; border: 1px solid #00cd00; border-top: 0; line-height: 150%;}

/*general styles*/
.menu ul {margin: 0; padding: 0; width: 100%; display: block;}
.menu li {list-style: none;}
.menu li a:hover {text-decoration: none; color: silver; display: block;}
/*1st lvl*/
.menu ul li {margin: 0; padding: 5px 0 5px 0; background: #000;}
.menu ul li {position: relative;}
.menu ul li a {display: block; background: #000;}
/*2nd lvl*/
.children li ul {position: absolute; left: 100%; top: 0; display: none;}
.children li:hover ul {display: block; border: 1px solid #00cd00;}
.children li:hover {background: #003000;}

#content {width: 75%; float: left; line-height: 150%; padding: 0.5em 0 0 1em;}

h3 {font-family: sans-serif; letter-spacing: 0.25em; font-weight: bold;}
h4 {font-family: sans-serif; letter-spacing: 0.25em; font-weight: normal;}

.btable {width: 100%; padding: 0;}
.leftcol {width: 25%;}
.rightcol {width: 75%;}
.btable, tr,th,td {border: 1px solid #004000;}
.btable th,td {padding: 0.5em; text-align: left; font-family: sans-serif;}

.boss {clear: both;}
.boss img {float: left; padding: 1em;}
.boss p {margin-left: 25%; padding: 1em;}

.fblike {margin-top: 2em; margin-bottom: 2em;}

#footer {clear: both;}
