body
{
   color: #ffffff;
   font-family: Arial, Verdana, Helvetica;
   font-size: 11pt;
   font-weight: normal;
   font-style: normal;
   background-color: #445651;
   margin: 0px;
   padding: 20px;
}

div.content
{
   position: relative;
   margin-left: 20px;
   margin-right: 20px;
}

a { color: #ffff00; }

a:hover { color: #ffd201; }

.heading a { color: #CC9900; }

.heading a:hover { color: #CC9900; }

h1, h2, h3
{
   margin-left: 0px;
   margin-right: 0px;
   color: #CC9900;
   font-weight: bold;
   text-transform: uppercase;
}

h1 { font-size: 14pt; }

h2 { font-size: 11pt; }

h3 { font-size: 11pt; font-style: italic;}

img {border-style: none; }

table { position: relative; }

sup { font-size: 8pt; }

#document
{
   position: relative;
   margin-left: 0px;
   margin-right: 0px;
   width: 1000px;
}

#main
{
   position: relative;
   width: 1000px;
   border-style: ridge;
   border-color: #c2c2c2;
   margin: 0px;
   padding: 0px;
   background-color: #556661;
   background-image: url('images/background.png');
   background-repeat: repeat;
}

#nav1
{
   margin: 0px;
   padding: 0px;
   position: absolute;
   left: 30px;
   top: 259px;
   z-index: 3;
}

#nav1 table
{
   margin: 0px;
   padding: 0px;
}

#nav1 td
{
   padding: 0px;
   padding-right: 2px;
   width: 80px;
   height: 35px;
   text-align: center;
   background-image: url('images/tab.gif');
   background-repeat: no-repeat;
}

#nav2 ul
{
   text-align: center;
   margin-top: 0px;
   margin-bottom: 10px;
   padding: 0px;
}

#nav2 li
{
   padding: 7px;
   display: inline
}

#nav2 li:first-child { }

#img0
{
   position: relative;
   margin-left: 0px;
   margin-right: 0px;
   left: 0px;
   top: 0px;
}

#img1
{
   width: 1000px;
   height: 300px;
   position: absolute;
   margin-left: 0px;
   margin-right: 0px;
   left: 0px;
   top: 0px;
   z-index: 2;
}

#footer
{
   position: relative;
   text-align: center;
   clear: both;
}

#footer img
{
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 10px;
   margin-bottom: 10px;
}

#legal
{
   position: relative;
   font-size: 7pt;
   text-align: center;
}

.nav
{
   color: #CC9900;
   text-decoration: none;
   margin-left: 0px;
   margin-right: 0px;
}

.heading
{
   font-weight: bold;
   color: #CC9900;
}

.outerscroll img
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
}

.scroll, .press
{
   width: 738px;
   background-image: url('images/scroll_middle.jpg');
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
}

.scroll div, .press div
{
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 40px;
   margin-right: 40px;
   padding: 5px;
   color: #000000;
   text-align: left;
}

.scroll h1, .scroll h2, .scroll h3
{
   color: #000000;
   text-transform: none;
}

.press h1, .press h2, .press h3
{
   color: #FF0000;
   text-transform: none;
}

.scroll hr, .press hr
{
   width: 60%;
   margin-top: 30px;
   margin-bottom: 30px;
}

.press a { color: #ff0000; }

.press a:hover { color: #ff7777; }

.author { font-style: italic; }

.MainOuter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
   width: 1000px;
}

.outer
{
   position: relative;
   border-style: ridge;
   border-width: 3px;
   border-color: #c2c2c2;
}

.inner
{
   text-align: center;
   border-style: none;
   border-width: 0px;
   padding: 4px;
   width: 980px;
}

.inner td { vertical-align: top; }

.section_heading
{
   font-size: 14pt;
   line-height: 20pt;
   text-align: center;
   background-color: #370F2F;
   border-bottom-style: ridge;
   border-bottom-width: 3px;
   border-bottom-color: #c2c2c2;
}

.profile_outer a { color: #da6400; }

.profile_outer a:hover { color: #da6400; }

.profile_header
{
   width: 865px;
   height: 50px;
   font-size: 14pt;
   line-height: 16pt;
   font-weight: bold;
   color: #000000;
   margin-left: 30px;
   padding-top: 20px;
}

.profile_bio_outer
{
   position: relative;
   width: 865px;
   height: 510px;
   max-height: 510px;
   overflow: auto;
}

.profile_bio
{
   width: 460px;
   max-width: 460px;
   color: #000000;
   margin-left: 30px;
}

.profile_infobox
{
   width: 500px;
   max-width: 500px;
   height: 170px;
   max-height: 170px;
   color: #000000;
   margin-left: 30px;
   overflow: hidden;
}

.red { color: #FF0000; }

.center
{
   display: block;
   margin-right: 0px;
   margin-left: 0px;
   padding: 0px;
   text-align: center;
}

.right { text-align: right; }
