
body {background:url("http://www.thetatteredteddy.com/bgs/tuckerbeearpaw.jpg") #CEC9B5 center repeat fixed;} 

a.one:link {color:#EBE5D8;text-decoration:none;}
a.one:visited {color:#EAE6DF;text-decoration:none;} 
a.one:hover {color:#333333;background:#B1A998;text-decoration:none;}
a.one:active {color:#EAE6DF;text-decoration:none;}  
	
a.two {color:#000000;text-decoration:none;}
a.two:link {color:#663300;text-decoration:none;}
a.two:visited {color:#333333;text-decoration:none;} 
a.two:hover {color:#EBE5D8;background:#948972;text-decoration:none;}
a.two:active {color:#333333;text-decoration:none;} 
	
a {color:#EBE5D8;text-decoration:none;}
a.visited {color:#EBE5D8;} 
a.hover {color:#333333;background:#B1A998;}
a.active {color:#EAE6DF;}  




.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
	
	}


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

.wds {
	font-family: century gothic,verdana,trebuchet ms,arial; 
	font-size:12px; 
	line-height: normal; 
	font-weight: normal; 
	color: #2e2b23; 
	text-decoration: none

}

.wdsA {
	font-family: century gothic,verdana,trebuchet ms,arial;  
	font-size:13px; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none

}
.wdsA a {color:#333333}
.wds0 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 13px;
	font-weight : 400; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none

}
.wds2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size:13px; 
	font-weight: bold; 
	line-height: normal; 
	color: #333333;
	text-decoration: none

}
.wds3 {
	font-family: century gothic,verdana,trebuchet ms,arial;
	font-size: 11px;
	font-weight: normal; 
	line-height: normal; 
	color: #000000;
	text-decoration: none

}
.wds4 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px;
	font-weight : 500; 
	line-height: normal; 
	color: #333333;
	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;
}

