@charset "UTF-8";
/* CSS Document */
.chuckstyle.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#content {
	
	color: #000000;
	width: 900px;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #000000;
	position: relative;
	padding: 0px;	 
	
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 71px;
	top: 20px;
}
#bgbox {
	position: absolute;
	height:400px;
	width:800px;
	left: 73px;
	top: 126px;
	background-image: none;
	background-color: #FFF;
}
#navbar {
	position: absolute;
	height:1px;
	width:1px;
	left:10px;
	top: 3px;
	z-index: 1;
}
#toptext {
	position: absolute;
	height: auto;
	width: 251px;
	left: 338px;
	top: 164px;
	z-index: 1;
	font-size: xx-large;
	text-align: center;
}
#shopbox {
	position: absolute;
	height: auto;
	width: auto;
	left: 149px;
	top: 4px;
	z-index: 1;
}
#eventxt {
	position: absolute;
	height: 144px;
	width: 452px;
	left: 216px;
	top: 30px;
	z-index: 1;
}
#toptexte {
	position: absolute;
	height: auto;
	width: auto;
	left: 455px;
	top: 240px;
	z-index: 1;
}
#vidbox {
	position: absolute;
	height: auto;
	width: auto;
	left: 200px;
	top: 40px;
	z-index: 1;
}
#coffee1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 200px;
	top: 40px;
	z-index: 1;
}
#abttxt {
	position: absolute;
	height: 138px;
	width: 154px;
	left: 365px;
	top: 26px;
	z-index: 1;
}
#credit {
	position:absolute;
	width:auto;
	height:auto;
	z-index:3;
	left: 323px;
	top: 637px;
	color: #FFF;
	visibility: inherit;
}
#facebook {
	position: absolute;
	height: auto;
	width: auto;
	left: 706px;
	top: 40px;
	z-index: 1;
	text-align: center;
}
#twitterbox {
	position: absolute;
	height: auto;
	width: auto;
	left: 706px;
	top: 124px;
	z-index: 1;
	text-align: center;
}
#promo {
	position: absolute;
	height: auto;
	width: auto;
	left: 200px;
	top: 104px;
	z-index: 1;
}

