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

	 
body{
	margin:0;
	padding:0;
	font-size:11px;
    font-family:Helvetica, Arial, sans-serif;	color:#333;
	background-color:#fff;
}

body a {
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
	color:#000;

}
  
#containerallm {
	width:1000px;
	float:left;
}  

.misctextblue a {
	font-size:11px;
	color:#0066CC;
}

.biophotoname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	width:275px;
	margin-top:4px;
}

.linkoff a {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}

.linkoff a:hover {
	color:#000;
	text-decoration:underline;
}


/* Left Nav */

.leftcontainerall {
	width:390px;
	height:700px;
	float:left;
}

.topspacername {
    font-family:Helvetica, Arial, sans-serif;	font-size:20px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	margin:70px 50px 43px 50px;
}
	 
.leftnav {
	float:left;
	width:390px;
}

.lefttitle{
	margin-left:50px;
	margin-bottom:17px;
	float:left;
	width:275px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}

#newscontspace {
	margin-left:50px;
	margin-bottom:25px;
	margin-right:0px;
	float:left;
	width:600px;
	height:850px;
}

.leftcontspace {
	margin-left:50px;
	margin-bottom:25px;
	margin-right:0px;
	float:left;
	width:275px;
	height:500px;
}

.leftaboutspace {
	margin-left:50px;
	margin-bottom:25px;
	margin-right:0px;
	float:left;
	width:275px;
	height:455px;
}


#twitcontspace {
	margin-left:50px;
	margin-bottom:25px;
	margin-right:0px;
	padding-right:25px;
	float:left;
	width:250px;
	height:125px;
}

.latestnewsurl a {
         font-family:Helvetica, Arial, sans-serif;	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	margin-bottom:4px;
}

.latestnewsurl a:hover {
	text-decoration:underline;
	color:#000;
}

.latestnewstext {
         font-family:Helvetica, Arial, sans-serif;	font-size:11px;
	color:#333;
	margin-bottom:4px;
}

.latestnewstext a {
         font-family:Helvetica, Arial, sans-serif;	font-size:11px;
	color:#0066CC;
	margin-bottom:4px;
	text-transform:none;
}

.latestnewstext a:hover {
	text-decoration:underline;
	color:#000;
	font-weight: bold;
}

.latestnewsdate {
         font-family:Helvetica, Arial, sans-serif;	font-size:9px;
	color:#777;
	text-transform:uppercase;
	margin-top: 2px;
	margin-bottom: 4px;
	text-align:right;
}	 
	
.textbio {
	margin-bottom:4px;
	line-height: 12.5px;
}



/* Content Area */	

#maincontainerall {
	width:610px;
	height:700px;
	float:left;
}
	
#contenthead1 {
	margin-top:134px;
	margin-left:50px;
	margin-bottom:17px;
	float:left;
	width:290px;
         font-family:Helvetica, Arial, sans-serif;	font-size:14px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}

.contenthead2 {
	margin-left:50px;
	margin-bottom:17px;
	float:left;
	width:290px;
         font-family:Helvetica, Arial, sans-serif;	font-size:14px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}

.contentarea {
	margin-bottom:22px;
	margin-left:50px;
	margin-right:0px;
	width:290px;
         font-family:Helvetica, Arial, sans-serif;	font-size:12px;
	color:#000;
	float:left;
	height: 150px;
}
	
#containercontentmain {
	width:610px;
	float:left;
}

#recentprojectimg {
	height:90px;
}

#recentprojecturl {
         font-family:Helvetica, Arial, sans-serif;	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-bottom:2px;
}

#recentprojecttext {
	height:45px;
}

.interestinglinkurl {
    font-family:Helvetica, Arial, sans-serif;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-bottom:1px;
}

.interestinglinkurl a:hover {
	text-decoration:underline;
}

.contactlink {
    font-family:Helvetica, Arial, sans-serif;
	color:#0066CC;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	margin-bottom:1px;
	margin-top: 2px;
	width:275px;
	float:left;
}

.contactlink a:hover {
	text-decoration:underline;
	color:#000;
}

.interestinglinktext {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	margin-bottom:2px;
	line-height: 12.5px;
}

.interestinglinktext p {
	margin-top:0px;
	margin-bottom:0px;
}

.interestinglinkdate {
    font-family:Arial, Helvetica, sans-serif;	font-size:9px;
	color:#999;
	text-transform:uppercase;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align:left;
}	 

.newslinkdate {
    font-family:Arial, Helvetica, sans-serif;	font-size:9px;
	color:#999;
	text-transform:uppercase;
	margin-top: 2px;
	margin-bottom: 12px;
	text-align:left;
}	 

.boxstyle {
	width:48px;
	height:48px;
	margin-right:7px;
	margin-bottom:7px;
	border:0px;
	float:left;
	}

.boxstyle a {
border:none;
}

.boxstyleright {
	width:48px;
	height:48px;
	margin-bottom:7px;
	border:0px;
	float:left;
	}

.boxstyleright a {
border:none;
}

	
#index h1, #index h2, #index p {
	margin:0px 50px 0 50px;
}
	
#index h2 {
	margin-top:10px;
	margin-bottom:15px;
}


/*LIGHTBOX*/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	color:#333;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Twitter */

.twit {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.twit_date {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	text-transform:uppercase;
	margin-top: 2px;
	margin-bottom: 6px;
	text-align:left;;
}

a { text-decoration: none; }
a.hover { text-decoration: underline; }

.twit   a,
.twit   a:link,
.twit   a:visited {
        }
.twit   a:hover {
        text-decoration: underline;
		color:#000;
        }
	
	

.style1 {font-family: Helvetica, Arial, sans-serif; font-size: 24px; color: #000; font-weight: bold; text-transform: uppercase; margin: 70px 50px 43px 50px; }

.style1 a {
	color: #000;
	font-weight: bold;
	font-size:24px;
}
  
.style1 a:hover {
	color: #0066CC;
	font-weight: bold;
	font-size:24px;
}
