* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	text-align: center;
	/*background: #B7BCC3 url(../img/body_bg.gif) repeat-x;*/
	background:#000000 url('/siteimages/bgpattern.jpg') repeat;
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
}

a:link {font-family:Arial; font-size:12px; color: #cccccc; TEXT-DECORATION: none}
a:visited {font-family:Arial; font-size:12px; color: #cccccc; TEXT-DECORATION: none}
a:hover {color: #FC883B; font-size:12px; font-family:Arial; TEXT-DECORATION: underline}

#Masthead {
	height: 80px;
	background: transparent url(../img/logo_digitalis.gif) center center no-repeat;	
}

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 500px;
	width: 500px;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

.SelectedImage
{
	border:solid 2px #ffff99;	
}

#divcaption
{
 vertical-align:middle;
 text-align:center;
 overflow:hidden;
 WIDTH:400px; 
 HEIGHT:50px;
}

#divThumbs
{
 width:620px;
 height:105px;
 overflow:hidden;
	
}

.Header
{
	color:#666666;
	font-size:14;
	font-weight:bold;	
}

.thumbnail
{
	cursor:hand;	
}

.YearText
{
	font-size:12px;
	font-weight:bold;
}

#Container
{
	width:500px;	
}

#divExpandText
{
	position:relative;
	top:-20px;
	height:30px;	
}

#tblEvents
{
	display:none;
}

#EventList
{
	position:relative;
	top:0px;
	visibility:hidden; 
	height:0px;
}
#divCollapseText
{
	position:relative;
	top:0px;
	visibility:hidden;
	height:0px;
}
	
#EventNavigation
{
	background-color:#333333;
	height:30px;
	width:500px;
	position:absolute;
	top:25px;
	left:0px;	 
}

#DivImgMain
{
 position:absolute;
 width:500px;
 height:475px;
 top:65px;
 left:0px;
}

#imgMain
{
	border:solid 2px #ffffff;
}
