html {
	overflow-y: scroll;
}
body
	{
	xbackground: #fff url(img/bg.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}
a img { border: none; }	

.clear { clear: both; font-size: 0px; line-height: 0px; }

ul { margin: 0; padding: 0; }
li { list-style-type: none; margin: 0; padding: 0; }

#pgcenter
	{
	background: transparent url(img/bg.jpg) no-repeat 50% 0;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 594px;
	text-align: center;
	}

	
/*  HEADER  */
	
#header
	{
	position: relative;
	float: left;
	display: inline;
	width: 980px;
	xheight: 525px;
	height: 565px;
	margin: 0 auto;
	padding: 0;
	}

#age_gate
	{
	position: relative;
	float: left;
	display: inline;
	width: 734px;
	padding: 0;
	margin-top: 293px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	}

#age_gate select
	{
	background-color: #666666; 
	position: relative;
	float: left;
	display: inline;
	width: 130px;
	height: 18px;
	margin: 4px 11px 0 0;
	padding: 0px;
	border: 1px #7F9DB9 solid;
	
	font-family: Tahoma, Helvetica, Trebuchet, Arial, sans-serif;
   	font-size: 10px;
	line-height: 1;
	font-weight: normal;
	color: #ffffff;
	}
	
#age_gate input
	{
	position: relative;
	float: left;
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
	border: 0;
	}



/*  LOGO GARDEN  */
.legal {
	width: 980px;
	margin: 0px auto 0px auto;
	background-color: transparent;
}
.legal .top {
}

.legal-link
{
	font-size: .75em;
	color: #999999;
	font-weight: bold;
}
.ftlink {
	font-weight: normal;
}
.ftlink ul {
	font-size: 72%;
	font-weight: normal;
	margin: 0px 0px 0px 30px;
}
.ftlink ul li {
	margin: 0px 14px 20px 0px; padding: 0px 0px 0px 12px;
	float: left;
	background: url(images/bo_green.gif) no-repeat left center;
}
.ftlink ul #firstNode {
	background: none;
}
.ftlink ul li a {
	color: #ea6a6a;
	text-decoration: none;
	background-color: transparent;
}
.ftlink ul li a:hover,
.ftlink ul li a:active {
	color: #c00000;
	text-decoration: none;
	background-color: transparent;
}