@charset "utf-8";

/*** 50th Anniversary Pages Layout ***/



#bg-50 {
	
	background-image: url(../images/50/50page-bg.jpg);
	background-repeat:none;
	background-position:center;
	height:725px;
	
}

#left-nav {
	
	position:absolute;
	margin: 0px;
	padding: 0px;
	width:180px;
	left: 30px;
	top: 550px;
	text-align:center;
	
}

#bg-50-photos {

	background-image: url(../images/50/50page-photos.jpg);
	background-repeat:none;
	background-position:center;
	height:725px;

}




/*** 50th Anniversary Navigation ***/


#photo-but a{
	position: absolute;
	top: 169px;
	left: 115px;
	
}		


		

#facts-but {
	position: absolute;
	top: 168px;
	left: 329px;
	
}		


#video-but {
	position: absolute;
	top: 167px;
	left: 487px;
	
}				


#story-but {
	position: absolute;
	top: 166px;
	left:645px;

}				


#support-but {
	position: absolute;
	top: 166px;
	left: 804px;
	
}	



#logo-but {
	position: absolute;
	top: 151px;
	left: 174px;
	
}				
			


/*** 50th Anniversary Content ***/


#content-50 {
	position: absolute;
	margin: 0px 0px 0px 250px;
	padding: 0px;
	width:540px;
	height:375px;
	left: 152px;
	top: 239px;
	
}



#flash-code {
	z-index:1;
}




/*** 50th Anniversary Photo Nav  ***/

#photo-nav-container {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	left: 160px;
	top: 382px;

}


#photo-nav-container  ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
font-size:22px;
color:#3C78A8;

}

#photo-nav-container a
{
display: block;
padding: 8px;
font-size:20px;
background-image: url(../images/50/upstateimage.jpg);
background-repeat:no-repeat;
}

#photo-nav-container  a:link, #navlist a:visited
{
color:#3C78A8;
text-decoration: none;
}


#navlist .current;
{

/*font-weight:bold;*/
color: #FFFFFF;
background-image: url(../images/50/overstateimage.jpg);
background-repeat:no-repeat;
}


#photo-nav-container  a:hover
{

/*font-weight:bold;*/
color: #FFFFFF;
background-image: url(../images/50/overstateimage.jpg);
background-repeat:no-repeat;
}



/*** 50th Anniversary Timeline ***/

#timeline {
	position: absolute;
	margin:390px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 346px;
	top: 217px;
	width:810px;

}

#timeline-link {
	position: absolute;
	left: 202px;
	top: 737px;
	

}

