﻿#main {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 523px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	padding-left: 180px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#mainGallery 
{
	width: 500px;
	position:relative;
	text-align: center;
}

#historynext 
{
	cursor:pointer;
	height: 110px;
	width:64px;
	position:absolute;
	left: 459px;
	top:133px;
	z-index:9998;
}

#historyprev
{
	cursor:pointer;
	height: 110px;
	width:64px;
	position:absolute;
	left:5px;
	top:133px;
	z-index:9998;
}
#timeLineBorder
{
	background-image: url(../images/backgrounds/timeline_border.jpg);
	background-repeat:no-repeat;
	width:460px;
	position:absolute;
	height: 30px;
	left:30px;
	top:383px;
	color:#ffffff;
	padding-top: 8px;
	margin-left: 4px;
	z-index:9999;
}

#timeLineBackground
{
	/*margin: 0 0px 0 33px;*/
	background-image: url(../images/backgrounds/timeline_bg.gif);
	background-repeat:repeat-y;
	width:452px;
	height: 380px;
	margin-left:34px;
	overflow:hidden;
	border: solid 4px #cccccc;
	z-index:9990;
	position:relative;


}
#timeLineContainer 
{
	width:440px;
	height: 380px;
	overflow:hidden;
	position:relative;
	margin-left:4px;
}

#innerTimeline
{
	margin:0;
	padding:0;
	list-style:none;
	width:1625px;
	height:110px;
	position:absolute; top:50%; margin-top:-55px;
}

#innerTimeline li
{
	float:left;
	margin:0;
	width:325px;
	height:110px;
	list-style:none;

}

/* Begin Image map styles */

#map1
{
	margin:0;
	padding:0;
	width:325px;
	height:110px;
}

#map1 li 
{
	margin:0;
	padding:0;
	list-style:none;
}

#map1 li a 
{
	position:absolute;
	display:block;
    /*
	Specifying a background image
	(a 1px by 1px transparent gif)
	fixes a bug in older versions of
	IE that causeses the block to not
	render at its full dimensions.
          */
	background:url('../images/blank.gif');
}

#map1 li a span { display:none;}

#map1 li a:hover span 
{
	position:relative;
	top:-100px;
	left:-25px;
	display:block;
	width:300px;
	overflow:auto;
	padding:5px;
	border:1px solid #999;
	background:#fff;
	color:#666;
	font-weight:normal;
	filter:alpha(opacity=90);
	opacity:.9;
	z-index:9999;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;

}

#map1 li a:hover span.bottom
{
	top:25px;
	width: 250px;
}

#map1 li a:hover span.wider
{
	width: 356px;
}

/*
#map1 li a.bottomdate:hover span
{
    top: 25px;
}
*/
#map1 a.bottomdate
{
    top:68px;
	width:12px;
	height:40px;
	cursor:pointer;
}

#map1 a.topdate
{
    top:0;
	width:12px;
	height:40px;
	cursor:pointer;
}

#map1 li span b 
{
	color: #006600;
	text-align:center;
}

#map1 li a:hover span .stitle 
{
	color: #006600;
	background-color:#eee;
	border:none;
	font-weight: bold;
	text-align:center;
	position:relative;
	top:0;
	left:0;
	width:98%;
	padding: 3px 3px 3px 3px;

}
#map1 li a:hover span .sdesc 
{
	border:none;
	text-align:left;
	position:relative;
	top:0;
	left:0;
	width:96%;
	padding-bottom: 0;
}

#map1 a.april1990
{
	left:1417px;
}

#map1 a.sept1990
{
	left:1392px;
}

#map1 a.feb1991
{
	left:1367px;
}
#map1 a.dec1992
{
	left:1257px;
}
#map1 a.may1993
{
	left:1232px;
}
#map1 a.may1996
{
	left:1052px;
}
#map1 a.may1997
{
	left:992px;
}
#map1 a.nov1997
{
	left:962px;
}
#map1 a.nov1998
{
	left:902px;
}
#map1 a.nov1999
{
	left:842px;
}
#map1 a.feb2000
{
	left:827px;
}
#map1 a.nov2000
{
	left:782px;
}
#map1 a.dec2000
{
	left:777px;
}
#map1 a.may2001
{
	left:752px;
}
#map1 a.sept2001
{
	left:732px;
}
#map1 a.nov2001
{
	left:722px;
}
#map1 a.april2002
{
	left:697px;
}
#map1 a.june2002
{
	left:687px;
}
#map1 a.sept2002
{
	left:672px;
}

#map1 a.sept2003
{
	left:611px;
}
#map1 a.oct2008
{
	left:307px;
}
#map1 a.nov2008
{
	left:302px;
}

/* removes underline with # but not . in span */

#map1 li a:hover
{
		text-decoration:none;
}

/* End Image map styles */

.spacer3
{
	width: 10px;
	height: 110px;
	filter:alpha(opacity=50);
	opacity:.5;
	border: solid 1px black;
	position:absolute;
	left: 480px;
	top:0px;

}

div[id=depth-left] {
	position: absolute;
	top: 0;
	left: 40px;
	background: url(../images/bg-depth-left.png);
	z-index: 9999;
	height: 110px;
	width: 23px;
	border: solid 1px black;
	}
	
div[id=depth-right] {
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(../images/bg-depth-right.png);
	z-index: 9999;
	height: 110px;
	width: 23px;
	}