#Layer1 {
	position:absolute;
	width:100px;
	height:393px;
	z-index:1;
	background-image: url(Pics/potato_back_cutout.jpg);
	background-repeat: repeat-y;
	left: 5px;
	top: 5px;
}
#Layer2 {
	position:absolute;
	width:644px;
	height:353px;
	z-index:1;
	left: 105px;
	top: 5px;

}
#Layer3 {
	position:absolute;
	width:64px;
	height:40px;
	z-index:1;
	left: 105px;
	top: 358px;
}
#Layer4 {
	position:absolute;
	width:116px;
	height:40px;
	z-index:1;
	left: 169px;
	top: 358px;
}
#Layer5 {
	position:absolute;
	width:116px;
	height:40px;
	z-index:1;
	left: 285px;
	top: 358px;
}
#Layer6 {
	position:absolute;
	width:116px;
	height:40px;
	z-index:1;
	left: 401px;
	top: 358px;
}
#Layer7 {
	position:absolute;
	width:116px;
	height:40px;
	z-index:1;
	left: 517px;
	top: 358px;
}
#Layer8 {
	position:absolute;
	width:116px;
	height:40px;
	z-index:1;
	left: 633px;
	top: 358px;
}
#Layer9 {
	position:absolute;
	background-color: #ffffcc;
	padding-left:115px;
	padding-right:15px;
	padding-top:15px;	
	padding-bottom:5px;
	width:615px;
	z-index:1;
	background-image: url(Pics/potato_back_cutout.jpg);
	background-repeat: repeat-y;
	left: 5px;
	top: 398px;
	}
#Layer10 {
	position:absolute;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;	
	padding-bottom:5px;
	width:300px;
	z-index:1;
	left: 780px;
	top: 5px;
	}
p.pictures {
	position:relative;
	align:center;
	background-color: #e0e0ba;
	padding: 10px; 
	width:560px;
	z-index:2;
	left: +16px;
	top: +10px;
}
.ackn {position:relative; color: #999999; padding-left:15px; padding-right:15px; padding-bottom:15px; padding-top:5px;	}

a.type1:link{ text-decoration: underline;
	color: #a2676b;; font-family: "Times New Roman", Times, serif;
}
	
a.type1:visited{ text-decoration: underline;
	color: #5692bc; font-family: "Times New Roman", Times, serif;
}

a.type1:hover{ text-decoration: underline;
	color: #a2676b;
	font-weight: bolder; font-family: "Times New Roman", Times, serif;}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
.RSSbox {
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;	
	padding-bottom:5px;
	width:300px;
	z-index:2;
	top: 5px;
	border: thin dotted;
	border-color:#CCCCCC;
	font-size:small;
	background:url(Pics/cpbback.gif)
	}
.RSSbox a{ /*CSS specific to 1st feed*/
color: #D80101;
font-weight: bold;
text-decoration:none;
}
.RSSbox a:hover{ /*CSS specific to 1st feed*/
color: black;
font-weight: bold;
text-decoration:underline;
}
.RSSbox p{ /*CSS specific to 1st feed*/
margin-bottom: 2px;
}
.RSSbox1 {
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;	
	padding-bottom:5px;
	width:300px;
	z-index:2;
	top: 5px;
	border: thin dotted;
	border-color:#CCCCCC;
	font-size:small;
	}
.RSSbox1 a{ /*CSS specific to 2nd feed*/
color: #D80101;
font-weight: bold;
text-decoration:none;
}
.RSSbox1 a:hover{ /*CSS specific to 2nd feed*/
color: black;
font-weight: bold;
text-decoration:underline;
}
.RSSbox1 p{ /*CSS specific to 2nd feed*/
margin-bottom: 2px;
}
.RSSbox1 {
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;	
	padding-bottom:5px;
	width:300px;
	z-index:2;
	top: 5px;
	border: thin dotted;
	border-color:#CCCCCC;
	font-size:small;
	}
.adv {
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;	
	padding-bottom:5px;
	width:300px;
	z-index:2;
	top: 5px;
	border: medium groove;
	border-color: #CC0000;
	font-size: larger;
	background-color:#CCCCCC;
	}