@charset "UTF-8";
/* CSS Document */

body {
	min-width:956px;
	text-align:center; /* for IE */
	margin:0;
	padding:0; /* remove padding for Opera */
	font-size:12px;
	letter-spacing: .05em;
	background-color:#B4111E;
	}

#wrapper {
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	background-color: #FFF;
	color:#272727;
	text-align:left;
	background-image:url(images/banner_bkgrd2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

#menu {
	width:900px;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	height:30px;
	background:#ECECEC;
/*	border-bottom:solid 1px #333333;
*/	
	background-image:url(images/menu_under.jpg);
		background-repeat:no-repeat;
	background-position:bottom;
}

#menu li,#menu a {
	display:block;float:left;line-height:26px;letter-spacing:0.1em;
	}
#menu a {
	text-decoration:none;color:#313131;padding:0px 20px;
	}
#menu a:hover {
	background:#b2c6d3;height:26px;
	}

#home #menu .home a, #mt #menu .mt a, #cm #menu .cm a, #gl #menu .gl a, #md #menu .md a, #bio #menu .bio a {
	background:#f3d3a6; 
	height:26px;
	cursor:default;
	color:#1A1A1A;
	}

#banner {
	margin-top:0px;
	margin-bottom:-5px;
	padding:0em;
	height:200px;
	background-image:url(images/banner_bk_colour.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

#content {
	clear:both;
	}

#footer {
	text-align:center;
	margin-top:50px;
	line-height:68px;
	font-size:14px;
	height:74px;
	background-color:#b2c6d3;
	}

h1, h2, h3, h4, p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	}

.textlist {
	padding-left:50px;
	}

#content ul, ol {
	padding-left:50px;
	}

#content {
	margin-top:20px;
	}

#content li {
	line-height:16px;
	padding-bottom: 2px;
	}

h1, h2 {
	text-align:right;
	letter-spacing:0.05em;
	padding-right:30px;

	}

h1 {
	font-size:32px;
	color:#313131;
	padding-bottom:0px;
	padding-top:50px;
	text-transform:uppercase;
	}

h2 {
	font-size:17px;
	color:#949494;
	padding-top:0px;
	}

h3, h4, p {
	padding-right:15px;
	padding-left:20px;
	}

.pipefont {
	font-size:18px;
	color:#3f5258;
	}

.credit {
	font-size:10px;
	text-align:center;
	color:#999999;
	letter-spacing:0.05em;
	padding-bottom:5px;
	}

a {
	color:#7f5417;
	text-decoration:none;
	}
	
a:hover {
	color:#6A030E;
	}
	
.credit a {
	color:#CCCCCC;
	}
	
.credit a:hover {
	color:#6A030E;
	}
	
	
	.r {color:#FFFFFF; text-decoration: none; font-weight: normal; }
.r:link, .r:visited {color:#CCCCCC; text-decoration: none; border:none;}
.r:hover {color:#999999; text-decoration: none; }

.imagecenter { text-align: center; margin: 15px; } 
.imageright { float:right;text-align: right; margin: 0px 45px 15px 15px; } 



	
	#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(data:images2/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(images2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images2/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; }