sup {
	vertical-align: super;	
}
#leftcol {
	position: absolute;
	width: 689px;
	height: 575px;
	margin-top: 189px;
	color: #EEE1B8;
	background:url(../imgs/bkgrd_home_leftcol.jpg) no-repeat;
}
img.leftcolimg {
	margin-left: 50px;
	margin-top: 40px;
}
.leftcoltxt {
	width: 254px;
	font-size: 100%;
	line-height: normal;
	color: #EEE1B8;
	margin-left: 71px;
}
#midcol {
	position: absolute;
	width: 337px;
	height: 503px;
	margin-top: 189px;
	margin-left: 352px;
	background:url(../imgs/bkgrd_home_midcol.jpg) no-repeat bottom;
}
img.midcolimg {
	margin-left: 24px;
	padding-top: 5px;
}
.midcoltxt {
	width: 260px;
	font-size: 100%;
	line-height: normal;
	color: #000;
	margin-left: 45px;
	margin-top: 5px;
}
a.midcol:link, a.midcol:visited {
	color: #562809;
	text-decoration: underline;
}
a.midcol:hover {
	color: #000;
}
#purchase {
	margin-top: 30px;
}
#learn {
	margin-top: 12px;
}
#visit {
	margin-top: 12px;
	padding-bottom: 12px;
}
#rightcol {
	position: absolute;
	width: 235px;
	height: 503px;
	margin-top: 189px;	
	margin-left: 689px;
	background:url(../imgs/bkgrd_home_rightcol.jpg) no-repeat;
}
img.rightcolimg {
	margin-left: 30px;
	margin-top: 40px;
}
.rightcoltxt p{
	width:180px;
	font-size: 85%;
	line-height: normal;
	color: #858443;
	margin-left: 35px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.rightcoltxt a{
	color: #858443;
}
.rightcoltxt a:hover {
	color: #000;
}
#footer {
	position: absolute;
	width: 925px;
	height: 70px;
	margin-top: 692px;
}
p.footertxt {
	font-size: 85%;
	line-height: normal;
	color: #EEE1B8;
	margin-top: 25px;
	padding-right: 20px;
	text-align: right;
}
a.footer:link, a.footer:visited {
	color: #EEE1B8;
	text-decoration: none;
}
a.footer:hover {
	color: #EEE1B8;
	text-decoration: underline;
}
