div#header {
  background:transparent;
  width: 100%;
  height:178px;
  clear:both;
}
div#leftcol {
  float: left;
  height: 410px;
  	padding-left:12px;
	padding-right:15px;
	width:265px;
	background-image:url(../images/leftandrightwood.jpg);
	 background-repeat:repeat-y;
	 z-index:100;

}
div#rightcol {
  float: right;
  height: 410px;
  	padding-left:12px;
	padding-right:15px;
	width:265px;
	background-image:url(../images/leftandrightwood.jpg);
	 background-repeat:repeat-y;
	 z-index:100;
}
div#content {
  float: left;
  height: 410px;
  border-right-style:inset;
  border-left-style:outset;
  	padding-left:12px;
	padding-right:15px;
	width:265px;
	background-image:url(../images/leftandrightwood.jpg);
	 background-repeat:repeat-y;
	 z-index:100;
}
div#footer {
  background: transparent;
  clear: both;
  width: 100%;
}

/*  ................................  */

body {
     margin-left:0;
     margin-top:0;
     background-color: #908c66;
	 background-image:url(../images/header_2.jpg);
	 background-repeat:repeat-x;
	 text-align:center;
	 height:100%;
	 min-width:900px;
     }

.headermenu {
	 margin:0px;
	 padding:0px;
	 border:none;	 
	 background-image:url(../images/header_menu.jpg);
	 background-repeat:no-repeat;
	 z-index:2;
     }

.headerinfo {
     position:absolute;
	 width:100%;
	 margin:0px;
	 padding:0px;
	 border:none;	 
	 height:178px;
     top:0px;
	 left:0px;
	 z-index:1;
     }
	 
.leftcolumn {
	position:absolute;
	text-align:left;
	top:177px;
	left:20px;
	padding-left:12px;
	padding-right:15px;
	width:265px;
	background-image:url(../images/leftandrightwood.jpg);
	background-repeat:repeat-y;
	z-index:10;
	}	
	 
.centercolumn {
	position:absolute;
	left:50%;
	/*top:58%;   */
	text-align:left;
	margin-top:177px;
	margin-left:-144px;
	padding-right:12px;
	padding-left:12px;
	width:265px;
	background-image:url(../images/leftandrightwood.jpg);
	background-repeat:repeat-y;
	z-index:10;
	top: 0px;
	}	
	
.rightcolumn {
	position:absolute;
	top:177px;
	right:20px;
	text-align:left;
	padding-right:12px;
	padding-left:12px;
	width:265px;
	background-image:url(../images/leftandrightwood.jpg);
	background-repeat:repeat-y;
	z-index:10;
	}	
	
.topbars {
	width:268px;
	height:10px;
	position:absolute;
	background-position:top left;   
	background-image:url(../images/BottomWoodBar.jpg);
	background-color:#908c66;
	z-index:20;	 
	top:0px;
	left:11px;
	}		
	
.bottombars {
	width:268px;
	height:10px;
	position:absolute;
	background-position:bottom left;   
	background-image:url(../images/BottomWoodBar.jpg);
	background-color:#908c66;
	z-index:20;	 
	bottom:0px;
	left:11px;
	}		
	
.leftbox {
	position:absolute;
	top:4px;
	left:10px;
	margin:5px;
	padding:5px;
	width:130px;
	z-index:20;
	text-shadow:#666666;
	border-bottom-style:ridge;
	border-right-style:groove;
	border-top-style:groove;
	border-left-style:groove;
	} 
	
.rightbox {
	position:absolute;
	top:2px;
	right:10px;
	margin:5px;
	padding:5px;
	width:182px;
	z-index:20;
	text-shadow:#666666;
	} 	


.black {
	  color:black;
	  }
	  
.graylink {
	  color:#333333;
	  }

.white {
	  color:white;
	  }

.brown {
	  color:#804000;
	  }

.left {
     text-align:left;
       }

.center {
     text-align:center;
       }

.right {
     text-align:right;
       }

.font50 {
     font-family:Arial, Tahoma;
     font-size:50px;
      }

.font36 {
     font-family:Arial, Tahoma;
     font-size:36px;
      }

.font32 {
     font-family:Arial, Tahoma;
     font-size:32px;
      }

.font22 {
     font-family:Arial, Tahoma;
     font-size:22px;
      }

.font18 {
     font-family:Arial, Tahoma;
     font-size:18px;
      }

.font16 {
     font-family:Arial, Tahoma;
     font-size:16px;
      }
	  
.font14 {
     font-family:Arial, Tahoma;
     font-size:14px;
      }

.font12 {
     font-family:Arial, Tahoma;
     font-size:12px;
      }

.font10 {
     font-family:Arial, Tahoma;
     font-size:10px;
      }

.bullets {
	list-style-image:url(../images/redball.gif);
	padding:0px;
	}

.nobullet {
	list-style-type:none;
	}
	  
.bold {
     font-weight:bold;
     }

.bullets {
	margin:0px;
	z-index:6;
	width:40px;
	height:49px;
	background-image:url(../images/Bullets.jpg);
	}
	
.whip {
	margin:0px;
	z-index:6;
	width:237px;
	height:123px;
	background-image:url(../images/Whip.jpg);
	}
	
.badge {
	margin:0px;
	width:80px;
	height:79px;
	z-index:6;
	background-image:url(../images/Badge.jpg);
	}
	
.gun {
	margin:0px;
	width:132px;
	height:268px;
	z-index:6;
	background-image:url(../images/Gun.jpg);
	}
	
.bulletsgreen {
	margin:0px;
	z-index:0;
	width:40px;
	height:49px;
	background-image:url(../images/BulletsGreen.jpg);
	position:fixed;
	top:210px;
	left:0px;
	}
	
.whipgreen {
	margin:0px;
	z-index:0;
	width:237px;
	height:123px;
	background-image:url(../images/WhipGreen.jpg);
	position:fixed;
	top:545px;
	left:10px;
	}
	
.badgegreen {
	margin:0px;
	width:80px;
	height:79px;
	z-index:0;
	background-image:url(../images/BadgeGreen.jpg);
	position:fixed;
	top:360px;
	left:-18px;
	}
	
.gungreen {
	margin:0px;
	width:132px;
	height:268px;
	z-index:0;
	background-image:url(../images/GunGreen.jpg);
	position:fixed;
	top:390px;
	left:920px;
	}
	
.newspaper {
	margin:0px;
	z-index:0;
	width:127px;
	height:192px;
	background-image:url(../images/Newspaper.jpg);
	position:fixed;
	top:190px;
	left:910px;
	}
	
.oldmap {
	margin:0px;
	z-index:0;
	width:638px;
	height:542px;
	background-image:url(../images/OldMap.jpg);
	position:fixed;
	top:240px;
	left:220px;
	}

