#GalleryPicture, #NewsPicture
{
	float: none;
	text-align: center;
	width: 290px;
	padding-bottom: 20px;
	
	min-height: 230px;
	height: auto !important;
	height: 230px;
}

.rightContent #GalleryPicture
{
	float: none;
	text-align: center;
	width: 580px;
	padding-bottom: 20px;
	padding-top: 20px;
	
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

#NewsPicture
{
	float: none;
	text-align: center;
	width: 290px;
	padding-bottom: 20px;
	
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

#GalleryPicture table td
{
	padding: 0px;
}

.middle td.leftContent #GalleryPicture img.loading
{
	float: none;
	margin: 80px;
	margin-bottom: 100px;
}

.middle td.rightContent #GalleryPicture img.loading
{
	float: none;
	margin-top: 80px;
}

#GalleryPicture a img 
{
	float: none;
}

.middle td.rightContent #GalleryPicture a img.galleryImage
{
	border: 5px solid white;
}

#PictureView
{
	padding: 10px 0px;
}

.shortDesc
{
	text-align: right;
	display: block;
	padding: 0px 3px 3px;
}


.menuRow
{
	margin: 8px 0px;
}

.menuItem
{
	margin: 0px 10px;
}

.menuItem a
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuItem a.selected
{
	color: #E9218C;
	font-weight: bold;
	text-decoration: none;
}


.PictureDescription
{
	width: 140px;
	float: right;
	padding: 0px 5px 0px 0px;
}

.PictureDescription a
{
    color: #fff;
    text-decoration: none;
}

#directions
{
	text-align: right;
	padding-top: 20px; 
}

#directions #navPrev
{
	padding-right: 30px;
}

#directions #navNext
{
	padding-left: 30px;
}

#directions #pause *, #directions #play *
{
	margin-top: 0px;
}
