/*Template 110625 CSS by First Light Web Design 2006*/

body {background: #FBB117 url(images/page_background.jpg) top center repeat-y;
      background-attachment: fixed;
      color: #FBB117;
      font-size: 12px;
      font-family: arial, verdana, sans-serif;
      margin: 0;}

acronym, abbr {cursor: help;
               border-bottom: 1px dotted #F87431;}

h1, h2, h3, h4, h5, h6 {margin: 0;
                        padding: 5px 0 0 5px;}

ul {list-style-type: disc;}

p {padding: 5px;}

img {border: 0;}
       
h1 {font-size: 185%;}
h2 {font-size: 150%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

a {color: #FBB917; text-decoration: underline; background-color: #FBB917;}
a:link {color: #FBB917; background-color: #FBB917;}
a:visited {color: #FBB117; background-color: #F87431;}
a:hover {color: #F76541; text-decoration: none; background-color: #F76541;}

#container {width: 680px;
            margin: 0 auto;
            padding: 0;
            background: #FBB117 url(images/main_background.jpg) repeat;
            color: #FBB117;
            border: 1px solid #FBB117;}

#container a {background: transparent;}

#header {width: 680px;
         height: 120px;
         border-bottom: 1px solid #FBB117;}

#top {width: 680px;
      height: 75px;}

#welcome {width: 311px;
          height: 75px;
          float: right;
          padding: 0;
          margin: 0 68px 0 0;}

#logo {float: left;
       width: 150px;
       height: 100px;
       padding: 0;
       margin: 0;}

#left {float: left;
       width: 200px;
       margin: 0;
       padding: 0;
       min-height: 540px;}

* html #left {height: 540px} /* IE Min-Height Hack */ 

#left img {margin: 5px 5px 0;}

#content {float: right;
          width: 437px;
          margin: 0;
          padding: 0;
          min-height: 540px;
          border-left: 1px solid #FBB117;}

* html #content {height: 540px} /* IE Min-Height Hack */

#menuwrapper {width: 100%;
              height: 25px;
              background: #FBB117 url(images/menu_background.jpg) repeat-x;
              color: #FBB117;}

#menu, #menu ul {display: inline;
                 margin: 0;
                 padding: 0;
                 list-style: none;}

#menu li {display: block;
          float: left !important;
          padding: 0;
          margin: 0;
          line-height: 25px;
          position: relative;
          left: 153px;}

#menu a {height: 25px;
         width: 87px;
         background: #F87431 url(images/button.jpg) no-repeat;
         color: #151B8D;
         display: block;
         font-size: 105%;
         font-weight: bold; 
         text-align: center;
         text-decoration: none;
		 border-left: 1px solid #FBB117;}


#lastbutton {border-right: 1px solid #FBB117;}

#menu a:hover {background-position: 0 -25px;}

#footer {width: 680px;
         height: 25px;
         clear: both;
         padding: 0;
         margin: 0;
         font-size: 90%;
         text-align: center;
         line-height: 25px;
         border-top: 1px solid #FBB917;}

#footer p {padding: 0;
           margin: 0;} 