.newsearch{
 display: block;
margin-left: 0;
margin-right: 0px;
height: 50px;
margin-top: -65px;
min-width: 230px;
text-align: center;
 border: none;
}

.caption{font-family: verdana; font-size: 11.5px; font-style: italic; color: white; text-align: center; margin-top: 1em;}

.search_submit{
  background: none;
  border: none;
  color: #ddd;
  font: 11px verdana;
  padding: 3px 5px 3px 5px;
}

.search_submit:hover{
  background: #444;

}

.search{
  width: 58%;
  text-transform: uppercase;
  color: #fff;
  background: #15192B;
 
  font: 12px verdana;
  border: 1px solid #666;
  border-left: none;
}


.introlist{
width: 75%;
margin-left: auto;
margin-right: auto;
margin-top: 3em;
margin-bottom: 3em;
display: block;
padding: 0;
}

.introlist ul li{
float: left;
list-style-type: none;
width: 40%;
height: 8em;
display: block;
border: 1px solid #333;
padding: 2em;
padding-right: 1em;
background: #181c2f;
margin: 0;
}

.rcol {
    display: block;
    float: right;
    margin: 85px -1.8em 1em 3em;
    padding: 0px 0 0 0;
    border-left: 1px solid #4e5961;
    box-shadow: -3px 4px 9px 1px #15192B;
    width: 29%;
    min-width: 200px;
}
.featured {
    margin: 3em;
    margin-left: auto;
    margin-right: auto;
    padding: 2em 2em 2em 2em;
    background: #15192B;
    border: 1px solid #333;
    border-radius: 8px;
    max-width: 30em;
}
.bookinfo {
    font-size: 11px;
    margin: 20px 0 20px 0;
    text-align: left;
    font-family: verdana;
}
.introvid img {
    margin: 2em 0 0 0;
}
.introcenter {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
}
.introheader {
    font-size: 1em;
    font-weight: normal;
    font-family: verdana;
    color: white !important;
    display: block;
    padding: 0 0 0 .5em;
    margin-left: -.75em;
    margin-right: -1em;
    margin-top: 2em;
    margin-bottom: 1em;
}
.startframe {
    margin: 2.5em auto 0 auto;
    max-width: 800px;
   box-shadow: 0px 3px 6px 2px #15192B;
    margin-bottom: 2em;
}
.starttitle {
    font-size: 1.15em;
    display: block;
    font-weight: normal;
    font-family: verdana;
    color: white !important;
    border-left: 1px solid #555;
    padding: .5em 0 .5em .6em;
    border-left: 4px solid #FCB816;
}
.startbox {
    /*background: #1b1f30;*/
    border-top: 1px solid #555;
    padding: 0em 0em 3em 1em;
}
.twittertitle {
    font-size: 1.15em;
    font-weight: normal;
    font-family: verdana;
    margin-left: 10px;
    margin-bottom: -8px;
    color: white !important;
    padding-top: 8px;
}
.twitterbox {
    display: block;
    margin-top: 1em;
}
.introtopiclist li {
    padding-left: 0;
    margin-left: 0;
    text-indent: 0;
}
.questions {
    margin-top: 2em;
    border: 1px solid #555;
    margin: 0 2em 1em 2em;
    background: #222;
    border-radius: 6px;
    width: 300px;
    float: right;
    padding: 0 0 1em 0;
}
.main {
    width: 69.5%;
    min-width: 380px;
}
.introtopiclist {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid red;
}
.topicleft,
.topicright {
    float: left;
    display: block;
    list-style-type: none;
}
.questions ul {} .questions a {
    color: #d9e2fd !important;
}
.questions li {
    margin-top: 1em;
    margin-right: 2em;
    margin-left: 2em;
    list-style: none;
    padding: 0;
    margin-left: 0em;
    font-style: italic;
    text-indent: -3em;
}
.questions li:before {
    content: '\2713';
    margin: 0 1em 0 1.5em;
}
.questions h3 {
    font-size: 1.1em;
    font-weight: normal;
    font-family: verdana;
    text-align: center;
    margin-top: 1em;
    color: white !important;
}
.audio {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
    display: block;
    background: #222;
    border: 1px solid #444;
    border-radius: 4px;
    width: 340px;
    padding: 25px 5px 10px 5px;
}
.audiocaption {
    display: block;
    width: 320px;
    font-family: verdana !important;
    font-size: 12px !important;
    text-align: left;
    margin-top: 1em;
    line-height: 1.5em;
}
.picright {
    float: right;
    margin: 1em 0 1em 1em;
    border: 1px solid #444;
}
.donate {
    border: 1px solid #444;
    margin-top: 50px;
    padding: 10px;
    border-radius: 4px;
    width: 320px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #222;
}
.donate a:hover {
    background: none !important;
}
.headerlogo {
    display: block;
    clear: both;
    height: 120px;
    padding-bottom: 0;
    width: 100%;
    background: #000 url(/images/headerlogo.jpg) 0 10px no-repeat;
}
.leftlinks {
    margin-bottom: 10px;
}
.rboxbottom {
    background: url("/images/rboxbottom2.gif") bottom left no-repeat;
    display: block;
    padding-bottom: 1em;
    width: 222px;
}
.rboxbottom p {
    font-family: georgia !important;
    margin-left: .5em;
    margin-right: .5em;
    padding-bottom: .5em;
    text-align: left !important;
}
.rboxbottom a {
    border-bottom: 1px dotted gray !important;
    color: #B2DBF0 !important;
    font-weight: bold !important;
}
.rboxbottom a:hover {
    background: none !important;
    border-bottom: none;
    color: #FFBF00 !important;
}
.rboxbottom img {
    padding: 2px 2px 0 2px;
    border: 1px dotted #555 !important;
    border-bottom: none !important;
    margin-bottom: -2px;
}
#navcontainer {
    height: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 4;
}
#navcontainer ul {
    border: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#navcontainer ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
