body, td, p, span, div {
border: 0;
margin: 0;
font-family: Courier New, Courier, Monospace;
color: fe0;
font-weight: bold;
font-size: 14px;
SCROLLBAR-FACE-COLOR: #eb0;
SCROLLBAR-HIGHLIGHT-COLOR: #fc0;
SCROLLBAR-SHADOW-COLOR: #d90;
SCROLLBAR-3DLIGHT-COLOR: #fe0;
SCROLLBAR-ARROW-COLOR: #fe0;
SCROLLBAR-TRACK-COLOR: #d90;
SCROLLBAR-DARKSHADOW-COLOR: #c80;
}
body { background-color: 005; }
.Bg {
background-color: 005;
height: 100%;
width: 100%;
padding: 0;
margin: 0;
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
resize: no;
}
.ship {
position: absolute; 
top: 45%; 
height: 100%;
left: 38%; 
z-index: 0;
}
.splash {
position: absolute;
right: 50%;
width: 50%;
height: 100%;
top: 7%;
text-align: center;
z-index: 0;
}
.text {
position: absolute;
right: 57%;
width: 35%;
height: 40%;
bottom: 7%;
text-align: left;
color: fe0;
border: 1px solid #fe0;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
padding: 3px;
overflow: auto;
}
.stuff {
position: absolute;
left: 45%;
width: 50%;
height: 85%;
top: 7%;
font-size: 1em;
text-align: left;
color: fe0;
border: 1px solid #fe0;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
padding: 3px;
font-family: Times New Roman, Times, Serif;
font-weight: bold;
z-index: 90;
overflow: auto;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
}
.storytitle {
font-size: 16px;
}
.meta {
font-size: 12px;
}
big, h2 {
font-family: Courier New, Courier, Monospace;
color: fe0;
font-weight: bold;
font-size: 20px;
}
.menu{
font-size: 14px; 
font-weight: bold;
font-family: Courier New, Courier, Monospace;
color: fe0;
text-decoration: none;
}
a.menu:hover {
color: ff8;
}
.topTableMenu {
text-align: center;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
padding: 1px 20px 2px 20px;
border: solid;
border-color: #fe0;
border-width: 0px 1px 1px 1px;
}

.bottomTableMenu {
text-align: center;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
padding: 2px 20px 1px 20px;
border: solid;
border-color: #fe0;
border-width: 1px 1px 0px 1px;
}

.bottommenu {
position: absolute;
top: 0px;
left: 12%;
width: 75%;
height: 14px;
padding-bottom: 3px;
//padding-top: 3px;
text-align: center;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
color: fe0;
border: solid;
border-color: #fe0;
//border-width: 1px 1px 0px 1px;
border-width: 0px 1px 1px 1px;
z-index: 99;
}
.top2menu { 
position: absolute;
top: 17px;
left: 20%;
width: 60%;
height: 14px;
padding-bottom: 3px;
text-align: center;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
color: fe0;
border: solid;
border-color: #fe0;
border-width: 0px 1px 1px 1px;
z-index: 99;
}
.topmenu {
position: absolute;
bottom: 0px;
//left: 17%;
//width: 66%;
left: 25%;
width: 50%;
height: 14px;
//padding-bottom: 3px;
padding-top: 3px;
text-align: center;
background: url(http://www.browncoatsofnyc.org/orangeOL.png);
color: fe0;
border: solid;
border-color: #fe0;
border-width: 1px 1px 0px 1px;
//border-width: 0px 1px 1px 1px;
z-index: 99;
}
.socialLinks {
z-index: 99;
top: 10px;
righ 5px;
}
.wrapper {
position: absolute;
height: 100%;
width: 100%;
bottom: 0px;
left: 0px;
overflow: hidden;
}
a { color: fe0; }
a:hover { color: ff8; }

.hrLine {
height: 1px;
width: 100%;
background: #fe0;
}