body {
background-color:#fff;
color:#fff;
font-family:Arial,Helvetica,Verdana,sans-serif;
list-style-type:none;
margin:0;
min-width:990px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

Inherited fromhtml
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

em {font-style: italic;}
strong {font-weight:bold;}

/* General Page Items */

.img {
	border: none;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #fff;
	list-style-type: none;
    background-color: #fff;
	width: 100%;;
}

* a {
	text-transform: none;
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-transform: none;
	text-decoration: none;
	color: #000;
	font-style: normal;
}

.wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-bottom: 100px;

}
.current {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

#content {
  	z-index: 20;
	position: fixed;
	padding: 0px;
	height: 54px;
	width: 100%;
 	min-width: 990px;
	background-color: #ff0084;
	vertical-align: middle;
}

#project{
    margin-left: 2%;
	padding: 0;
	z-index: 10;
	margin-top: 82px;
}

#project img{
	line-height: 1.6em;
  	font-size: .65em;
	margin-left: 0;
	padding-top: 18px;
	padding-bottom: 18px;
	clear: both;
	float: left;
}
#project img.indent{
	margin-left: 80px;
}
#project h5{
	line-height: 1.6em;
  	font-size: .65em;
	margin-left: 80px;
	padding-top: 18px;
	padding-bottom: 18px;
	clear: both;
	float: left;
	width: 570px;
}

#project p{
    margin-left: 16%;
	padding-left: 10px;
	padding-bottom: 9px;
	color: #fff;
	line-height: 1.6em;
	width: 265px;
	clear: both;
	float: left;
	font-size: .65em;
  	display:inline
}
#project small{
    margin-left: 16%;
	padding-left: 9px;
	margin-bottom: 6px;
	color: #7f7f7f;
	line-height: 1.6em;
  	font-size: .65em;
	width: 430px;
	clear: both;
	float: left;
}


/* Footer */

#footer {
	height: 40px;
	width: 100%;
	position: fixed !important;
	bottom: 0;
	padding: 0;
!important;
	background: #333;
	text-align: right;
}


#footer p {
	padding-right: 2%;
	line-height: 1.6em;
	font-size: .65em;
	vertical-align: middle;
	padding-top: 12px;
}

/* Gallery */

#gallery {
    margin-left: 10%;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-top: 100px;
  	border-style: none; 
  	color: #fff;
  	line-height: 1.6em;
  	font-size: .65em;
 	text-decoration: none;
 	text-transform: none;
  	width: 87%;
  	min-width: 880px;
    float: left;
  	display:inline
}


.galleryitem {float: left; height: 220px !important; height: 220px;}
.galleryitem img {margin-bottom: 6px; background-color: #111111;}
.galleryitem a { display: block; padding: 0px 15px 20px 0px;   color: #333;} 
.galleryitem a:hover { padding: 0px 15px 20px 0px;  color: #808080;}
.galleryitem p{
	width: 90%;
	height: 20px;
	line-height: 1.3em;
  	overflow: visible;
}

.galleryitemselected {float: left; height: 490px !important; height: 490px;}
.galleryitemselected img {margin-bottom: 6px; background-color: #111111;}
.galleryitemselected a { display: block; padding: 0px 15px 20px 0px;   color: #333;} 
.galleryitemselected a:hover { padding: 0px 15px 20px 0px;  color: #808080;}
.galleryitemselected p{
	width: 250px;
 	height: 20px;
	line-height: 1.3em;
  	overflow: visible;
}

/* Grid Type Styles */

.grid p {
  line-height: 1.6em;
  font-size: .65em;
}

.grid h1 {
  	line-height: 1em;
  	font-size: .87em;
  	color: #fff;
}
.grid h1 a{
    color: #fff;
}

.grid h2 {
  line-height: 1.6em;
  font-size: .65em;
  color: #000;
}

.grid h2 a{
    color: #000;
} 

.grid h2 hover{
    color: #999;
} 


.grid h3 {
  line-height: 1.6em;
  font-size: 1em;
  color: #999;
}

.grid h4 {
  line-height: 1.05em;
  font-size: 1em;
}

.grid h5 {
  line-height: 1.6em;
  font-size: .65em;
}

.grid h6 {
  line-height: 1.6em;
  font-size: .65em;
}

.logo {
	float: left;
	width: 40px;
	margin-left: 2px;
	padding-left: 10px;
}

.name {
	float: left;
	width: 120px;
	margin-left: 30px;
	padding-top: 16px;
}

div.spacer {
  	clear: both;
  }
  
  
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: left; 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 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; }

#hide {
display: none;
}
