/* CSS Document */
.overlay { 
   position: relative; 
   font-weight: bold;
   left: 1px; 
   top: 1px; 
   color: #dfbd6b;
   font-family:Tahoma, Arial;
   font-size:11px;
} 

.overlay2 { 
   position: relative; 
   font-weight: bold;
   left: 1px; 
   top: 1px; 
   color: #BD973A;
   font-family:Tahoma, Arial;
   font-size:11px;
}


.overlayg { 
   position: relative; 
   font-weight: bold;
   left: 1px; 
   top: 1px; 
   color: #3A5700;
   font-family:Tahoma, Arial;
   font-size:11px;
}

.overlayCat{
   position: relative; 
   font-weight: bold;
   left: 1px; 
   top: 1px; 
   color: #598600;
   font-family:Tahoma, Arial;
   font-size:11px;
}

.overlayNav{
   position: relative; 
   font-weight: bold;
   left: 1px; 
   top: 1px; 
   color: #A5822A;
   font-family:Tahoma, Arial;
   font-size:11px;
}

.drop { 
   position: absolute;
   font-weight: bold; 
   left: -1px; 
   top: -1px; 
   color:#A5822A;
}

.drop2 { 
   position: absolute;
   font-weight: bold; 
   left: -1px; 
   top: -1px; 
   color:#FFF400;
}

.dropg { 
   position: absolute;
   font-weight: bold; 
   left: -1px; 
   top: -1px; 
   color:#93DC00;
}


.dropw { 
   position: absolute;
   font-weight: bold; 
   left: -1px; 
   top: -1px; 
   color:#FFFFFF;
}

.dropNav { 
   position: absolute;
   font-weight: bold; 
   left: -1px; 
   top: -1px; 
   color:#FFFFFF;
}

.gametext, .gametext a:link, .gametext a:active, .gametext a:visited{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
.gametext a:hover{
	font-family:tahoma;
	color:#9CEA00;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}

.desptext{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:11px;
	}
	
	
.boxtext{
	font-family:tahoma;
	color:#9CEA00; 
	font-size:11px;
	}
	
.boxtext{
	font-family:tahoma;
	color:#8BD100;
	font-size:11px;
	}
	
.buttontext, .buttontext a:link, .buttontext a:active, .buttontext a:visited{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
.buttontext a:hover{
	font-family:tahoma;
    /*color:#9CEA00;*/
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	}

.homebutton, .homebutton a:link, .homebutton a:active, .homebutton a:visited{
	background-image:url(images/homebutton.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.homebutton a:hover{
	background-image:url(images/homebutton_over.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.bookmarkbutton, .bookmarkbutton a:link, .bookmarkbutton a:active, .bookmarkbutton a:visited{
	background-image:url(images/bookmarkbutton.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.bookmarkbutton a:hover{
	background-image:url(images/bookmarkbutton_over.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.webmastersbutton, .webmastersbutton a:link, .webmastersbutton a:active, .webmastersbutton a:visited{
	background-image:url(images/webmastersbutton.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.webmastersbutton a:hover{
	background-image:url(images/webmastersbutton_over.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.chatbutton, .chatbutton a:link, .chatbutton a:active, .chatbutton a:visited{
	background-image:url(images/chatbutton.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.chatbutton a:hover{
	background-image:url(images/chatbutton_over.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.contactbutton, .contactbutton a:link, .contactbutton a:active, .contactbutton a:visited{
	background-image:url(images/contactbutton.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.contactbutton a:hover{
	background-image:url(images/contactbutton_over.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.advertisebutton, .advertisebutton a:link, .advertisebutton a:active, .advertisebutton a:visited{
	background-image:url(images/advertisebutton.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}

.advertisebutton a:hover{
	background-image:url(images/advertisebutton_over.gif);
	background-repeat:no-repeat;
    width: 101px;
    height: 20px;
    display:block;
	}



html, body{
	background-color:#FFF103;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	height:100%;
	min-height:100%;
	padding:0;
	margin:0;
	}
	
.wrapper2{
	width:914px;
	background-image:url(images/wrapperNEW2.gif);
    background-repeat:no-repeat;
 
	border:0px solid #000;
	margin:0px auto 0px auto;
	padding-left:11px;
	}
	
.wrapper{
	width:925px; 
 
	background-image:url(images/wrapperNEW.gif);
	margin:0px auto 0px auto;

	}
	
.header{
	width:903px;
	height:126px; 
	background-image:url(images/headerNEW.gif);
	border:0px solid #FFF;
 
	}
	
.info{
	width:886px;
	height:19px; 
	background-image:url(images/info.gif);
	padding:1px 5px 5px 10px;
	margin-left: 1px;
	margin-right: 1px;
	border:0px solid #FFF;
	}
	
.bigad{
	background-image:url(images/adback.gif);
	width:733px;
	height:98px;
    padding-left:7px;
    padding-right: 3px;
	padding-top:7px;
    padding-bottom:1px;
	}

.smallad{
	background-image:url(images/100Ad.gif);
	width:110px;
	height:104px;
    padding-left:10px;
    padding-right: 0px;
	padding-top:2px;
    padding-bottom:0px;
    float: right;
	}
	
.squaread{
	background-image:url(images/squaread.gif);
	width:313px;
	height:254px;
	padding-right:2px;
	padding-bottom:1px;
	}
	
.lightbutton{
	width:135px; 
	height:13px; 
	background-color:#547E00; 
	padding:2px 2px 2px 2px; 
	}
	
	
.darkbutton{
	width:135px; 
	height:13px; 
	background-color:#496D00; 
	padding:2px 2px 2px 2px; 
	}
	
		
.bigbutton{
	width:133px; 
	height:66px; 
 	margin-bottom:0px;
	border:1px solid #76B100;
	}
	
.box{
	width:249px;
	height:65px;
	background-image:url(images/box.gif);
	padding:13px;
	margin-bottom:4px;
	}
	
img {
	border: 0;
	}
	
.textarea{
	width:379px;
	height:56px;
	background-color:#547E00;
	border:1px solid #76B100;
	margin:5px 0 5px 0;
	padding: 3px;
	}
	
.textareab{
	width:379px;
	height:15px;
	background-color:#547E00;
	border:1px solid #76B100;
	margin:3px 0 3px 0;
	padding: 3px;
	}
	
.button{
	width:101px;
	height:20px;
	background-image:url(images/submit.gif);
	padding:0;
	border:0;
	}

.input{
    font-family: Arial; color: #FFFFFF; 
    font-size: 10px; 
    border-top: #ffff00 1px solid; 
    border-left: #ffff00 1px solid;
    border-right: #1a2700 1px solid;
    border-bottom: #1a2700 1px solid;
    height:16px; 
    background-image: url('images/input_bg.gif'); 
    background-color: #496d00;
    padding-top: 3px;
    padding-left: 3px;
}
