body {
margin:0px;
padding:0;
	background: #000000;
	color:#fff;
	font-family : Arial, Helvetica, sans-serif;	
}
#wrapper{
	margin:0 auto;
	padding:0;
	background : url(bkglarge.jpg) no-repeat left;
	width:883px;
	height:594px;
	position : relative;
}

#leftside{
	padding: 0;
	position: absolute;
	top: 33px;
	left: 0px;
	width:143px;
	background-color : #123466;
	height: 472px;
	
}
#maintop {
	position: absolute;
	top: 33px;
	left: 143px;
	width: 582px;
}
#mainbot{
	position: absolute;
	top: 385px;
	left: 143px;
	width: 582px;
}
#rightside {
	position: absolute;
	top: 40px;
	left: 740px;
	width:143px;
}
#drinkaware {
	font-size: 9pt;
	color: #F00;
}
td#drinkaware {
	padding-top: 10px;
}
.pictxt {
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pictxt a:link, .pictxt a:visited{
	color: #fff;
	text-decoration : none;
}
.pictxt a:active, .pictxt a:hover{
	color: #ffff99;
}
.smalltxt {
	font-size : 10px;
	color: #cccccc;
}
.smalltxt strong{
	font-size : 10px;
	color: #ffffff;
	font-weight : bold;
}
.smalltxt a:link, .smalltxt a:visited{
	color: #fff;
}
.smalltxt a:active, .smalltxt a:hover{
	color: #ffff99;
}
.medtxt {
	font-size : 11px;
}
.smalltxt p, .medtxt p{
	margin:5px 6px 5px 8px;
}
