body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Century Gothic, Arial, sans-serif;
	line-height: 1.7em;
	
}
a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration:none;}
a:hover {color:#541800; text-decoration: underline;}
a:active {color:#541800; text-decoration: underline;}

.input{
	font-size: 11px;
	font-family: Century Gothic, Arial, sans-serif;
	}
	
	.h1 {
	color:#541800;
	font-weight: bold;
}
.h2 {
	color:#541800;
	text-decoration: underline;
}
a.h2:link {
	color:#541800;
	text-decoration: underline;
}
a.h2:visited {
	color:#541800;
	text-decoration: underline;
}
a.h2:hover {
	color:#000;
	text-decoration: underline;
	
}
a.h2:active{
	color:#541800;
	text-decoration: underline;
}
#nav {
	float: left;
	width: 90px;
	height: auto;
	padding-left: 52px;
	padding-top: 192px;
}
#text {
	float: left;
	height: auto;
	width: 330px;
	text-align: left;
	padding: 192px 0 0 80px;
	
}
#presstext {
	float: left;
	height: 483px;
	width: 570px;
	text-align: left;
	padding: 192px 0 0 80px;
}
#flavorstext {
	float: left;
	height: 483px;
	width: 400px;
	text-align: center;
	padding: 152px 0 0 0px;
	font-size: 11px;
	line-height: normal;
}
#nftext {
	float: left;
	height: 483px;
	width: 635px;
	text-align: left;
	padding: 192px 0 0 80px;
	font-size: 10px;
	line-height: normal;
}
#shoptext {
	float: left;
	height: 483px;
	width: 635px;
	text-align: left;
	padding: 192px 0 0 80px;
	font-size: 11px;
	line-height: normal;

}
#pptext {
	float: left;
	height: 483px;
	width: 635px;
	text-align: left;
	padding: 192px 0 0 80px;
	font-size: 10px;
	line-height: normal;
	overflow: auto;
}
#flavorstitle {
	float: left;
	height: 483px;
	width: 120px;
	text-align: left;
	padding: 192px 0 0 80px;
	font-size: 11px;
	line-height: normal;
}


#image {
	height: 514px;
	width: 343px;
	float: left;
	margin-top: 160px;	
}

#footer {
	float: left;
	height: 20px;
	width: 715px;
	margin-left: 181px;
	padding-top: 12px;
}
#wrapper {
	background-image: url(images/bg4.jpg);
	text-align: center;
	width: 1000px;
	height: 750px;
	margin: 0 auto 0 auto;
	overflow: hidden;	
	
	
}#copyright {	
	font-size: 9px;
	float: left;
	height: 15px;
	width: 715px;
	margin-left: 181px;
	padding-top: 3px;
}
.active {color:#541800; text-decoration: underline;}
.tm{
	font-size: 7px;}
.green {
	color: #693;
	font-weight: bold;
}
.red {
	color: #bf2e1b;
	font-weight: bold;
}
.hr {
	color: #541800;
	height: 0.5px;
}
.logospace {
	margin: 0px 10px 0px 0px;
	
}