/* main content divisions */
body {
     background-image: url('../images/background-pat-10.jpg');}

div {      overflow-x: hidden;
        border-radius: 10px;
   -moz-border-radius: 10px;}

div.words {    border: none;
     background-color: #000000;
               bottom: 30px;
                 left: auto;
                right: 30px;
              padding: 5px;
             position: fixed;
                width: 450px;
             overflow: auto;
              z-index: 5;
    background-repeat: no-repeat;
  background-position: bottom right;}

div.content {  border: none;
     background-color: #000000;
                  top: 35px;
                 left: 30px;
                right: 30px;
              padding: 5px;
             position: fixed;
               bottom: 80px;
             overflow: auto;
              z-index: 5;
    background-repeat: no-repeat;
  background-position: bottom right;}

div.tallbox {  border: none;
     background-color: #000000;
                  top: 35px;
                right: 30px;
               bottom: 30px;
              padding: 5px;
                width: 450px;
             position: fixed;
             overflow: auto;
              z-index: 5;
    background-repeat: no-repeat;
  background-position: bottom right;}

div.gallery {  border: none;
     background-color: #000000;
                  top: 35px;
                 left: 30px;
                right: 515px;
              padding: 5px;
             position: fixed;
               bottom: 80px;
             overflow: auto;
              z-index: 5;
    background-repeat: no-repeat;
  background-position: bottom right;}

div.sbhroster {  border: none;
     background-color: #000000;
                  top: 35px;
                 left: 30px;
                right: 30px;
              padding: 5px;
             position: fixed;
               bottom: 80px;
             overflow: auto;
              z-index: 5;
    background-repeat: no-repeat;
  background-position: bottom right;}

div.indexbox { border: none;
                  top: 35px;
                 left: 30px;
                width: 300px;
             position: fixed;
              padding: 5px;
              z-index: 4;}
/*
div.tuesdaybox {
               border: none;
     background-color: #000000;
              padding: 5px;}

div.tuesdaygame {
               border: solid;
         border-width: 5px;
         border-color: #000000;
     background-color: #223311;
              padding: 5px;}
*/

div.iebork {   border: none;
     background-color: #000000;
               bottom: 100px;
                 left: 30px;
                width: 450px;
             position: fixed;
              padding: 5px;
              z-index: 4;}

div.newstopics {
               border: none;
               bottom: 100px;
                 left: 40px;
                width: 150px;
             position: fixed;
              padding: 5px;
              z-index: 4;}



/* stats related parts*/
div.widestats {
               border: none;
     background-color: #000000;
                  top: 35px;
                 left: 30px;
                right: 530px;
              padding: 5px;
             position: fixed;
               bottom: 150px;
             overflow: auto;
              z-index: 5;}

div.widestatssubfoot {
               border: none;
               bottom: 125px;
                right: 530px;
              padding: 5px;
             position: fixed;
             overflow: auto;
              z-index: 5;}


/* Bloodbowl Stuff */
div.leaguetablescontainer {
               border: none;
     background-color: #000000;
                  top: 35px;
                 left: 30px;
                right: 530px;
              padding: 5px;
             position: fixed;
               bottom: 80px;
             overflow: auto;
              z-index: 5;}


/* Bookmarks */
/* div.tallbox#bookmarks {
     background-image: url('../images/popup-clv-1.png');} */


/* Roleplay Characters, also posted on the Blog */
div.playerstatblock {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #223311;
               margin: 0px;
              padding: 4px;}

/* .45 Adventure */
table.ffa {     width: 100%;
         border-width: 1px;
         border-style: solid;
         border-color: #999999;
      border-collapse: collapse;}

table.ffa td {
         border-width: 1px;
         border-style: solid;
         border-color: #999999;}
