body {
 background: #064109;
 margin: 0;
 padding: 0 80px;
 font-family: Verdana, "Verdana Ref", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans serif;
 text-align: left;
 color: #064109;
 list-style-position: inside;
}

#winDisplay {
 position:absolute;
 left:100px;
 top:200px;
 border: black 2px double;
 width: 40%;
 height:50%;
 z-index:10;
}
#exit {
 width:10px;
 height:10px;
 background-color:#000000;
 text-align:right;
}
#exit a {
 font-weight:bold;
 text-decoration:none;
 color: #ffffff;
 font-size:11pt;
 font-family: Arial,sans;
}
#winTitle {
 text-align:center;
 vertical-align:top;
 background-color:blue;
 height:10px;
 color: #ffffff;
 font-size:10px;
 font-family: Arial,sans;
 font-weight:bold;
}

.black {
 color: #000000;
 }
.box {
 background-color: #00ffff;
 text-align: justify;
 border: solid blue;
 padding: 5pt;
 }
.box1 {
 border: solid 2px #0c8012;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box2 {
 border: solid 2px #12bf1b;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box3 {
 border: solid 2px #15db1f;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box4 {
 border: solid 2px #18fb23;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box5 {
 border: solid 2px #68fb70;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box6 {
 border: solid 2px #adfbb2;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.content {
 background: #ffffff;
 margin-top: 0px;
 padding-left: 60px;
 padding-right: 60px;
 padding-top: 30px;
 padding-bottom: 30px;
 min-height: 1450px;
 border: 0.5px solid #d6fbd8;
}
.displaybox {
 background-color: #d6fbd8;
}
.displaybox ul ul {
 margin-left: 20px;
 margin-right: 50px;
}
.highlight {
 background-color: #ffff00;
}
.italic {
 font-style: italic;
}
.l {
 float: left;
 padding-right: 10px;
}
.larger {
 font-size: 150%;
}
.quiz-invite {
 background: url(gfx/lozenge.gif) no-repeat center center;
 padding-top: 34px;
 width: 450px;
 height: 200px;
 text-align: center;
}
.r {
 float: right;
 padding-left: 10px;
}
.red {
 color: red;
}
.req {
 background-color: #ffff00;
}
.sidebar {
 float: right;
 width: 30%;
 font-size: 70%;
 background-color: #ffffae;
 padding: 10px;
 margin: 10px;
 text-align: justify;
}
div.linkfeed { 
 font-size: 11pt; 
 margin-left: 2pt;
 }
div.linkfeed b { font-weight: normal }
div.linkfeed em { font-style: normal }
h1,h2 {
 text-align: center;
}
h2 i {
 color: #800040;
}
h2.rec {
 text-align: left;
}
h4 {
 font-size: 120%;
 }
p span {
 font-family: cursive;
}
table.footerbar {
 width: 100%;
 text-align: center;
 font-size: 70%;
}
ul {
 margin-left: 60px;
 margin-right: 60px;
}
ul.sb {
 margin-left: 0px;
 margin-right: 10px;
 text-align: left;
}

