.site-holder {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(images/bricks.jpg);
	background-repeat:no-repeat;
	width:1150px;
	height:1300px;
	z-index:0;
}

.content {
	position:absolute;
	left:28px;
	top:322px;
	background-image:url(images/wallpaper2.jpg);
	background-repeat:no-repeat;
	width:490px;
	height:600px;
	padding:0px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	z-index:100;
}

.header-1 {
	position:relative;
	left:-2px;
	top:-10px;
	width:450px;
	height:150px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:-40px;
	float:left;
}

.header-2 {
	position:relative;
	left:-2px;
	top:-200px;
	width:450px;
	height:60px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.header-3 {
	position:relative;
	left:-2px;
	top:55px;
	width:450px;
	height:60px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
	padding:0px;
}

.divider-drinks {
	position:relative;
	left:25px;
	top:40px;
	width:420px;
	height:1px;
	background-color:#333333;
	padding:0px;
	border:none;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}

.body-holder {
	position:relative;
	left:-1px;
	top:40px;
	width:420px;
	height:40px;
	padding:0px;
	border:none;
	margin-left:25px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	text-align:left;

}

.body-1 {
	width:400px;
	height:20px;
	padding:0px;
	border:none;
	float:left;
	font-family:Helvetica, sans-serif, arial;
	font-size:12px;
	color:#78c959;
	line-height:17px;
	font-weight:400;
	text-align:left;
}

.body-2 {
	width:400px;
	height:20;
	padding:0px;
	border:none;
	float:left;
	font-family:Helvetica, sans-serif, arial;
	font-size:12px;
	color:#d6d6d6;
	line-height:16px;
	font-weight:400;
	text-align:left;
}

.lower-bar-holder {
	position:absolute;
	left:26px;
	top:1600px;
	width:920px;
	height:80px;
	padding:0px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:clear;
	z-index:100;
}

a:link {color: #78c959}
a:visited {color: #808080}

