body {
	background-color: #000000;
}
#wrapper {
	width: 900px;
	height: 650px;
	margin: 0 auto;
	background-image: url(images/graphics/bkgrd.jpg);
	color: #FFFFFF;
	padding: 25px 15px 25px 15px;
	vertical-align: middle;
}

#spacer {
	width: 900px;
	height: 215px;
	vertical-align: middle;
}

#homebottle {
	width: 318px;
	height: 220px;
	float: left;
}

#ageverification {
	width: 582px;
	height: 220px;
	float: right;
}

#homelogo {
	width: 900px;
	height: 200px;
	text-align: right;
}

#enterage {
	float: left;
}

a#entersite {
	background-image: url(images/buttons/entersite.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 33px;
	display: block;
	padding: 0 100px 0px 0px;
	float: left;
	background-position: 0 -33px;
	cursor: pointer;
}

a#entersite:hover {
	background-position: 0 -66px;
}


#legal {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	color: #FFFFFF;
	font-size: 9px;
	margin: 0 auto;
	text-align: left;
}
a.not_of_age {
	background-position: 0 0 !important;
	cursor: default !important;
}


/* more */
.site_entrance_container {
	padding-top: 20px;
}
#enterage {
	padding-top: 4px;
}
#enterage input {
	background-color: #000;
	color: #ddd;
	border: 1px solid #B6AA60;
	text-align: center;
	width: 37px;
	padding: 6px 4px;
	font-size: 12px;
	font-weight: bold;
}
#enterage span.yyyy input {
	width: 57px;
}
#enterage span {
	padding-right: 10px;
}
.slideshow img {
	width: 318px;
	height: 216px;
}
