A:link {
	color:#000066;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-bottom: 1px;
}
A:visited {color:#000066; 
	text-decoration: none;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:hover {color: #339900; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:active {color:#339900; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#link A:link {color:#33cc00;  font-weight: normal; 
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-bottom: 1px;
	line-height: normal;
}
#link A:visited {color:#33cc00;  font-weight: normal; 
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-bottom: 1px;
	line-height: normal;
}
#link A:hover {color:#ff0000; font-weight: normal;
	border-bottom-style: dashed;
	border-bottom-color: #ff0000;
	border-bottom: 1px;
	line-height: normal;
}
#link A:active {color:#ff0000; font-weight: normal; 
	border-bottom-style: dashed;
	border-bottom-color: #ff0000;
	border-bottom: 1px;
	line-height: normal;
}
body {
		margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}

td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
		
	line-height: 130%;
		
}

#headertop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 150px;
}

#home {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 100px;
	height: 30px;
}

#corn {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 100px;
	height: 30px;
}
#pumpkins {
	position: absolute;
	left: 0px;
	top: 210px;
	width: 100px;
	height: 30px;
}
#gourds {
	position: absolute;
	left: 0px;
	top: 240px;
	width: 100px;
	height: 30px;
}
#metal {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 100px;
	height: 30px;
}

#aboveswap {
	position: absolute;
	left: 100px;
	top: 150px;
	width: 120px;
	height: 60px;
}
#belowswap {
	position: absolute;
	left: 0px;
	top: 300px;
	width: 100px;
	height: 30px;
}
#swap {
	position: absolute;
	left: 100px;
	top: 210px;
	width: 120px;
	height: 120px;
}

#content {
	position: absolute;
	left: 220px;
	top: 20px;
	width: 500px;
	right: 20px;
	background-color: #FFFFFF;
	padding: 15px;
}

#item {
	position: absolute;
	left: 20px;
	top: 350px;
	width: 160px;
	background-color: #FFFFFF;
	padding: 10px;
}
#bottomnav {
	width: 100%;
	text-align: center;
	height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}


h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
		line-height: 100%;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #336600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #336600;
}
hr {
	height: 2px;
	border-color: #336600;
	border-top-style: dashed;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #336600;
}
