body {
	background-color:#171717;
}

#container {
	width:763px;
	hceight:654px;
	margin: 0 auto 20px auto;
	backgdround:#000;
}

#navigation {
	width:768px;
	height:20px;
	color:#ff0000;
	font-family:arial;
	font-size:14px;
	word-spacing:10px;
	text-align:center;
	margin-left:0px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:10px;
	padding-left:0;
	bordder:1px solid red;
}

#navigation li {
	display:inline;
	list-style-type: none;
}

#navigation li a {
	text-decoration:none;
	color:#ff0000;
}

#left {
	float:left;
	width:378px;
}

#right {
	float:right;
	width:378px;
}

#logo {
	width:378px;
	height:236px;
	background-image:url(../_images/logo.jpg);
}

#text {
	background-color:#171518;
	width:378px;
	height:168px;
}

#home h1 {
	text-align:center;
	line-height:26px;
	height:31px;
	width:378px;
	background-image:url(../_images/header_bg.gif);
	font-family:tahoma;
	font-size:14px;
	color:#000;
	letter-spacing:5px;	
	margin:0;
	padding:0;	
}

#text h1 {
	text-align:center;
	line-height:26px;
	height:31px;
	width:378px;
	background-image:url(../_images/header_bg.gif);
	font-family:tahoma;
	font-size:14px;
	color:#000;
	letter-spacing:5px;	
	margin:0;
	padding:0;
}

#home p {
	margin-left:10px;
	color:#fff;
	font-family:tahoma;
	font-size:12px;
	width:360px;
	letter-spacing:1px;
}

#shoutbox {
	width:378px;
	height:214px;
}

#name {
	border:0;
	width:75px;
	height:18px;
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
}

#newsletter {
	width:378px;
	height:236px;
	background-image:url(../_images/newsletter.jpg);	
}

#text_right {
	height:172px;
	width:378px;
//	background-image:url(../_images/text_right.jpg);
}

#sopranos {
	height:236px;
	width:378px;
//	background-image:url(../_images/sopranos.jpg);
}

#footer {
	width:763px;
	height:22px;	
	background-image:url(../_images/footer.gif);	
	color: #a66666;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}

#footer p {
	color: #a66666;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
}

#footer a {
	color: #a66666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

#content {
	width:763px;	
}

#booze {
	width:763px;
	background-image:url(../_images/boozemenu.jpg);
}

#finger {
	width:763px;
	background-image:url(../_images/fingerfood.jpg);
}
#content h1 {
	text-align:center;
	line-height:26px;
	height:31px;
	width:763px;
	background-image:url(../_images/header_bg.gif);
	font-family:tahoma;
	font-size:14px;
	color:#000;
	letter-spacing:5px;	
}

#text {
	margin-left:10px;
	color:#fff;
	font-family:tahoma;
	font-size:12px;
	width:730px;
	letter-spacing:1px;
}

td {
	vertical-align:top;
	padding:0;
	margin:0;
}

#footer2 {
	width:763px;
	height:25px;	
	background-image:url(../_images/footer2.gif);
	color: #a66666;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:12px;	
}

#footer2 p {
	color: #a66666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

#footer2 a {
	color: #a66666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

#psa {
	color: #2c2c2c;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	width:763px;
	text-align:center;
	padding-top:4px;
}

#psa a {
	color: #2c2c2c;
	text-decoration:none;	
}

#psa a:hover {
	color:red;
}