#content
{
	margin-left: 22px;
background: transparent url('images/contentbk.png') left repeat;
margin:0 auto;
	height:45em;
border: 0px black solid;
width: 750px;
}

#middle_wrapper
{
   height:60em;
}

#bev_slideshow
{
	position: relative;	
height: 300px;
	width: 268px;
	background: transparent url('images/top240nofill.png') top left no-repeat;
margin-left: 14px;
margin-top: 5px;
padding-top: 15px;
z-index: 100;
}

#top_bev_slideshow{
position: relative;	
width: 250px;
height: 45px;
z-index: 100;
margin-top: 0px;

}

#middle_bev_slideshow
{
height: auto;	
position: relative;
z-index: -1;
width: 240px;
margin-left: 9px;
border: 0px solid #000000;
}

#middle_bev_slideshow_wrapper{
position: relative;
background: transparent url('images/mid240-3.png') top center repeat-y;
height: 280px;
margin-top: -44px;
z-index: -2;
margin-left: 0px;
width: 260px;
border: 0px solid #000000;

}


#middle_bev_slideshow_wrapper .jdGallery{
margin: 0 auto;
margin-top: -55px;
position: relative;
z-index: -1;
height: 280px;
width: 240px;
border: 0px solid #000000;
}


#bottom_bev_slideshow
{
position: relative;	
background: transparent url('images/btm240.png') top center no-repeat;
width: 260px;
height: 16px;
z-index: 100;
margin-top: -2px;
}
#bev_left
{
	float:left;
	width:285px;
	height:100%;
background: #d22332;
}

#bev_right
{
	float:right;
	width:465px;
	height:100%;
background: transparent url('images/redrpt2.png') top left repeat-y;	
}
#bev_tabs
{
	width:26em;
	height:14em;
margin-top: 30px;
margin-left: 29px;
}

#bev_description{
height:17em;
font-size: 14pt;
color: #e3e3e3;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 21px;
text-indent: 25px;
margin-top: -20px;
}

.tasty_beverage
{
	height:145px;
margin: 0 auto;
margin-top: 15px;
background: #f0f0f0;
width: 363px;
border: solid 6px #d6d6d6;
}

.beverage_photo
{
width:102px;
height: 120px;	
float:left;
margin: 10px;

}

.beverage_photo img
{
max-width: 90px;
border: solid 4px #ddd;
padding: 0px;
margin: 0 auto;
}

.beverage_photo h5
{
margin: 0px;
}


.beverage_name
{
	float:right;
	width:225px;
margin-top: 8px;
margin-right: 14px;
font-size: 14pt;
font-weight: bold;
font-family: trebuchet ms;
}

.beverage_description
{
	float:right;
 width:225px;
margin-top: 8px;
margin-right: 14px;
font-size: 11pt;
font-weight: bold;
font-family: trebuchet ms;
text-indent: 20px;
color: #545454;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
margin-left: 5px;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(bevs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(bevs/shadeactive.gif);
border-bottom-color: white;
padding: 7px 9px;
font-size: 12pt;
font-weight: 900;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;

}

.contentstyle{
border: 1px solid gray;
width: 390px;
margin-bottom: 1em; padding: 10px;
}

#ajaxcontentarea{
margin-top: -1px;
background-color: white;
max-height: 615px;
overflow:auto;
width: 392px;

}

#bev_page_title{

width: 288px;
height: 80px;
background: transparent url('images/bevtitle.png') center no-repeat;
margin-top: 15px;
}

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25816141-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
