body {
	background-color: black;
	margin-top: 0px;
	link: white;
	vlink: white;
	alink: white;
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: black;
}
td	{
	background-color: white;
	font-color: black;
	font-size: 20;
}
a:link { color: white; }
a:visited { color: white; }
a:hover { color: white; }
a:active { color: white; }
#container {
	position: relative;
	background-color: black;
	color: white;
	width: 1020px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid white;
}
#logo	{
	width: 354px;
	height: 91px;
	border: 1px solid;
	position absolute;
	left: 0px;
	top: 0px;
	background-image: url('images/Bar_Logo_and_Slogan.jpg');
}
#anytm	{
	position: absolute;
	width:	414px;
	height:	53px;
	right: 0px;
	top: 0px;
	border: 1px solid;
	background-color: red;
	font-size: 43px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#phone	{
	position: absolute;
	width: 414px;
	height: 53px;
	border: 1px solid white;
	color: yellow;
	text-align: center;
	font-size: 40px;
	top: 53px;
	right: 0px;
}
#bottom	{
	position: absolute;
	width: 1020px;
	height: 350px;
	left: 0px;
	bottom: 0px;
	border: 1px solid;
	background-color: white;
}
#lleft	{
	position: absolute;
	width: 280px;
	height: 325px;
	left: 3px;
	bottom: 0px;
	font-size: 25px;
	border: 1px solid;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	padding: 10px;
	background-color: black;
}
#lright	{
	position: absolute;
	width: 680px;
	height: 325px;
	right: 3px;
	font-size: 18px;
	bottom: 0px;
	border: 1px solid;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	padding: 10px;
	background-color: black;
}
#lright h4 {font-size: 13px; }
#lright h3 {font-size: 11px; }
#ccard	{
	position: absolute;
	width: 222px;
	height: 64px;
	left: 29px;
	background-image: url('images/CardLogo.png');
}
#menu
	{
	position: absolute;
	width: 180px;
	height: 138px;
	border: 1px solid white;
	top: 91px;
	left: 0px;
	padding-left: 10px;
}
#menu h3 {font-size: 2px; }
#gavel	{
	position: absolute;
	width: 164px;
	height: 136px;
	border: 1px solid white;
	top: 91px;
	left: 190px;
	background-image: url('images/gavel.jpg');
}
#cthse	{
	position: absolute;
	width: 250px;
	height: 230px;
	border: 1px solid white;
	top: 0px;
	left: 354px;
	text-align: center;
}
#take	{
	position: absolute;
	width: 414px;
	height: 123px;
	border: 1px solid white;
	right: 0px;
	top: 106px;
}
#take h3 {font-size: 21px; }
#take h4 {font-size: 14px; }
#cmap	{
	position: absolute;
	right: 20px;
	top: 20px;
	wrap: right;
}
#abt	{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 400px;
	height: 200px;
	text-align: center;
	font-size: 20px;
}
#abt1	{
	position: absolute;
	left: 40px;
	bottom: 0px;
	width: 600px;
	height: 130px;
	text-align: center;
}
