body
{
  color: black;
  
  background-color: white;
}

#Header, #HeaderLogo, #QuickSearch, #MainNav, #Footer, #Sponsors, #FacetsContainer
{
  display: none;
}

#MediaViewContainer
{
  margin-left: 10px;
  text-align: center;
}

h1
{
  padding: 0;
  margin: 0;
  text-align: left;
  
  font-size: 16px;
}

img
{
  border: 0px none;	
}

#MediaViewContainer img
{
  margin-bottom: 15px;  
  border: 0px;
}

#MediaViewContainer table tr td
{
  margin: 0;
  padding: 8px 8px 0;  
  text-align: left;
}

#MediaViewContainer .valueFieldDisplayName
{  
  font-weight: bold;
  font-size: 12px; 
}

#MediaViewContainer .valueValue
{
  width: auto;
  
  padding-right: 5px;
  
  font-size: 12px;
}

#Content
{
  background-color: white;
}

#PageContainer
{
}

#MediaView
{
  background-color: white;
  border: 0;  
}

#MediaView .detailImage, #MediaView h1, #MediaView table tr td
{
	background-color: white;
	color: black;
}

#MediaView .detailImage
{
	border: 0
}

.controlStrip
{
  display: none
}

.printLink
{
	display: none;
}

#Controls, #SearchOperationsContent
{
  display: none;
}

.auxillaryContainer
{
  visibility: hidden;
}

#ThumbnailViewContainer h1,
#MediaViewContainer h1
{
  text-align: center;
  margin: 15px;
}

#ThumbnailViewContainer table,
#MediaViewContainer table
{
  margin-left: auto;
  margin-right: auto;
}

#ThumbnailViewContainer blockquote
{
  margin: 0;
  padding: 3px 0 0;
  font-size: 12px;
}

#ThumbnailViewContainer td
{
  text-align: center;
}