html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}


body {
	background:#eaf1ad;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
    color: #404040;
    font-weight: normal;
	height:100%
}

.wrap {
	width:1024px;
	margin:0 auto -122px;
	min-height:100%;
	background:url(images/wrap-bg.jpg) no-repeat;
	position:relative;
}

.logo {
	width:220px;
	background:url(images/mensa-logo.jpg) no-repeat;
	text-decoration:none;
	border:0;
	float:left;
	position:relative;
}

.logo a {
	display : block;
	height : 108px;
	text-indent : -9999px; 
}

#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline;
	width:800px;
	float:right;
	font-size:12px;
	position:relative;
}

#nav ul li {
	display:inline;
}

#nav li a {
	display:inline;
	float:left;
	padding:50px 10px 0 15px;
	color:#999;
	background:url(images/nav-dots.png) no-repeat;
	margin-top:-10px;
	text-decoration:none;
}

#nav li a:hover {
	color:#666;
}

#nav #current_page a {
	color:#FF0000;
}

.secondary-logo {
	width:445px;
	height:310px;
	color:#FFF;
	background:url(images/secondary-logo.jpg) no-repeat;
	float:left;
	font-size:20px;
	line-height:25px;
	margin-right:-20px;
	padding-left:20px;

	z-index:-5;

}

.secondary-logo h1 {
	font-size:50px;
	line-height:90px;
}

.container {
	width:1024px;
	min-height:768px;
	padding-top:130px;
}

.banner {
	width:562px;
	height:310px;
	position:relative;
	z-index:5;
	float:left;
}

.leftcolumn {
	position:relative;
	float:left;
	width:445px;
}

.rightcolumn {
	position:relative;
	float:right;
	width:579px;
}

.picwindow {
	position:relative;
	float:left;
	width:445px;
	height:196px;
	background:url(images/picwindow.jpg) no-repeat;
}

.factwindow {
	width:445px;
	height:215px;
	background:url(images/factwindow.jpg) no-repeat;
	float:left;
}

.content-head {
	width:579px;
	height:67px;
	background:url(images/content-header-bar.jpg) no-repeat;
	position:relative; 
	color:#FFF;
}

.content-head, .content-body h2 {
	font-size:15px;
}

.content-body ul, li {
	list-style:disc;
}

.content-body {
	width:579px;
	min-height:100px;
}

.content-body a {
	color:#633;
}

.content-body img {
	padding-right:10px;
}

.content-body h4 {
	color:#09C;
	font-style:italic;
	font-size:12px;
}

.footer {
	height:122px;
	background:url(images/footer.jpg) no-repeat;
	color:#FFF;
	padding-right:40px;
	text-align:right;
}

.footer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

#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: #fff; 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(images/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: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#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: #000; }
#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
