body { margin: 0; padding: 0; background: URL("../images/backgrounds/site.jpg") #e65a02; color: #494949 }

a { color: #de9303; font-weight: bold }

#container  { width: 773px; height: 610px; margin: 0 auto 0 auto; overflow: hidden; }
#header     { width: 773px; height: 144px; }
#navigation { width: 773px; height: 35px; background: URL("../images/header-03.jpg") no-repeat; }

.nav { float: right; padding: 0 24px 0 0; width: 394px; height: 35px; text-align: center; }
  .nav ul { list-style-type: none; margin: 2px 0; padding: 0; font: 14px "Arial Narrow", Arial; text-align: center  }
  .nav li { display: inline }
  .nav ul a { padding: 4px 6px 2px 6px; color: #5c5c5c; text-decoration: none; font-weight: normal }
  .nav ul a:hover { color: #fff; text-decoration: none; background: URL("../images/backgrounds/hover.jpg") repeat-x; }
  .nav .navselect { color: #fff; text-decoration: none; background: URL("../images/backgrounds/hover.jpg") repeat-x; }

#content { width: 773px; height: 377px; overflow: hidden; background: URL("../images/backgrounds/content.jpg") no-repeat #fff; }  
           
.links { float: left; width: 199px; padding: 0 0 0 21px; }
  .links ul { padding: 0; margin: 0; list-style-type: none; }
  .links li { font: bold 10px Tahoma, Verdana, Arial; margin: 0; padding: 7px 5px 7px 15px; list-style-type: none; line-height: 10px }
  .links li:hover { background: URL("../images/backgrounds/hover2.jpg") repeat-x; }
  .links ul a { color: #fff; text-decoration: none; display: block; }
  .links ul a:hover { color: #fff; text-decoration: none; }
  .links p { margin: 5px auto auto auto; padding: 5px auto auto auto }
  .links .more { font: bold 10px Tahoma; color: #fff; margin: 0 0 0 15px }
  .links .more a { color: #fff; text-decoration: none }

#text { float: left; margin: 10px 10px 10px 20px; width: 492px; height: 347px; overflow: auto; font: 11px Arial }
#text2 { float: left; margin: 10px 10px 10px 12px; width: 514px; height: 357px; overflow: hidden; font: 11px Arial }
  #text p { line-height: 14.5px; margin: 0 auto 10px auto; padding: 0 }
  #text2 p { line-height: 14.5px; margin: 0 auto 10px auto; padding: 0 0 13px 10px }

#footer { width: 773px; height: 60px; background: URL("../images/backgrounds/footer.gif") no-repeat; }
  #footer .counter { float: left; width: 200px; height: 25px; font: 10px Tahoma; color: #fff; padding: 15px 10px 0 15px }
  #footer .fan { float: right; width: 238px; height: 51px; margin: 7px 20px 0 15px; background: URL("../images/backgrounds/fanbg.gif") no-repeat; }
    .fan ul { list-style-type: none; margin: 5px 0 0 0; padding: 0; font: 14px "Arial Narrow", Arial; color: #fff; text-align: center }
    .fan li { display: inline; margin: 0 8px 0 8px }
    .fan ul a { color: #fff; text-decoration: none; font-weight: normal  }
    .fan ul a:hover { text-decoration: underline }
    
.header { font-size: 12px }

.picturebox { width: 470px; background: URL("../images/backgrounds/picturebox.jpg") no-repeat; text-align: center }
.picturebox img { border: 1px solid #eee; margin: 11px 4px 3px 4px }
.picLink { margin: 0 15px 0 5px; font: 10px Tahoma }

.clear { clear: both }
.selected { text-transform: uppercase }
.welcome { margin-bottom: 10px }