BODY
{
	background-image:url(../images/bg_grad.gif);
	background-repeat:repeat-x;
	background-color:#d29b2e;
	margin:0px 0px 0px 0px;
}
#container
{
	width:100%;
}
#content
{
	background-image:url(../images/bg_beer.jpg);
	background-repeat:no-repeat;
	width:990px;
}
#flash-content
{
	width:812px;
	height:505px;
}
#tellafriend
{
	width:708px;
	height:497px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#6e2306;
}
.tellafriend
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#6e2306;
}
h3
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color:#6e2306;
}
#footer
{
	width:812px;
}
a.email 
{ 
        background:url(../images/btn_email.jpg) repeat 0px 0px; 
        width: 188px; 
        height: 45px; 
        display: block; 
}
a.email span 
{ 
        display: none; 
}

a.email:hover 
{ 
        background: url(../images/btn_email_over.jpg) repeat 0px -45px; 
}
a.nbwa 
{ 
        background:url(../images/btn_nbwa.jpg) repeat 0px 0px; 
        width: 188px; 
        height: 45px; 
        display: block; 
}
a.nbwa span 
{ 
        display: none; 
}

a.nbwa:hover 
{ 
        background: url(../images/btn_nbwa_over.jpg) repeat 0px -45px; 
}
