body {
	width: 800px;
	margin: 0 auto;
	background: #ffcc33 url(/images/bkgd_funtx.png) repeat-x;
	color: white;
	text-shadow: black 2px 2px 2px;
	font: bold 12px Helvetica;
	line-height: 16px;
	height: 5500px;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	border: none;
}

a:link img {
	border: none;
}

a:visited img {
	border: none;
}

li {
	background: url(../images/banana_icon.png) no-repeat left;
	list-style-type: none;
	padding: 25px 0 25px 30px;
	font-size: 16px;
	vertical-align: middle;
	margin-top: 10px;
}

p {
	padding: 0 35px;
	margin: 10px 0 0 5px;
}

.nav {
	width: 800px;
	height: 150px;
	position: fixed;
	z-index: 2;
}

.one {
	width: 800px;
	height: 800px;
	top: 0px;
	position: absolute;
	background: url(../images/image_1.png) no-repeat center bottom;
}

.two {
	width: 800px;
	height: 800px;
	top: 1800px;
	position: absolute;
	background: url(../images/image_2.png) no-repeat center bottom;
}

.three {
	width: 800px;
	height: 800px;
	top: 3600px;
	position: absolute;
	background: url(../images/image_3.png) no-repeat center bottom;
}

.spacer150 {
	height: 150px;
	clear: both;
}

.apptext {
	width: 350px;
	position: absolute;
	top: 180px;
	line-height: 22px;
}

.flash {
	width: 320px;
	height: 460px;
	position: absolute;
	padding-top: 10px;
	top: 130px;
	left: 420px;
}

.appstore {
	height: 80px;
	width: 230px;
	position: absolute;
	top: 459px;
	left: 38px;
}

.twitterIcon {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 650px;
	left: 275px;
}

.facebookIcon {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 650px;
	left: 225px;
}

.flashdisclaimer {
	width: 300px;
	position: absolute;
	top: 560px;
	left: 38px;
}

.tcglink a {
	background: url(../images/TCG_logo.png) no-repeat;
	position: absolute;
	top: 413px;
	left: 22px;
	width: 266px;
	height: 93px;
}

.tcginfo {
	position: absolute;
	top: 530px;
	left: 30px;
}

.infodisclaimer {
	position: absolute;
	top: 640px;
	font-size: 8px;
	line-height: 10px;
	text-shadow: #000000 0 0 0;
}

.featurestext {
	position: absolute;
	left: 350px;
	top: 155px;
	line-height: 22px;
}

.featuresli {
	position: absolute;
	top: 150px;
	width: 350px;
}

.home a {
	background: url(../images/nav/funtoxication_nav.png) no-repeat;
	width: 700px;
	height: 92px;
	float: left;
	clear: both;

}

.appstore a {
	background: url(../images/nav/app_store_image.png) no-repeat;
	height: 80px;
	width: 230px;
	float: left;
}

.twitterIcon a {
	background: url(../images/Tw_50px_icon.png) no-repeat;
	height: 50px;
	width: 50px;
	float: left;
}

.facebookIcon a {
	background: url(../images/Fb_50px_icon.png) no-repeat;
	height: 50px;
	width: 50px;
	float: left;
}

.c1 a {
	background: url(../images/nav/lower_nav_r1_c1.png) no-repeat;
	width: 113px;
	height: 58px;
	float: left;
}

.c2 a {
	background: url(../images/nav/lower_nav_r1_c2.png) no-repeat;
	width: 80px;
	height: 58px;
	float: left;
}
.c3 a {
	background: url(../images/nav/lower_nav_r1_c3.png) no-repeat;
	width: 182px;
	height: 58px;
	float: left;
}

.c1 a:hover {
	background: url(../images/nav/lower_nav_underline_r1_c1.png) no-repeat;
}

.c2 a:hover {
	background: url(../images/nav/lower_nav_underline_r1_c2.png) no-repeat;
}

.c3 a:hover {
	background: url(../images/nav/lower_nav_underline_r1_c3.png) no-repeat;
}

h6 {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.h6 span {
	display:none;
}
