* {
	margin: 0px;
	padding: 0px;
 }

body {
	
	background-color: #4040FF;
	font-family: 'verdana', 'helvetica', sans-serif;
	color: #000000;
	font-size: 12px;
}
 a {
	color: #FAFE88;
	text-decoration: none;
}
 a:hover {
	color: #C0C000;
	text-decoration: none;
}
#frame {
	margin: 0 auto;
	height: 800px;
	width: 898px;
}
#page {
	position: relative;
	top: 100px;
	left:0px;
	width: 900px;
	height: 1400px;
	border: thin solid #ffffff;
	background-color: #000000;
}
#logo {
	position: relative;
	top: 20px;
	left:343px;
	width: 180px;
	height: 100px;
	background: url('../images/logo.jpg') no-repeat;
}
#loc {
	position: relative;
	top: 10px;
	left:343px;
	width: 240px;
	height: 50px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
#menu {
	position: relative;
	top: 0px;
	left:0px;
	width: 900px;
	height: 30px;
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	background: #0000cc;
}
#whale {
	position: relative;
	top: -600px;
	left:275px;
	width: 300px;
	height: 202px;
	color: #ffffff;
	border: thin solid #808080;
	background: url('../images/thewhale.jpg') no-repeat;
}
#bar_menu {
	position: relative;
	top: 50px;
	left: 10px;
	width: 880px;
	height: 1130px;
	font-size: 12px;
	color: black;
	background-color:white;
}
#bevs {
	position: relative;
	top: -410px;
	left: 440px;
	width: 200px;
	height: 150px;
	color:black;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
#liq {
	position: relative;
	top: -562px;
	left: 660px;
	width: 200px;
	height: 150px;
	color:black;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
#sun_l {
	position: relative;
	top: -530px;
	left: 440px;
	width: 420px;
	height: 170px;
	background-color:#E8E6E6;
	color:black;
	font-size:11px;
	text-align:center;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
#nuts {
	position: relative;
	top: -460px;
	left: 290px;
	width: 300px;
	height: 20px;
	color:black;
	font-size:11px;
	text-align:center;
	
}
#copy {
	position: relative;
	top: 130px;
	left:0px;
	width: 900px;
	height: 20px;
	color: #FAFE88;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	border: thin solid #ffffff;
	background-color: #000000;
}
table#menu {
	height: 30px;
	text-align: center;
	font-size: 14px;
}
td#bm_1 {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
td#bm_b {
	font-weight:bold;
}
td#al {
	text-align:center;
}
