body {background-image:url(../images/bg.png);
      background-repeat:repeat;
      font-family:'arial','helvetica','times','sans-serif';
      }

#copyright {position:absolute;
            background-color:#eff8ed;
            left:5px;
            top:375px;
            width:138px;
            z-index:6;
            border-style:solid;
            border-width:1px 1px 1px 1px;
            padding:0px 0px 0px 0px;
           }

#copyright h3 {display:block;
               color:#000000;
               font-size:10px;
               text-align:center;
               padding:5px 5px 5px 5px;
               margin:0px 0px 0px 0px;
              }

#xhtml {position:absolute;
        left:5px;
        top:445px;
        width:138px;
        z-index:6;
        padding:0px 0px 0px 0px;
        margin:0px 0px 0px 0px;
       }

#xhtml  p {padding:5px 0px 0px 28px;
           margin:0px 0px 0px 0px;
          }

img {border-style:none;  
            }

#navigation {position:absolute;
             background-color:#eff8ed;
             text-align:center;              
	           top:95px;
             left:5px;
             width:138px;
             z-index:6;
             border-style:solid;
             border-width:1px 1px 1px 1px;
             padding:0px 0px 10px 0px;
	        }

#navigation h1 {display: block;
               color:#ffffff;
               background-color:#398652;
               margin-right:0px;
               font-size:15px;
               font-weight:bold;
               border-bottom-style:solid;
               border-width:1px 1px 1px 1px;
               border-color:#000000;
               padding:2px 0px 3px 0px;
               margin:0px 0px 5px 0px;
              }  

#navigation h2 {display:block;
                color:#000000;
                font-size:13px;
                text-align:center;
                font-weight:bold;
                padding:0px 3px 0px 3px;
                margin:0px 0px 0px 0px;
              }

#navigation a {display: block;
               color:#000000;              
               font-family:"Helvetica", serif;
               font-size:12px;
               padding:0px 0px 0px 0px;
              }
              
#navigation a:hover{display: block;
                    color:#ffffff;
                    background-color:#398652;
                    }
        
#top  {position:absolute;
       top:0px;
       right:0px;
       width:90%;
       height:75px;
       background-color:#52bf76;
       background-image:url(../images/top-right.png);
       background-position:center right;
       background-repeat:no-repeat;
       border-top-style:solid;
       border-bottom-style:solid;
       border-width: 1px 1px 1px 1px;
       z-index:3;
       }
       
#topleft {position:absolute;
          top:0px;
          left:0px;
          width:100%;
          height:75px;
          background-image:url(../images/nav-bg.png);
          background-repeat:repeat;
          border-top-style:solid;
          border-bottom-style:solid;
          border-width:1px 1px 1px 1px;
          z-index:4;
}

#left {position:absolute;
       top:0px;
       left:0px;
       background-color:#52bf76;
       width:150px;
       height:1000px;
       border-right-style: solid;
       border-bottom-style:solid;
       border-width: 1px 1px 1px 1px;
       z-index:4;
      }

#content {   position:absolute; 
             top:95px;
             left:170px;
             padding-left:0px;
             padding-right:20px;
             z-index:4;
         }

div.contentblock {font-size:12px;
                  background-color:#eff8ed;
                  border-style:solid;
                  border-width:1px 1px 1px 1px;
                  margin:0px 0px 20px 0px;
                 } 
    
div.contentblock h1 {font-size:14px;
                  font-weight:bold;
                  color:#ffffff;
                  background-color:#398652;
                  border-color:#000000;
                  border-bottom-style:solid;
                  border-width:1px 1px 1px 1px;
                  padding:3px 8px 3px 8px;
                  margin:0px 0px 0px 0px;
                 }

div.contentblock h3 {text-indent:0.5em;
                     text-align:left;}

div.contentblock p {padding:5px 8px 5px 8px;
                    margin:0px 0px 0px 0px;
                    text-indent:1.5em;
                    text-align:justify;
                   }

div.contentblock li {margin:0px 8px 0px 0px;
                   }

div.contentblock a {color:#000000;
                    font-weight:bold;
                   }

div.container {width:90%; margin-left:5%; margin-right:5%;}
              
table.gamelist { 
                 width:100%;
                 margin-left:auto;
                 margin-right:auto;
                 border-color:#000000;
                 border-style:solid;
                 border-width:1px 1px 1px 1px;
                 border-collapse: collapse;
                 empty-cells: show;
                 font-family: 'arial', 'helvetica', 'times', 'sans-serif';
               }

table.gamelist th,td {
                     text-align:center;
                     padding:3px 3px 3px 3px;
                     border-style:solid;
                     border-width:1px 1px 1px 1px;
                     border-color:#000000;
		                 font-size:12px;
                    }

table.gamelist th {
                  background-color:#398652;
                  color:#ffffff;
                  }

table.gamelist td.left {
                       text-align:left;
                       padding-left:5px;
                       }

div.contentblock a:hover{color:#1e5d32;}
                    
.headerimg {  
             text-align:center;
	   }

.largethumb {  position:relative;
               text-align:center;
	             width:90%
	             margin-left:auto;
	             margin-right:auto;
               border-width:1px 1px 1px 1px;
               padding:5px 5px 5px 5px;
               margin:0px 10px 10px 10px;
               font-size:12px;
           }

.largethumb img {border-style:solid;
                 border-width:1px 1px 1px 1px;
                 border-color:#000000;
                }

.thumbnail {   position:relative;
               float:left;
               width:160px;
               height:150px;
               border-width:1px 1px 1px 1px;
               padding:5px 5px 5px 5px;
               margin:0px 10px 10px 10px;
               text-align:center;
               font-size:11px;
           }

.thumbnail img {border-style:solid;
                border-width:1px 1px 1px 1px;
                border-color:#000000;
               }

hr {clear: both;
    height: 0;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
}

#logo {position:absolute;
       top:15px;
       left:170px;
       z-index:5;
      }
