	
.lists {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #DFD8B5; 
	text-decoration: none
	}
	
.capfun {  
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: small-caps; 
	text-transform: capitalize;
	color: #DFD8B5; 
	text-decoration: none
	
	}

.stories {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: small-caps; 
	text-transform: capitalize;
	color: #515968; 
	text-decoration: none
	
	}

.ScrollDiv {
	width:245px;
	height:180px;
	overflow: auto;
}

.wds {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	line-height: normal; 
	font-weight: normal; 
	color: #726D5A; 
	text-decoration: none

}

.wds2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	line-height: normal; 
	color: #44403C;
	text-decoration: none

}

.wds3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	line-height: normal; 
	color: #938872;
	text-decoration: none

}

.table1 {
	background-attachment: fixed;
	background-image: url(bgs/tuckerbeearpaw2.jpg);
	background-repeat: repeat;
	height: auto;
	width: 95%;
	border: thin dotted #EBE7CE;
	background-position: center;
}

.table2 {
	background-attachment: fixed;
	background-color: #DAD5BF;
	background-repeat: repeat;
	height: auto;
	width: 700;
	border: thin dotted #EBE7CE;
	background-position: center;
}

.table3 {
	background-attachment: fixed;
	background-color: #CEC9B5;
	background-repeat: repeat;
	height: auto;
	width: 100%;
	border: none;
	background-position: center;
	
}

.table4 {
	background-attachment: fixed;
	background-color: #DAD5BF;
	background-repeat: repeat;
	height: 410;
	width: 310;
	border: none;
	background-position: center;
	
}
#screenshots {
  background: #ffffcc;
  border-top: 1px solid #ffff33;
  margin: 0px auto;
  margin-top: 10px;
  padding: 15px 0;
  overflow: hidden;
  width: 100%;	
}

#screenshots h3 {
  margin-bottom: 10px;
}

#screenshots img {
  border: 1px solid #eee;
  padding: 2px;
  background: white;
}

#screenshots ul {
  margin: 0 11px;
  width: 100%;
}

#screenshots ul li {
  float: left;
  width: 220px;
}

#screenshots ul li p {
  padding-bottom: 0;
  width: auto;
}

#screenshots ul li p strong {
  display: block;
}
