* { padding: 0; margin: 0; }
body {
background-color:#000000;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 1000px;
		background-color:#000000;
		}
#container {
	background-color:#000000;
	width:1000px;
	}
#head {
background-image:url(images/logo.jpg);
width:1000px;
height:254px;
}
#content {
color:#fcf277;
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}
#content p {
margin-bottom:10px;
}
img {border:0;}
/*MENU*/
#media1 {
background-image:url(images/btn_home.jpg);
float:left;
width:87px;
height:145px;
}
#media1:hover {
background-image:url(images/btn_home_hover.jpg);
float:left;
}
#media2 {
background-image:url(images/btn_bar.jpg);
float:left;
width:101px;
height:145px;
}
#media2:hover {
background-image:url(images/btn_bar_hover.jpg);
float:left;
}
#media3 {
background-image:url(images/btn_cocktails.jpg);
float:left;
width:142px;
height:145px;
}
#media3:hover {
background-image:url(images/btn_cocktails_hover.jpg);
float:left;
}
#media4 {
background-image:url(images/btn_restaurant.jpg);
float:left;
width:182px;
height:145px;
}
#media4:hover {
background-image:url(images/btn_restaurant_hover.jpg);
float:left;
}
#mediawrap {
width:520px;
height:140px;
margin-bottom:10px;
}
h1 {
color:#fcf277;
font-weight:600;
}
#bar p {
font-size:12px;
margin:0 0 10px 10px;
}
#bar1 p {
font-size:12px;
margin:10px 0 10px 0;
}
.style1 {
color:#FFFFFF;
}
