#headerText  {
   background: url(../images/template/headerTitles/ourPictures.gif) no-repeat;
   width: 221px;
   height: 36px;
}

/*
#topRightImage  {
   background: url(../images/template/topRightImages/peopleWithDrinks.jpg) no-repeat;
   top: 77px;
   left: 701px;
   width: 162px;
   height: 103px;
}
*/

#middleArea #contentArea p
{
	color: #0d2624;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2;
}

#picturesLeftMenu
{
	position: relative;
	left: 109px;

	background-color: #2d1c1c;
	width: 214px;
	height: 416px;
}

html>body #picturesLeftMenu
{
	height: auto;
	min-height: 416px;
}

#picturesLeftMenu a:link, #picturesLeftMenu a:visited, #picturesLeftMenu a:hover, #picturesLeftMenu a:active, #vtImageContainer a:link, #vtImageContainer a:visited, #vtImageContainer a:hover, #vtImageContainer a:active
{
	font-family: "Adobe Garamond Pro", "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fec529;
	text-decoration: none;
	line-height: 1.1;
}

#picturesLeftMenuInnerArea
{
	position: relative;
	padding: 22px 9px;
}

#vtImageContainer
{
	background-color: #2d1c1c;
}