body{background: #000 url('img/stars.gif') top left;font-family: 'Courier New', Courier, monospace;word-wrap: break-word; }
.navbar-inner{background: #261636;}
.subhead > div:first-child {
min-height: 175px;
}
.about{background:#1C1D1B;color:#FFAA00;}
section {padding-top:0px;}
h4{background:#1C1D1B;color:#FFAA00;}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
color: #FFF;
cursor: default;
background-color: #008000;
border: 1px solid #DDD;
border-bottom-color: rgba(0, 0, 0, 0);
}

.tab-pane ul {
list-style-type: none;
}
.tab-pane li {
list-style-image: none;
background: #1C1D1B url(img/point.gif) no-repeat;
margin: 0 0 20px;
padding: 0 0 0 60px;
}
.credits{border-top: 1px solid #B6B2A3;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2),0 1px 0 #EAE7D8;
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.2),0 1px 0 #eae7d8;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2),0 1px 0 #EAE7D8;
font-size: 70%;
color: #888;
text-align:center;
vertical-align:middle;
padding-top: 15px;
margin-top: 10px;
}
.credits a{color: #999;text-decoration:none; background:#1C1D1B}
.credits a:hover{color: #aaa;text-decoration:none;}
.footer{vertical-align:center;}

@media only screen and (min-width: 768px) {
    /* tablets and desktop */
.footer-center{text-align:center;}
.footer-right{text-align:right;}
.footer-table{width: 45%;
text-align: center;
margin: 0 auto;}
}
@media only screen and (max-width: 767px) {
    /* phones */
.subnav {
background:#010101;
}
.subnav .nav > li.active > a, .subnav .nav > li > a:hover{background:#10101 !important;}
#miscellaneous  h2{font-size:130%;}
  .footer-center{float:left;text-align:left;}
  .footer-right{text-align:left;}
  .footer-table{float:left;text-align:left;}
  h1{line-height:110%;}
}

.navbar .brand{font-size:100%;text-shadow:none;}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
color: #FF0000;
text-decoration: underline;
background-color: rgba(0, 0, 0, 0);
}

.navbar  .btn-navbar {background:#FDFDFD;border-width: 3px;}
.navbar .btn-navbar:hover{background:#DFDFDF;}
.navbar .btn-navbar .icon-bar{background-color:#111;}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{text-shadow:none; color:#0F0;}

#scroller {
}