/*          Layout                                                              */
/*---------------------------------------------------------------------------- */

body
{
   background: #000;
   text-align: right;
   font-family: Arial, Verdana, Tahoma, Helvetica;
   scrollbar-base-color: #ffd65a;
   scrollbar-face-color: #ffd65a;
   scrollbar-darkshadow-color: #000;
   scrollbar-3dlight-color: #000;
   scrollbar-track-color: #000;
   scrollbar-highlight-color: #000;
   scrollbar-shadow-color: #000;
   scrollbar-arrow-color: #ffd65a;
   
   cursor:auto; 
}

.PageBorder
{
   border: none;
}

.Banner
{
   background: #fff;
   position: absolute;
   top: 5px;
   left: 5px;
   height: 155px;
   width: 87%;
   margin: 5px;
   overflow: hidden;
   padding-right: 30px;
}

.Footer
{
   border: solid thick gray;
   background: gray;
   position: absolute;
   top: 121.5%;
   right: 10px;
   height: 145px;
   margin: 5px;
   width: 11.5%;
   z-index: -1;

   text-align: right;
   color: #000;
   font-size: 10px;
   line-height: 12px;
   padding: 3px;
}

.Content
{
   border: solid thick #00639c;
   background: #00639c;
   position: absolute;
   top: 170px;
   right: 115px;
   left: 5px;
   height: 100%;
   width: 87%;
   margin: 5px;
   padding: 30px;
   letter-spacing: 0.08em;
   line-height: 135%;
}

.Sidebar
{
   background: #ce730e;
   position: absolute;
   top: 170px;
   left: 87%;
   height: 100%;
   width: 11.5%;
   margin: 5px;
   /*
   border: solid thick #ce730e;
   */
   padding: 15px 5px 5px 5px;
}

.Floater
{
   border: solid thick #ffd65a;
   background: #ffd65a;
   position: absolute;
   top: 5px;
   left: 87%;
   height: 155px;
   width: 11.5%;
   margin: 5px;
}

.updateBrowser
{
   display: none;
}

#SVGWebRing
{
   border: solid thick #ffd65a;
}



/*           Structural Styles      */
/* ----------------------------------------------------------------------------*/


.Content h1
{
   font-family: Verdana, Tahoma, Helvetica, san serif;
   font-size: 72px;
   font-style: italic;
   color: #6699cc;
}

.Content h2
{
   color: #f5f5f5;
   font-family: Georgia, Verdana, Tahoma, Helvetica;
   font-size: 24px;
   font-weight: normal;
   line-height: 28px;
   margin-top: 20px;
}

.Content h3, h4, h5, h6
{
   color: #f5f5f5;
   font-family: Georgia, Verdana, Tahoma, Helvetica;
   font-weight: normal;
   line-height: 20px;
   margin-top: 20px
}


.Content h3
{
   font-size: 20px;
}

.Content h4
{
   font-size: 17px;
}

.Content h5
{
   font-size: 17px;
   letter-spacing: .3em;
}

.Content p
{
   color: #fff;
   font-family: Helvetica, Arial, sans serif;
   font-size: 16px;
}

.Banner h1
{
   color: #ce730e;
   font-family:Helvetica, sans serif;
   font-size: 28px;
   font-weight: bold;
}


div.pageinfo
{
   text-align: right;
   color: #000;
   font-size: 10px;
   line-height: 12px;
   padding: 3px;
}

.caps
{
   font-size: 11px;
   letter-spacing: .09em;
   font-variant: small-caps;
}


p.indent
{
   text-indent: 20px;
}

.help
{
   cursor: help!important;
}


.zen
{
   text-align: center;
}


.dem
{
   text-align: left;
}


.gop
{
   text-align: right;
}


blockquote
{
   border: dashed 1px #fff;
   background-color: #000;
   color: #ffd65a;
   font-family: MS Trebuchet, Verdana, Tahoma, Helvetica;
   line-height: 18px;
   margin-left: 18px;
   margin-right: 0px;
   font-size: 11px;
}

acronym, abbr
{
   color: #fdf5e6;
   letter-spacing: .04em;
}

code
{
   color: #000;
   background-color: #ffffcc;
   border: thin solid #6699cc;
   padding: 10px;
   margin-right: 15px;
   margin-left: 5px;
   font-family: verdana,arial,helvetica;
   font-weight: normal;
}

code.block
{
   background-color: #fff;
   border: thick solid #000;
   font-family: verdana,arial,helvetica;
   font-weight: normal;
   padding: 10px;
   margin-right: 15px;
   margin-left: 5px;
   display: block;
}

ul, ol
{
   color: #fff;
   text-align: justify;
   margin-left: 40%;
}

ul ul, ol ol, ol ul, ol ul
{
   margin-left: 10%;
}

img
{
   border: none;
   vertical-align: text-top;
}


span.warning
{
   color: #ce730e;
   font-weight: bold;
}

.newsItem
{
   border: solid 6px #000;
   padding: 0px 5px 0px 5px;
   margin: 5px 0px 5px 0px;
}

ins, datetime
{
   color: #6495ed;
   margin: 0px;
   padding: 0px;
   text-decoration: none;
   font-size: 12px;
   display: block;
   text-indent: 20px;
   letter-spacing: .09em;
   font-variant: small-caps;
}



/* What:         Sidebar Menu                                          */
/* ----------------------------------------------------------------------------- */

.Sidemenu
{
   color: #696969;
   background-color: cornflowerblue;
   padding: 1px;
}

.Sidebar h1
{
   font-family: Helvetica, Arial, sans serif;
   font-size: 13px;
   font-weight: bold;
   letter-spacing: .5em;
}

.Sidebar h1 a
{
   display: block;
}

.Sidebar h2
{
   font-family: Helvetica, Arial, sans serif;
   font-size: 12px;
   color: #fff;
   margin: 5px -5px 5px -5px;
   letter-spacing: .09em;
}

.Sidebar h2 a, .Sidebar h2 a:link, .Sidebar h2 a:visited
{
   color: #fff;
   text-decoration: none;
   display: block;
   padding: 0px 4px 0px 0px;
}

.Sidebar p
{
   color: #ffd65a;
   font-family: Helvetica, Arial, sans serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
}

.expand
{
   color: #ffd65a;
   background-color: #000;
   padding: 2px;
   margin: 0px;
   margin-top: 5px;
   cursor: hand;
}

.subMenu
{
   display: none;
   pointer-events: none;
   letter-spacing: 0em;
   line-height: normal;
}


/*      Link Styles             white-space: nowrap;
                                                    */
/* ----------------------------------------------------------------------------- */

a
{
   font-size: inherit;
}


a:link
{
   color: #ffd65a;
   font-size: inherit;
   font-weight: normal;
   text-decoration: none;
}

a:visited
{
   color: #ffd65a;
   font-size: inherit;
   font-weight: normal;
}

a:hover, a.offsite:hover, a.help:hover
{
   text-decoration: none;
   background-color: #000;
}

a.offsite
{
   padding: 2px;
}

a.offsite:hover
{
   border: dashed 1px #fff;
   padding: 1px;
}

a.help:hover
{
   cursor: help;
}

h1 a:hover, h1 a.offsite:hover, h1 a.help:hover
{
   font-size: inherit;
   text-decoration: none;
   background-color: #000;
   display: block;
}


.Sidebar h2 a:hover, .Sidebar h2 a.offsite:hover, .Sidebar h2 a.help:hover
{
   font-size: inherit;
   text-decoration: none;
   display: block;
   background-color: #000;
   padding: 0px 4px 0px 0px;
}





