#headerText  {
   background: url(../images/template/headerTitles/eventsAndParties.gif) no-repeat;
   width: 291px;
   height: 36px;
}

/*
#topRightImage  {
   background: url(../images/template/topRightImages/peopleWithDrinks.jpg) no-repeat;
   top: 77px;
   left: 701px;
   width: 162px;
   height: 103px;
}
*/

#eventsLeftMenu
{
	position: relative;
	left: 109px;

	background-color: #959da5;
	width: 214px;
	height: 416px;
}

html>body #eventsLeftMenu
{
	height: auto;
	min-height: 416px;
}

#eventsLeftMenu a:link, #eventsLeftMenu a:visited, #eventsLeftMenu a:hover, #eventsLeftMenu 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: 16px;
	color: #2f4150;
	text-decoration: none;
	line-height: 1.1;
	font-weight: bold;
}

#eventsLeftMenuInnerArea
{
	position: relative;
	padding: 22px 9px;
}

#eventsTopArea
{
	position: relative;
	height: 200px;
}

#eventsTopArea #titleImage
{
	position: absolute;
	top: 0px;
	left: 7px;
}

#eventsTopArea #barImage
{
	position: absolute;
	top: 0px;
	left: 308px;
}

#eventsTable
{
	position: relative;
	width: 100%;
}

.eventLeftArea
{
	width: 407px;
	padding-bottom: 28px;
	padding-right: 22px;
}

.eventTitle
{
	display: block;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	
	padding-bottom: 8px;
}

.eventDescription
{
	color: #cfddef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

.eventDate
{
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
}

#pagingInterface
{
	position: relative;
	margin-top: 32px;
	width: 100%;
	text-align: right;
}

#pagingInterface a:link, #pagingInterface a:visited, #pagingInterface a:hover, #pagingInterface a:active
{
	color: #9c0b06;
	text-decoration: none;
}

.currentStartEventLink
{
	font-weight: bold;
}