* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-weight: lighter;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
}

h2 {
	text-indent: 10px;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	line-height: normal;
}

p {
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.boxed .content {
	padding: 15px;
}

/* Logo */

#logo {
	width: 680px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* Menu */

#menu {
	width: 680px;
	height: 40px;
	margin: -40px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: none;
	border-bottom: 5px solid #666666;
	font-size: x-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #999999;
	color: #999999;
	border-bottom-width: 5px;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y;
}

/* Column One */

#col-one {
	float: left;
	width: 330px;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	background: url(images/img04.gif) repeat-x;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #A92030;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}

/* Column Two */

#col-two {
	float: right;
	width: 330px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/img08.gif) no-repeat;
}

#col-two .image {
	height: 150px;
}

#col-two .container {
	background: url(images/img10.gif) repeat-x;
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #4DAB50;
}

#col-two .boxed .content {
}

/* Extra */

#extra {
	height: 4px;
	background: url(images/img11.gif);
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 680px;
	margin: 0 auto;
	font-size: x-small;
}
.portfolioBG {
	background-image: url(images/portfolioBG.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center center;
}
.pos {
	background-position: center center;
	height: 100%;
	width: 100%;
	padding-top: 80px;
	text-align: center;
}
image {
	float: left;
}

.centbox {
	background-color: #FFFFFF;
	height: 400px;
	width: 520px;
}
.galimages {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 100%;
	left: 0px;
}
.pos .centbox .galimages p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pos .centbox .galimages img {
	float: left;
	padding: 7px;
}
#lightbox{
	position: absolute;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	left: 0px;
}
#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: 45%; 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; }
.pos .centbox .galimages .title {
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.headergallery {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: lighter;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: -2px;
}
