body {
	margin: 0px;
	font-family: arial;
	font-size: 14px;
}

#container {
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}

#whitebox {
	width: 900px;
	margin: 0 auto;
}


#header {
	background-image: url('../images/header_top.png');
	height: 14px;
}

#content {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	height: 800px;
}


#footer {
	background-image: url('../images/footer.png');
	height: 14px;
}

#logos {
	padding: 10px;
	text-align: right;
	width: 900px;
	margin: 0 auto;
}

#copyright {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	font-weight: bold;
}

#copyright a {
	color: #000000;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}

#video {
	border: 2px solid #333333;
	width: 590px;
	height: 355px;
	position: absolute;
	top: 250px;
	left: 60px;
	background-color: #cccccc;
}

#grouponform {
	border: 2px solid #333333;
	width: 570px;
	height: 500px;
	position: absolute;
	top: 250px;
	left: 60px;
	background-color: #ffffff;
	padding: 10px;
}

#grouponform h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #649731;
}

#grouponform input {
	width: 170px;
}

#buy {
	position: absolute;
	left: 445px;
	top: 615px;
}

#paypal {
	position: absolute;
	left: 445px;
	top: 770px;
	font-size: 11px;
	padding-left: 75px;
}

#paypal a {
	color: #000000;
	text-decoration: underline;
}

#paypal a:hover {
	text-decoration: none;
}

#groupon {
	position: absolute;
	left: 445px;
	top: 770px;
	font-size: 12px;
	padding-left: 50px;
}

#groupon a {
	color: #000000;
	text-decoration: underline;
}

#groupon a:hover {
	text-decoration: none;
}


#buttons {
	position: absolute;
	left: 445px;
	top: 785px;
}

#content-right {
	margin-top: 115px;
	margin-left: 590px;
	width: 300px;
}

#fanbox {
	margin-top: 5px;
}

#viral {
	text-align: right;
	margin: auto;
	height: 32px;
}

#viral ul {
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#viral ul li {
	margin: 0px;
	display: inline;
	padding: 0px;
	vertical-align: baseline;
}

#steve {
	position: absolute;
	text-align: left;
	top: 100px;
	left: 20px;
}

#stevethanks {
	text-align: center;
	padding-top: 10px;
}

#thanksleft {
	float: left;
	width: 320px;
	text-align: center;
	padding-top: 8px;
	padding-left: 100px;
}

#thanksright {
	float: left;
	width: 350px;
	text-align: left;
	border: 1px black solid;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 5px;
}

textarea {
	width: 250px;
	height: 75px;
	margin: 8px;
}

.describe {
	border: 1px solid green;
	width: 197px;
	height: 50px;
	color: #777777;
	padding: 3px;
	font-size: 12px;
}

.describe-title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 2px;
	padding-left: 7px;
}

#gallery {
	position: absolute;
	top: 105px;
	left: 420px;
	width: 570px; 
	height: 100px;
	z-index: 10;
}

#gallery ul {
	width: 570px;
	margin: 10px;
	padding: 0px;
}

#gallery li {
	display: inline;
	margin-right: 11px;
}

#gallery li img {
	border: 1px solid black;
}

#announce {
	position: absolute;
	width: 100%;
	z-index: 100;
	background-color: #ddedcc;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid black;
	margin: auto;
	top: 0px;
	font-color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	position: fixed;
}

#announce a {
	color: #0891BE;
	text-decoration: underline;
}

#announce a:hover {
	text-decoration: none;
}

#asseenon ul {
	width: 300px;
	padding: 0;
}

#asseenon li {
	display: inline;
	padding-right: 7px;
}
