<style>
/*a { text-decoration: none; color: #666; border:0px;}*/
a:link {color: #333;text-decoration: none;}
a:visited {text-decoration: none;color:#333;}
a:hover {text-decoration: underline;color: #333;}
a:active {text-decoration: none;color: #333;}
body{ margin:0px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#666;}
a img { border: none; text-decoration:none;}

#cover { width: 100%; heigh:132px; background-color:#fff; position:fixed; margin:0 186px 0 0; border: 1px solid red;  }

#left{width:185px; height:100%; float:left; position:fixed;}
#logo{ width:135px; margin: 0 auto; }
#logo_holder{ width:135px; float: right; text-align:right;margin: 35px 0 35px 0; position:absolute; }
#menu_holder{ width: 185px; float:left; position:absolute; margin: 132px 0 0 0;  }
#info_head{ width:140px; margin:0 auto; position:relative;text-align:right; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:.6em;line-height:50%; font-weight:bold;}
#info{ width:140px; margin:0 auto; margin-top:5px; margin-bottom:20px;text-align:right; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:.6em;}
#info a{ color:#666; text-decoration:none; }


#twitter{ width:135px; margin: 0 auto;}
#twitter_holder{ width:135px; float: right; text-align:right;margin: 10px 0 5px 0;}
#pandora{ width:135px; margin: 0 auto;}
#pandora_holder{ width:135px; float: right; text-align:right;margin: 0 0 5px 0;}
#lkin{ width:135px; margin: 0 auto;}
#lkin_holder{ width:135px; float: right; text-align:right;margin: 0 0 35px 0;}

#tab{ width:160px; height:15px; margin: 0 0 15px 0; float:left;}

#line{width:1px; height:100%; float:left; position:fixed;}
#linePixel{ width: 1px; height:600px; margin-top: 132px; float: right; background-image: url(images/line_pixel.jpg); background-repeat:repeat;background-color:#666; }

#right{ float:left; position:absolute; margin: 132px 0 0 215px; _width: 85%; _margin: 132px 0 0 20px;}
#project{ width: 140px;float:left;margin: 0 25px 20px 0;}
#image { width:140px; float:left; text-decoration:none;}
#p_info{ width:140px; float:left;}
#text{ margin: 2px 0 0 0; float:left;text-align:left; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:.6em; color:#666; /*font-weight:bold;*/}
#color{ margin: 4px 0 0 0; float:right; }

#info_single{float:left;}
#text_single{float:left;text-align:left; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:.6em; color:#666; margin: 5px 0 0 2px;}
.bolded{ font-weight:bold;}



/* ------------------------------------------------------------------------------------------------------------------------------------------------------*/
#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/lb/prevlabel.jpg) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lb/nextlabel.jpg) right 15% no-repeat; }

#imageDataContainer{ font: .6em Arial, Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.2em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #999;}			
#imageData #bottomNavClose{ width: 12px; float: right;  padding-bottom: 0.9em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




</style>
