.body
{
	background:#ffffff;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
.main
{
	position: relative;
	background-image:url('walnut1.jpg');
	width:782px;
	height:340px;
	font-size: 20px;
	padding-left:1px;
	padding-right:1px;
	overflow:auto;
	overflow-x:hidden;
}
.blog
{
	position:relative;
	width:782px;
	height:340px;
	padding-left:1px;
	padding-right:1px;
	overflow:scroll;
	overflow-x:hidden;
}
.blogmain{
	background-image:url('walnut1.jpg');
	height:10px;
}

.header
{
	clear:left;
	width: auto;
	background-image:url('ash.jpg');
	padding:4px;
}

.footer
{
	clear:left;
	width: auto;
	background:#a9a9a9;
	vertical-align: bottom;
	padding:4px;
}

.gads
{
	position:absolute;
	height:auto;
	width:auto;
	overflow:auto;
	background: #ffffff;
	
}



.logo
{
	position: relative;
	text-align:center;
}


/*navigation css (found on all pages)*/		
.home
{
	position: absolute;
	top:25%;
	left:10%;
	color:#fff;
	width:133px;
	height:43px;
}
  .home a{
	position: absolute;
	width:133px;
	height:43px;
	background-image: url('http://www.geocities.com/samulemb/images/home1_normal.gif');
	color:#fff;
}
  .home a:link {
	position: absolute;
	width:133px;
	height:43px;
	background-image: url('http://www.geocities.com/samulemb/images/home1_normal.gif');
	color:#fff;
	}
  .home a:hover {
	position: absolute;
	width:133px;
	height:43px;
	background-image: url('http://www.geocities.com/samulemb/images/home1_hover.gif');
	color:#000000;
}
.mid {
:absolute;
  top: 25%;
  left:21%;
}
  .mid a {
	position:absolute;
	background-image: url('http://www.geocities.com/samulemb/images/next.gif');
	}
  .mid a:hover {
	position:absolute;
	background-image: url('http://www.geocities.com/samulemb/images/next.gif');
	}
.last
{
  position:absolute;
  top: 25%;
  left:32%;
}
  .last a {
	position:absolute;
	background-image: url('http://www.geocities.com/samulemb/images/last.gif');
	}
  .last a:hover {
	position:absolute;
	background-image: url('http://www.geocities.com/samulemb/images/last.gif');
	}

.nav {
	position:relative;
}

.nav A:hover{
	color:white;
	background-image:url('walnut1.jpg');
	padding-left:6px;
	padding-right:6px;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;

}
.nav a {
	color:#ffe786;
	background-image:url('walnut1.jpg');
	padding-left:6px;
	padding-right:6px;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;

}

/*end navigation css (found on all pages)*/		

.pots {
	background-image:url('walnut1.jpg');
	padding:4px;
	font-size:16px; 
	text-align:center;
}
.pots2 {
	background-image:url('ash.jpg');
	padding:4px;
	font-size:16px; 
	text-color:red;
	text-align:center;
}
.potsh {
	background-image:url('walnut1.jpg');
	padding:4px;
	font-size:16px; 
	text-color:red;
	font-weight:bold;
	text-align:center;
}

.pots_table {
	position: absolute;
	width:78%;
	height:57%;
	padding-left:1px;
	padding-right:1px;
	overflow: auto;
}
.center
{
	text-align:center;
}
.br
{}
.answer
{
	font-size:18px; 
}
.qa
{	font-size:18px; 
	font-weight:bold;
}
.question
{	font-size:20px; 
	font-weight:bold;
}
.faq_table 
{
	position: absolute;
	width:78%;
	height:57%;
	padding-left:1px;
	padding-right:1px;
	overflow:auto;
}
.tableheight
{
	position: relative;
	height: 25%;
	width:10%;
}
.disabled
{
	font-color:grey;
}
.christmascat {background-image:url('christmascat/bg.jpg');
