@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
background-color:#000000;
text-decoration:none;
font-family:"Century Gothic", Helvetica, sans-serif;
font-size:1em;
color:#FFFFFF;
vertical-align:middle;
}

#iphi{
position:absolute; bottom:5%; right:25%;
height:25%;
}

#phi{
position:absolute; bottom:2%; right:2%;
height:15%;
}

body a{
text-decoration:none;
}

body a:hover{
text-decoration:none;
color:#ffffff;
}

#inavbar{
position:absolute; bottom:10px; left:10px;
font-size:2.5em;
}

#ihome a{
color:#00ffff;
}

#iport a{
color:#FF00FF;
}

#iblog a{
color:#FF6600;
}

#iproject a{
color:#6600FF;
}

#ibio a{
color:#009900;
}

#icont a{
color:#FFFF00;
}

#inavbar a:hover{
color:#ffffff;
}

#navbar a:hover{
color:#ffffff;
}

#name{
font-size:3em;
position:absolute; top:40%; left:25%;
color:#444444;
}

#news{
position:absolute; top:50%; left:25%;
width:25%;
color:#999999;
}

#news a{
color:#555555;
}

#news a:hover{
color:#ffffff;
}

#news p{
padding-top:3px;
}

#thome{
color:#00ffff;
}

#tport{
color:#FF00FF;
}

#tblog{
color:#FF6600;
}

#tproject{
color:#6600FF;
}

#tbio{
color:#009900;
}

#tcont{
color:#FFFF00;
}

#navbar{
font-size:2em;
position:absolute; top:5px; right:10px;
}

#navbar a{
padding-left:20px;
}

#hname{
position:absolute; top:5px; left:20px;
font-size:2em;
color:#444444;
}

#line{
border-top:1px solid #666666;
position:absolute; top:2.1em; left:0px;
margin-top:5px;
width:100%;
}

#allcont{
position:absolute; top:6em;
margin-top:5px;
color:#eeeeee;
width:99%;
}

#allcont a{
text-decoration:none;
color:#999999;
}

#allcont a:hover{
color:#FF0000;
}

#allcont p{
padding-top:6px;
padding-bottom:6px;
}

#news2{
position:absolute; top:inherit; left:20%;
width:60%;
}

.submenu{
position:absolute; top:0px; left:50%;
font-size:1.1em;
margin-top:-3em;
}

.submenu a{
padding-left:15px;
}

.bigsubmenu{
position:absolute; top:25%; left:40%;
font-size:2em;
}

.bigsubmenu a{
padding:15px;
}

.subsubmenu{
position:absolute; top:0px; left:60%;
font-size:0.9em;
margin-top:-2em;
}

.subsubmenu a{
padding-left:15px;
}

#biosub a{
color:#009900;
}

#biosub a:hover{
color:#ffffff;
}

#content{
position:absolute; top:4em; left:20%;
width:60%;
}

#content a{
font-size:1.1em;
}

#writcontent{
position:absolute; top:4em; left:20%;
width:60%;
font-size:0.9em;
}

#writcontent a{
font-size:1.3em;
}

.contmenu a{
font-size:1.5em;
}

#portsub a{
color:#FF00FF;
}

#portsub a:hover{
color:#ffffff;
}

#projectsub a{
color:#6600FF;
}

#projectsub a:hover{
color:#ffffff;
}

#portpics{
position:absolute; top:100px; left:50%;
color:#000000;
margin-left:-250px;
}

#portpics a{
text-decoration:none;
color:#000000;
}

#contact{
font-size:0.9em;
}

#contact a{
color:#000000;
border:none;
background-color:#000000;
text-decoration:none;
}

#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; }