body {
	background-color: #fff;
	margin : 0;
	padding : 0;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color : #000000;
	border-top: 4px solid #fff;
	min-width: 961px;
	text-align : center;
		}
		
div.wrapper {
width: 961px;
text-align: left;
margin-left: auto;
margin-right: auto;
position: relative;
} 

a:link,
a:visited{
	color: #555555;
	text-decoration: none;
	border: 0px none #FFFFFF;
}

a:active,
a:hover {
	color: #999;
	text-decoration: underline;
}

.showtitle {font-weight: bold;}

/*  MASTHEAD STYLES  */
#banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 961px;
	height: 20px;
	padding-bottom: 13px;
	border-bottom : 1px solid #999;  /*  Upper Horiz Line  */
   
	}

#banner h1 {
	float: left;
	display: inline; /* ye olde ie bugfix */
	margin: 6px 0px 0px 20px;
}

h1, h1 a {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height:19px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	
}

h1 a:hover {
	text-decoration: underline;
	font-style: normal;
	}
h3 {font-size: 117%;}

#banner h2 {
	position: absolute;
	top: 0px;
	left:0px;
	display: inline; /* ye olde ie bugfix */
	margin: 69px 0px 0px 39px;
	font-size: 16px; 
	font-weight: normal;
	color: #999;
	}	
	
h3 {font-size: 117%;}

.currentNavPage {
	color: #999999;
	background: #E1E1E1;
}

#bannerleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	z-index: 15;
	padding: 1px 6px 6px 6px;
	margin: 0px 0px 0px 180px;
	border: 0px solid #666;
}

#midsection{
	width:961px;
	height: 830px;
	float: left;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	display: inline;
	border: 0px solid #666;
	background-color: #fff;
	z-index: 18;
	}

#splash {
	height: 650px;
	float: left;
	position: absolute;
	padding: 0px;
	margin: 36px;
	display: inline;
	border: 0px solid #666;
	z-index: 19;
	}	

#splash .splashstrip {
	padding: 0px;
	margin: 0px;
	height: 605px;
	width: 595px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px solid #000;
	}
	
.splashstrip img {border:2px solid #fff;}

.splashstrip a:hover img {border:2px solid #999; }


#title {
	position: relative;
	top: 0px;
	margin: 20px;
	color: #888;
	border:0px solid #999;
	}
	
#title p{
	font-size: 11px;
	}	

#splash2 {

	width:800px;
	height:800px;
	border: 0px solid #666;
	position: absolute;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	margin:22px 0px 0px 0px;
	line-height: 150%;
	top: 32px;
	left: 163px;
	z-index: 2;
	text-align: center;
	}
	
#splash2 .splashstrip2 {
	padding: 0px;
	height: 170px;
	width: 100px;
	margin:10px 15px 0px 22px;
	float: left;
	display: inline;
	border: 0px solid #333;
	}
	
#splash2 img {border:2px solid #fff;}

#splash2 a:hover img {border:2px solid #666; }


/*   LOCAL NAVIGATION STYLES  */

#navColumn {
	left: 0px;
	width: 125px;
	height: 1050px;
	text-align : left;
	font-size: 11px;
	line-height:14px;
	color:#333;
	padding: 0px 15px 0px 0px;
	margin: 25px 0px 0px 20px;
	border-right: 1px solid #999;
	}

ul#navColumn li {
	float: left;
	display: inline;   /* ye olde ie bugfix */
	}

#navColumn li {
	/*display: list-item;*/
	list-style: disc;
		}

#navColumn li a:link,
#navColumn li a:visited {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	}

#navColumn li a:hover {
	text-decoration: underline;
	color: #000;
	}
	
	.activeMulticat {
	font-weight: bold;
	color: #000;}
	
	.activeCategory {
	font-weight: bold;
	color: #990000;}
	
	.activeSubcat {
	font-weight: bold;
	color: #990000;
}


#lowerNav {
	position: absolute;
	top: 445px;
	left: 0px;
	bottom: 0px;
	width: 125px;
	height: 150px;
	text-align : left;
	font-size: 11px;
	line-height:8px;
	color:#666;
	padding: 0px 15px 0px 0px;
	margin: 25px 0px 0px 20px;
	z-index: 20;
	border: 0px solid #333;
	}


table {
	z-index: 1;
}

#updates{
	position: absolute;
	top: 0px;
	left: 625px;
	width: 250px;
	height: 620px;
	text-align : left;
	font-size: 12px;
	line-height:18px;
	color:#666;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 20px;
	z-index: 20;
	border: 0px solid #333;
	display: inline;
	}
	
#updates h4{
	font-weight: bold;
	font-size: 12px;
	}
	
#updates p{
	font-weight: normal;
	font-size: 12px;
	}
	
#updates p a{
	color: #333;
	}
	
#updates p a:hover{
	color: #999;
	}
	
#updates img{
	border: 0px;
	color: #fff;
	}
	
#updates img a{
	border: 0px;
	color: #fff;
	}
	
