a:link {
	text-decoration: none;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 18px; 
	color:#333333;
}
a:hover, body#home #t-home a, body#work #t-work a, body#resume #t-resume a, body#installations #t-installations a{
	color: #990000;
	text-decoration: none;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 18px; 
}
a:active {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color:#333333;
}
a:visited {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color:#333333;
}
a:visited:hover {
	text-decoration: none;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 18px;
	color: #990000;
}
body {
	background-color: #999999;
	background-repeat: no-repeat;
}

#h1 {
	color: #666666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 60px 0 0 120px;
}

#h2 {
	color: #666666;
	text-decoration: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 24px;
	margin: 60px 0 0 8px;
}

#h3 {
	color: #666666;
	text-decoration: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 140px 0 0 0;
	padding-left: 110px;
}

.style0 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color:#333333;
	clear: both;
}

.style1 {
	font-family: Arial;
	font-size: 22px;
	color:#333333;
	clear: both;
}

.style2 {
	font-family: Arial;
	color:#333333;
	font-size:15px;
	text-align: justify;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-variant: small-caps;
}

.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-style: normal;
	text-align:left;
}

/* Header */

#header {
	width: 1280px;
	padding: 0 0 40px 0;
	float: left;
}

#header ul{
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0 0 0 0;
	width: 700px;
	border-top: solid #999999 2px;
	margin: 40px 0 0 110px;
}

#header li{
	display: inline;
	padding: 0 10px 0 0;
}

#subnav {
	margin: 0 0 0 0;
}

#subnav ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 15px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	border-bottom: solid #999999 1px;
	width: 600px;
}

#subnav li{
	padding: 0 10px 0 0;
	display: inline;
	text-decoration: none;
	list-style: none;
}

/* Content */

#content {
	width: 700px;
	float: left;
	padding: 20px 0 0 115px;
}
#col1{
	text-decoration: none;
	float: left;
	width: 100px;
}
#col2{
	text-decoration: none;
	width: 500px;
	float: right;
}
.year{
	text-decoration:none;
	text-align: left;
	border-bottom: solid #999999 1px;
	clear: both;
}

.caption {
	text-decoration:none;
	font-size:12px;
	text-align:left;
}

.statement {
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

/* Footer */

#footer {
	padding: 100px 0 0 115px;
	width: 800px;
	clear: both;
}

#footer a:link {
	text-decoration: none;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px; 
	color:#666666
}
#footer a:hover {
	color: #990000;
	text-decoration: none;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px; 
}

#footer a:active {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 8px;
	color:#666666;
	font-variant: small-caps;
}

/* LightBox2 */

#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; }
