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

#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: #999999; }
#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: #D9D9D9; }


html, body, h1, h2, h3, h4 {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
h1 img {
	display: block;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #CCCCCC;
}

a:hover {
	color: #666666;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}


body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 20px;
	margin-top: 0px;
}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 650px;
  _height: 650px;
  padding-bottom: 0px;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
	color: #666666;
	font: 22px "Arial narrow", arial, sans-serif;
	line-height: 1;
	padding-top: 0.8em;
	margin-left: 25px;
}
#logo p {
	color: #999999;
	font: 11px "Arial narrow", arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

/** nav **/

#nav {
  margin-top: 50px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 40px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #CCCCCC;
}

/** green box **/
#gbox {
	width: 431px;
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 25px;
	height: 400px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#IdentityDesign {
	width: 431px;
	margin-left: 20px;
	padding-top: 10px;
}

#IdentityDesign h3 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#IdentityDesignList {
	width: 431px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#Advertising {
	width: 431px;
	margin-left: 20px;
	padding-top: 10px;
}

#Advertising h3 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#AdvertisingList {
	width: 431px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

	
#Photography {
	width: 431px;
	margin-left: 20px;
	padding-top: 10px;
}

#Photography h3 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#Portfolio {
	width: 650px;
	padding-top: 15px;
	border: none;
}

#Portfolio a img {
	border: none;
}

#gbox-grd {
  min-height: 300px;
  padding: 2px 24px;
}

#gbox h2 {
  font: bold 16px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}


/** grey box **/