#geishawall {
	width:800px;
	height:561px;
	position: absolute;
	border: 0px solid #999;
	padding: 0px;
	font-weight: normal;
	margin: 20px;
	line-height: 150%;
	top: 0px;
	left: 0px;
	display: inline;
	overflow: hidden;
	z-index: 5;
	}
	
/* The containing box for the gallery. */
#container {
	width:785px;
	height:520px;
	border: 0px solid #ccc;
	text-align: left;
	position: absolute;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	margin: 22px auto 0 26px;
	line-height: 150%;
	top: 34px;
	left: 160px;
	/*z-index: 5;*/
	display: inline;
	}
	

/* Removing the list bullets and indentation - add size - and position == Container for thumbnails*/
#container ul {
	width:336px;
	height:440px;
	padding:0;
	list-style-type:none;
	float:right;
	margin: 0px 0px 5px 5px;
	border: 0px solid #999;
}

#container li {float:left;}

/* Remove the images and text from sight == Preload images as dot*/
#container a.gallery span {
	position:absolute; 
	width:1px; 
	height:1px; 
	top:0px; 
	left:0px; 
	overflow:hidden; 
	background:#fff;
	}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
	display:block;
	text-decoration:none;
	border:5px solid #fff;
	text-align:center;
	cursor:default;
		}
	
/* Actual thumbnails in separate CSS file for each gallery */	

/* styling the hovers */
#container a.gallery:hover {border:5px solid #666;}
#container a.gallery:hover span {
	position:absolute;
	visibility: visible;
	width:430px;
	height:480px;
	color:#000;
	background:#fff;
	border: #666666;
	left: 0px;
	top: 4px;
	border: 0px solid #333;
	z-index: 50;
	}
#container a.gallery:hover img {border:1px solid #fff; float:none;}

#container h2{padding-left: 5px;}

#container img {
	margin: 0px 0 0 0px;
	border: 0px solid #fff;
	display: inline;
	}
	
#container p a{color: #333; font-weight: bold;}

#container p a:hover {color: #999;}
	
#contenta {

	width:785px;
	height:520px;
	border: 0px solid #ccc;
	text-align: left;
	position: absolute;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	margin: 22px auto 0 26px;
	line-height: 150%;
	top: 34px;
	left: 160px;
	z-index: 5;
	}


#desc {
	font-size: 12px;
	margin: -10px 0 0 12px;
	padding: 0px 12px 13px 0px;
	float: right;
	width: 325px;
	height: 430px;
	border: 1px solid #666;
	}

#categoryMenu {
	width: 500px;
	height: 170px;
	position: absolute;
	margin: 0px;
	top: 372px;
	left: -10px;
	border: 1px solid #999;
	font-size: 12px;
	}
		
#contenta ul{
	display: inline;
	float: left;
	width: 100px;
	height: 130px;
	list-style-type:none;
	text-align: center;
	padding:0;
	margin: 0px;
	border:0px;
	position: absolute;
	top: 372px;
	left: -10px;
	font-size: 12px;
	}
	
#contenta li{
	width: 100px;
	height: 130px;
	float: left;
	margin: 14px 20px 18px 20px;
	padding:0px;
	/*display:list-item;*/
	border: 0px;
	}
	
#contenta  a{
	display:block;
	color:#333;
	text-decoration:none;
	border:4px solid #fff;
	}
	
#contenta  a:hover {
	display:block;
	color:#000;
	text-decoration:none;
	background-color: #fff;
	border:4px solid #fff;
	}
	
#contenta  a img{
	float: none;
	border: 0px solid #fff;
			}
		
#contenta  a:hover img{
	float: none;
	border: 0px solid #ccc;
			}

#content {
	width:790px;
	border: 0px solid #fff;
	float: left;
	position: relative;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	margin: 15px auto 0 25px;
	}

#bio {
	font-size: 13px;
	margin:-13px 0 0 12px;
	padding: 0px 12px 12px 0px;
	float: left;
	width: 325px;
	}
	
#content .resume{
	font-size: 11px;
	margin: 0px 0 0 12px;
	padding: 0px 12px 12px 0px;
	float: left;
	width: 770px;
	line-height: 15px;
	}

#statement {
	font-size: 13px;
	margin: -13px 0 0 20px;
	padding: 0px 0px 12px 12px;
	float: left;
	width: 325px;
			}
			
#medium {
	position: absolute;
	top: 540px;
	left: 5px;
	}
					
#footer {
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	clear: both;
	border-bottom: 1px solid #999; /* Bottom Horiz Line */
	width: 961px;
   	text-align: center;
	}

.projectTitle {
	font-size: larger;
	font-weight: bold;
}

#share {
	position: relative;
	top: 0px;
	left: 775px;
	font-size: 13px;
	width: 200px;
	height: 40px;
	}
	
#share2 {
	position: relative;
	top: 30px;
	left: 19px;
	font-size: 13px;
	}
	
#license {
	position: relative;
	top: 20px;
	left: 24px;
	}
