@charset "UTF-8";/* CSS Document */html, body {	margin: 0px;	padding: 0px;	background-image:url(images/background.gif);	background-repeat:repeat-x;	height:100%;	}@font-face {	font-family: 'Agenda-MediumRegular';	src: url('AMD.eot');	}@font-face {	font-family: 'Agenda-MediumRegular';	src: url(//:) format('no404'), url('AMD.woff') format('woff'), url('AMD.ttf') format('truetype'), url('AMD.svg#Agenda-Medium') format('svg');	}#shell {	width: 950px;	padding: 0px;	margin: 0px;	vertical-align:top;	background-color:#d1d1d1;	overflow:hidden;	}	#header {	width:940px;	padding-top:10px;	padding-left:10px;	background-color:#FFFFFF;	text-align:left;	height:71px;	}	#left {	width:220px;	padding-left:10px;	padding-right:10px;	padding-bottom:10px;	padding-top:0px;	float:left;	text-align:left;	}	#nav {	width:220px;	height:386px;	}#nav a {	color:#ffffff;	text-decoration:none;	font-family: 'Agenda-MediumRegular', sans-serif;	display:inline-block;	font-size:20px;	padding-bottom:0px;	padding-left:0px;	padding-right:0px;	padding-top:0px;	width:220px;	line-height:30px;	margin:0px;	letter-spacing:1px;	}	#nav a:hover {	display:inline-block;	text-decoration:none;	background-color:#f29833;	color:#FFFFFF;	}#social {	width:220px;	margin:0px;	padding:0px;	height:43px;	}	#leftbox {	width:204px;	height:114px;	padding:8px;	background-color:#e8e8e8;	font-family:Helvetica, sans-serif;	font-size:12px;	color:#958f88;	line-height:15px;	}	#right {	width:695px;	float:left;	text-align:left;	padding-left:5px;	padding-top:0px;	padding-right:10px;	padding-bottom:10px;	}	#rightcol {	width:235px;	padding:0px;	margin:0px;	float:left;	}	#mainwindow {	width:685px;	height:410px;	padding:5px;	background-color:#e8e8e8;	}	#mainwintext {	width:665px;	height:410px;	padding-top:5px;	padding-left:15px;	padding-right:15px;	padding-bottom:5px;	background-color:#e8e8e8;	font-family:Helvetica, sans-serif;	color:#958f88;	font-size:7.5px;	line-height:12px;	}#mainwintext a {	background-color:#f29833;	text-decoration:none;	color:#ffffff;	}	#mainwintext a:hover {	background-color:#f29833;	text-decoration:underline;	color:#ffffff;	}	#miniwindow {	width:215px;	height:120px;	background-color:#e8e8e8;	padding:5px;	}	#hrpix {	margin:0px;	padding:0px;	height:21px;	}#miniheadertop {	font-family:Helvetica, sans-serif;	color:#958f88;	font-size:13px;	font-weight:bold;	margin:0px;	padding-top:18px;	padding-left:0px;	padding-right:0px;	padding-bottom:0px;	height:13px;	}	#footer {	width:695px;	font-family:Helvetica, sans-serif;	color:#958f88;	font-size:10px;	margin-bottom:0px;	margin-left:0px;	margin-right:0px;	margin-top:10px;	float:left;	}	#rotator {	border: 0px;	overflow: hidden;	position: relative;	width: 685px;	height: 410px;	}#rotator img {	border: 0;	width: 685px;	height: 410px;	}#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}#lightbox img{ width: auto; height: auto;}#lightbox a img{ border: none; }#outerImageContainer{ position: relative; background-color:#e8e8e8; width: 250px; height: 250px; margin: 0 auto; }#imageContainer{ padding: 10px; }#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }#imageContainer>#hoverNav{ left: 0;}#hoverNav a{ outline: none;}#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }#prevLink { left: 0; float: left;}#nextLink { right: 0; float: right;}#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }#imageDataContainer{ font: 13px Helvetica, sans-serif; background-color: #e8e8e8; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }#imageData{	padding:0 10px; color:#958f88; }#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	#imageData #caption{ font-weight: normal;	}#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }
