body {
 background: #000080;
 margin: 0;
 padding: 0 80px;
 font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
 text-align: left;
 color: #0000a0;
 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;
 }
.articles { 
 font-size: 80%;
}
.box1 {
 border: solid 2px #2121cb;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box2 {
 border: solid 2px #3535c6;
//  border: solid 3px #8080fa;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box3 {
 border: solid 2px #4a4ac6;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box4 {
 border: solid 2px #6161c8;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box5 {
 border: solid 2px #7272df;
//  border: solid 3px #8080fa;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.box6 {
 border: solid 2px #8080fa;
 border-top: 0px;
 border-bottom: 0px;
 margin-top: 0px;
}
.column {
 width: 25%;
 padding: 10px;
 vertical-align: bottom;
}
.content {
 background: #ffffff;
 margin-top: 0px;
 padding-left: 60px;
 padding-right: 60px;
 padding-top: 30px;
 padding-bottom: 30px;
 min-height: 450px;
 border: 0.5px solid #5b5bff;
}
.displaybox {
 background-color: #ffffae;
}
.nofollow a {
 rel: nofollow;
}
.r {
 float: right;
 padding-left: 10px;
}
.red {
 color: red;
 }
.req {
 background-color: #ffff00;
 }
.scroller {
 overflow: auto;
 height: 200px;
 }
.scroller p {
 text-indent: -1em;
 margin: 0 0 0 1em;
 }
.sidebar {
 float: right;
 width: 30%;
 font-size: 70%;
 background-color: #ffffae;
 padding: 10px;
 margin: 10px;
 text-align: justify;
 }
h1,h2 {
 text-align: center;
}
h2 i {
 color: #800040;
}
h2.rec {
 text-align: left;
}
p span {
 font-family: cursive;
}
ul {
 margin-left: 60px;
 margin-right: 60px;
}
ul.sb {
 margin-left: 0px;
 margin-right: 10px;
 text-align: left;
}
.displaybox ul ul {
 margin-left: 20px;
 margin-right: 50px;
 }