.indented {
    display: block;
    padding-left: 2em;
    width: 80%;
}
.offset {
    background: #0F1623;
    border: 1px dotted gray;
    color: silver;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5em;
    text-align: left ! important;
    width: 500px;
}
#navcontainer ul li a {
    background: black;
    border-bottom: 1px solid gray;
    border-left: none;
    border-right: 1px solid gray;
    border-top: 1px solid gray;
    color: white;
    display: block;
    font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
    height: 18px;
    margin: 0;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 65px;
}
#navcontainer ul li a:hover {
    background: #FCC83E;
    color: black;
}
#navcontainer a:active {
    color: #fff;
}
#navcontainer li#active a {
    background: #3399FF;
    border: 1px solid navy;
    color: #fff;
}
body {
    background: black url("/images/19.jpg") repeat-y;
    margin: 0;
    padding: 0;
}
div#container {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
div#header {
    left: 0em;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    background: #000;
}
.updatesbox {
    float: right;
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 15px;
    margin-right: -2.5em;
    margin-top: 40px;
    padding: 3px;
    padding-right: 0;
    text-align: left;
    width: 170px;
    _margin-right: -10px;
}
div#menu {
    background-color: #81C0FF;
    border-bottom: 1px solid #6E6F82;
    border-left: 1px solid #BDBECD;
    border-right: 1px solid #6E6F82;
    border-top: 1px solid #D5D6E1;
    height: 6px;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
}
div#info {
    border: 1px dashed gray;
    color: gray;
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding: 0;
    line-height: 1.5em;
    text-align: center;
    width: 28em;
}
div#left {
    background: #000213 url("/leftback2.jpg") top right no-repeat;
    border-bottom: 4px solid #444;
    color: #5d637b;
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    left: 0px;
    margin-left: 0;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    width: 166px;
    z-index: 0;
    line-height: 1.5em;
    color: #999 !important;
}
#left p {
    margin: .5em 1em 0 0;
    padding: 0 0 0 1em;
    border-left: 2px solid #444;
}
#left h3 {
    margin-left: 10px;
    font-family: verdana;
    color: #d9e2fd;
    display: block;
    border-bottom: 1px dotted silver;
    padding: 0;
    margin-left: 0;
    margin-right: 1em;
}
div#left a {
    font-size: 12px;
    color: #FCB816 !important;
    font-weight: normal !important;
    font-family: verdana !important;
    text-decoration: none;
    border: none;
    margin: 1em 0 0 0;
}
div#left a:hover {
    background-color: #456FF9 !important;
    color: white !important;
}
div#right {
    background: #1d2133 url("/images/backfade_new.jpg") no-repeat;
    border-bottom: 1px dashed #444;
    border-left: 1px dashed #444;
    color: #d9e2fd;
    min-width: 590px;
    margin-bottom: 20px;
    margin-left: 185px;
    padding-bottom: 20px;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 5px;
    margin-top: 0;
}
#right a {
    border: 0px;
    color: #FCB816;
}
#right a:hover {
    background-color: #456FF9;
    color: white;
}
br.clear {
    clear: both;
}
p,
blockquote,
li,
h3 {
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
a {
    border-bottom: 1px black solid;
    color: #FFA500;
    text-decoration: none;
}
#right p,
li {
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
#right p,
li,
blockquote {
    line-height: 1.5em;
}
#updatesbox p {
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
h5 {
    font-family: verdana;
    font-weight: normal;
    font-size: 14px;
    text-indent: 10px;
    color: #fff;
}
h3 {
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
h3 a {
    border: 0px;
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif, sans-serif;
    font-weight: normal;
}
.caps {} #default,
.default,
#default a,
.default a {
    display: none;
}
#brighter {
    width: 81px !important;
    overflow: hidden;
    text-indent: 9999px;
}
#brighter a {
    background: url("/brighticon3.gif") 0 -1px no-repeat !important;
    text-indent: 9999px;
    width: 64px !important;
}
h4 {
    text-indent: 0em;
    margin-left: 10px;
    font-family: verdana;
    font-weight: normal;
    color: white !important;
    margin-top: 1.5em;
    margin-bottom: 1em;
}
.attribute {
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 2em;
    font-family: verdana;
}
.doctitle {
    font-size: 1.3em;
    font-weight: normal;
    font-family: verdana;
    margin-left: 10px;
    margin-top: 1em;
    color: white !important;
}
.leftposted {
    color: #999 !important;
    font-size: 10px;
    text-indent: .5em;
    float: left;
}
.frontleft p {
    margin-left: 0 !important;
    padding-left: 0 !important;
    border-left: none !important;
}
p>strong {
    color: white !important;
}
ol {
    text-align: left;
}
.center {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
}
p.heading {
    font-weight: bold;
    color: #fff;
    margin-top: 1.5em;
}
p.heading:hover {
    color: #fff;
    text-shadow: 0px 0px 4px orange;
}
div.content {
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
    line-height: 1.5em;
}
div.content p {
    margin-left: -10px;
}
span.expand {
    color: orange;
    font-weight: bold;
}
span.expand:hover {
    background-color: #456FF9;
    color: white;
}
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
.featuretitle {
    font-size: 14px;
    font-weight: bold;
    font-family: verdana;
    color: #FFF;
    margin-bottom: 0;
    margin-top: 1em !important;
    display: block;
    border-bottom: 1px dotted #666;
}