/* CSS Document */

* { padding: 0;
  margin: 0; }
  
  html,body{
	margin: 0;
	padding:0;
}
	
	body {
	background-color: #333333;
	background-image: url(../images/bg_03.gif);
	background-repeat: repeat-x;
	text-align: center;
	}
	
	div#header {
	width: 650px;
	height: 180px;
	background-image: url(../images/logo_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

    div#nav {display: block; height:20px; position:relative; float:right; margin-top: 87px; 

 }
 div#nav li {display:inline; text-align:center;  }
 div#nav li a { border-right:1px solid #fff;  padding-left:8px; padding-right:8px;
	background-color:#339999; 
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
div#nav li a:hover { background-color:#000000; color:#FFFFFF;
 }
 
div#nav a:active { background-color:#000000; color:#FFFFFF; }
 

 

div#container{
	position:relative;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 650px;
	
}
div#content {padding-top: 40px; text-align: left; padding-bottom:30px;  }
.main_title { font-size: 14px; color:#339999; font-family: Georgia, "Times New Roman", Times, serif;  font-weight:bold; line-height: 2em; }
.bio_title { font-size: 14px; color:#339999; font-family: Georgia, "Times New Roman", Times, serif;  font-weight:bold; line-height: 3em; }
.prog_title { font-size: 14px; color:#ffffff; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; }
.description_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height: 1.5em;
	color: #FFFFFF;
	text-align: justify;

}

.description_text a {
font-weight: bold;
	text-decoration: none;
	color:#339999;
}

.description_text a:hover {
font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}




.bio_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height: 1.5em;
	color: #FFFFFF;
	text-align: justify;

}

.bio_text a {
font-weight: bold;
	text-decoration: none;
	color:#339999;
}

.bio_text a:hover {
font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}




.bio { padding-bottom: 30px; margin-bottom: 10px; border-bottom: 1px solid #666666; padding-top: 20px; line-height:1.5em;
}
.news_title { font-size: 14px; color:#339999; font-family: Georgia, "Times New Roman", Times, serif;  font-weight:bold; line-height: 3em; }
.news { padding-bottom: 10px; margin-bottom: 10px; padding-top: 20px; width:100%; height:auto;
}
.news_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height: 1.2em;
	color: #FFFFFF;
	text-align: justify; }


.news p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    line-height: 2em;
	color: #FFFFFF;

}

.news a {
font-weight: bold;
	text-decoration: none;
	color:#339999;
}

.news a:hover  {
font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}


div#footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #666666; height:40px; padding-top:20px; border-top: 1px solid #666666;}
div#footer a { 
	color: #666666; text-decoration: none; font-weight:bold;
    
}

div#footer a:hover { color:#FFFFFF; text-decoration: none;
 }

div#nav li#active a {
	color: #FFFFFF;
	background-color: #000000;
}

div#ianusart p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	line-height: 1.2em;
	color: #333333;
	}
	div#ianusart {
	text-align: left;
	display: block;
	float: left;
	height: 50px;
	width: 435px;
	padding-top:30px;
	padding-left: 211px;
	
}

h1 { color: #333333; font-weight:bold; font-size:20px; font-family: Georgia, "Times New Roman", Times, serif; padding-bottom:5px; }

.project img { margin-right: 15px; 
	border: 5px solid #ffffff; margin-top:15px; margin-bottom: 15px; }
    .project_last img {border: 5px solid #ffffff; margin-top:15px; margin-bottom: 15px; }
.project { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #666666; padding-top: 20px;
}
.project_last {padding-top: 20px; 
}
.bio_text { padding-bottom: 10px; padding-top: 20px;
}
.project_multimage {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #666666; padding-top: 20px;
}
 .line_gallery {display:none; }
.project p {
line-height:1.5em;}
.project_last p {
line-height:1.5em;}


/* LightBox */

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

#link_header {
	height: 11px;
	width: 20px;
	display: inline-block;
	position:relative;
	padding-right: 10px;
	
}
#link_header a {
	background-image: url(../images/arrow_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	width: 20px;
	display: inline-block;
	
}

#link_header a:hover {
	background-image: url(../images/arrow_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#copy {
	display: block;
	float: left;
	padding-bottom: 20px;
}
#webmaster {
	display: block;
	float: right;

}
#maps {
	margin-top: 20px;
	text-align: left;
	
}

#maps p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    line-height: 2em;
	color: #FFFFFF;
	text-align: left;
}

.media_title { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    line-height: 2em;
	color: #FFFFFF;
	text-align: left;
}

#maps a { 
	text-decoration: none;
	color:#339999;
} 
#maps a:hover {
font-weight: bold;
	text-decoration: none;
	color:#339999;
}

.contacts_text { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height: 2em;
	color: #FFFFFF;
	text-align: left;
	}

.contacts_text a { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#339999;
	}
.contacts_text	a:hover {
font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}

#expo_gallery img {
padding-top: 10px; padding-bottom: 10px;
}
#expo_gallery { padding-top: 15px;
}

.video { width:500px; height:325px;
padding-top: 15px; 
}

#expo_media { padding-top: 20px;
}

#expo_media p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    line-height: 2em;
	color: #FFFFFF;

}

#expo_media a {
font-weight: bold;
	text-decoration: none;
	color:#339999;
}

#expo_media a:hover {
font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}