#banner
	{
	 display:block;
	 width:749px;
	 
	 border-top:solid #fff 8px;
	 border-bottom:solid #fff 8px;
	
	 background-image:url(../images/eventsBanner.jpg);


	}

#rightBeer
	{
	
	float:left;
	background-color:#D8B595;
	background-image: url(../images/eventsBackground.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	width:229px;
	height:377px;
	border-right:8px solid #fff;
	}


#tab
	{
	 display:block;
	 float:right;
	 height:33px;
	 width:180px;
	 background-image: url(../images/eventsTab.gif);

	}