body
{
	margin: 0;
	padding: 0;
	background-repeat:repeat-x;
	font-size: 85%;
	font-family: arial, verdana, tahoma, times new roman;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #0000FF;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

#header
{
	margin: 0 auto;
	width: 800px;
	height: 100px;
	background-image: url(../images/header.jpg);
}

#header_left
{
	margin: 0 auto;
	width: 150px;
	height: 100px;
	float: left;
	background-image: url(../images/lady_header.jpg);
}

#header_middle
{
	margin: 0 auto;
	width: 500px;
	height: 100px;
	float: left;
	background-image: url(../images/mixyourdrink.jpg);
}

#header_right
{
	margin: 0 auto;
	width: 150px;
	height: 100px;
	float: right;
	background-image: url(../images/header_right.jpg);
}


#header h1
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 300%;
	color: #FFFFFF;
	letter-spacing: -2px;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 10px;
}

#menu
{
	margin: 0 auto;
	width: 800px;
	height: 34px;
	background-image: url(../images/menu.jpg);
}

#contentcontainer
{
	width: auto;
	background: #FFF;
	margin-top: 0px;
}

#content
{
	margin: 0 auto;
	width: 800px;
	height: 300px;
	padding-top: 0px;
	font-size: 90%;
	padding-top: 0px;	
}

#contentleft
{
	float: left;
	width: 680px;
	height: auto;
	letter-spacing: 0px;
	font-size: 90%;
}

#content p
{
	margin: 10px 0 0 0;
	padding: 0 20px;
	line-height: 150%;
}

#content h1, h2, h3
{
	margin: 10px 0 10px 0;
	padding: 0px;
	font-size: 125%;
	letter-spacing: -1px;
	color: #555;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

#footercontainer
{
	width: auto;
	height: 60px;
	margin-top: 0px
}

#footer
{
	margin: 0 auto;
	width: 800px;
	height: 60px;
	padding-top: 0px;
	font-size: 90%;
	letter-spacing: -1px;
	color: #FFF;
	background-image: url(../images/footer.jpg);
}

#footerleft
{
	float: left;
	width: 468px;
	height: 60px;
	letter-spacing: 0px;
}

#footerright
{
	float: right;
	width: 332px;
	height: 60px;
	text-align: right;
}

#footer a
{
	text-decoration: none;
	color: #E4FF95;
}

#footer a:hover
{
	text-decoration: underline;
	color: #FFF;
}
#ads {
	width: 120px;
	height: 240px;
	float: right;
}
#header h4 {
	margin: 10px 0 10px 0;
	padding: 0px;
	font-size: 125%;
	letter-spacing: -1px;
	color: #555;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
