﻿
.GalleryBackground2
{
   background: url(../images/Background-560x444.png) no-repeat;
   width:560px;
   height:444px;
}


.GalleryBackground
{
   background: url(../images/Background-800x364.png) no-repeat;
   width:800px;
   height:364px;
}

.GalleryImage
{
   position:relative;
   top:15px;
   left:15px
 }
 

.ManifestImage
{
   border: none;
   position:relative;
   top:15px;
   left:21px;
   padding:0;
}

 .View1Style
 {
   border:none; 
   position: relative; 
   left: 27px;  
   top: -211px;
 }

 .View2Style
 {
   border:none; 
   position: relative; 
   left: 650px; 
   top: -203px;
 }

 .View3Style
 {
   border:none; 
   position: relative; 
   left: 512px; 
   top: -90px;
 }

.ThumbnailBackground
{
   
   background: url(../images/Background-800x124.png) no-repeat;
   height:124px;
   width:800px;
}

.ThumbnailSpan
{
   width:766px; 
   height:90px; 
   overflow:auto; 
   overflow-y:hidden; 
   white-space:nowrap;
}

.ThoughtBackground
{
   background: url(../images/Background-800x700.png) no-repeat;
   background-color: Red;
   width:800px;
   height:700px;
}


