body {
   background-image: url(bg.jpg);
   text-align: center;
   }
#container {
   width:577px;
   margin:30px auto 70px auto;
   padding-bottom:100px;
   }
table {
   width:577px;
   background-image: url(mainbg.jpg);
   font-family: Georgia, Times, Serif;
   font-size:10px;
   color:#f1d791;
   }	
td#left {
   width:50px;
   background-image: url(leftbg.jpg);
   }	
td#middle {
   width:418px;
   padding-bottom:100px;
   background-image: url(footer.jpg);
   background-repeat: no-repeat;
   background-position: bottom;
   }	
td#right {
   width:109px;
   background-image: url(rightbg.jpg);
   }		
table#joinform {
   width:350px;
   background-image:none;
	 }
td#forms {
   padding-top:8px;
	 font-family:Georgia, Times, Serif;
   font-size:10px;
   color:#f1d791;
	 }   	 	 	
#main {
   width:100%;
   text-align:center;
   }  
a {
   color:#5f9f70;
   border-bottom:1px dotted #5f9f70;
   text-decoration:none;
   font-weight:bold;
   }
a:visited {
   color:#5f9f70;
   border-bottom:1px dotted #5f9f70;
   text-decoration:none;
   font-weight:bold;
   }
a:hover {
   color:#e88737;
   border-bottom:1px dotted #e88737;
   position:relative;
   left:1px;
   top:1px;
   text-decoration:none;
   }
a img {
   border:0px;
   }
a#nav {
   color:#e2994f;
   font-size:16px;
   font-weight:bold;
   font-style:italic;
   background-color:#ecc07a;
   border-bottom:5px #e2994f solid;
   margin:3px;	
   padding:3px;
   height:15px;
   }	
i {
   color:#e2994f;
   }
b {
   color:#e2994f;
   }	
p#stats {
   width:260px;
   text-align:left;
   }
p {
   text-align:left;
   margin-top:30px;
   margin-left:20px;
   margin-right:20px;
   }
h1 {
   font-style:italic;
   font-size:20px;
   color:#f1d791;
   text-align:right;
   margin-right:20px;
   }
img#thumb {
   border:5px #ffffff solid;
   width:50px;
   height:50px;
   }	