@charset "utf-8";

body {background-color: #000000; margin: 0px;}

#flashcontent * { display: block; }

#image10 * {margin-right: 10px;}

#BIO-BG {background-image:url(bios/BIO_BG.jpg); background-repeat:repeat-x; background-position:top;}

.bodytext {font-family: Arial; font-size: 14px; color: #000; line-height: 18px;}
.bodytext a {text-decoration: none; color: #C40034; font-weight: bold;}
.bodytext a:link {text-decoration: none; color: #C40034;}
.bodytext a:hover {text-decoration: underline; color: #007C90;}

.Nav {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none; text-align: center; font-weight: bold; letter-spacing: -1px;}
.Nav a {text-decoration: underline; color: #C40034;}
.Nav a:link {text-decoration: underline; color: #C40034;}
.Nav a:hover {text-decoration: underline; color: #000000;}

.Footer {font-family: Arial; font-size: 11px; color: #FFF; letter-spacing: 2px; text-decoration: none; text-align: center;}
.Footer a {text-decoration: none; color: #FFF;}
.Footer a:link {text-decoration: none; color: #FFF;}
.Footer a:hover {text-decoration: none; color: #C40034;}

.BioHeader {font-family: Arial; font-size: 18px; color: #007C90;}

.BioLink {font-family: Arial; font-size: 12px; color: #007C90; text-align: right;}
.BioLink a {text-decoration: underline; color: #007C90;}
.BioLink a:link {text-decoration: underline; color: #007C90;}
.BioLink a:hover {text-decoration: none; color: #C40034;}

.BioHeaderSub {font-family: Arial; font-size: 14px; color: #007C90; font-weight: bold;}

.bioCopy {font-family: Arial; font-size: 12px; color: #000; line-height: 16px;}

.LargeLinks {font-family: Arial; font-size: 18px; color: #5E2E91; text-decoration: none; text-align: center; font-weight: bold; letter-spacing: 1px;}
.LargeLinks a {text-decoration: none; color: #5E2E91;}
.LargeLinks a:link {text-decoration: none; color: #5E2E91;}
.LargeLinks a:hover {text-decoration: none; color: #C40034;}

#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: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: 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; }


.menu{padding:0px; font-family: Arial; font-size: 18px; font-weight: bold; color: #A9A9A9; height:30px; width:800px; }
.menu ul{background-color:#000;list-style:none; margin:0px; padding:0px; }
	.menu li{float:left; padding:0px; }
	.menu li a{background:#000; color:#A9A9A9; display:block; font-weight:normal; line-height:20px; margin:0px; padding:5px 38px; text-align:center; text-decoration:none; }
	.menu li a:hover, .menu ul li:hover a{background: #C40034; color:#FFF; text-decoration:none; }
	.menu li ul{background-color:#000; display:none; height:auto; padding:0px; margin:0px; border:0px; position:absolute;
		 z-index:200;
		/*top:1em;
		/*left:0;*/ }
	.menu li:hover ul{
		display:block; }
	.menu li li {
		display:block; float:none; margin:0px; padding:0px; text-decoration:none;}
	.menu li:hover li a{
		background:none; }
	.menu li ul a{
		display:block; height:20px; font-size:12px;
		font-style:normal; margin:0px; padding:0px 10px 0px 15px; text-align:left;}
		.menu li ul a:hover, .menu li ul li:hover a{
			background-color:#000; border:0px; color:#333333; text-decoration:none; }
	.menu p{
		clear:left; }	

