/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bgpeople/homepage.bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B656D;


}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 155%;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	color: #CBC9CA;
	
}

.list1 li {
	padding: 10px 0px 14px 0px;
	background: url(images/bgpeople/homepage17.jpg) no-repeat left top;
	
}
.list1 p {
	text-align:right;
	
}


.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3, .list1 p {
	margin: 0px;
	padding: 0px;
}

.list1 h3 {
	display: inline;
}

/** LINKS */

a {
	color: #F53829;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** PAGE */

#page {
	width: 858px;
	background: url(images/bgpeople/homepage.bg03.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/bgpeople/homepagebg06.jpg) no-repeat left bottom;
}

#page-wide {
	width: 858px;
	background: url(images/bgpeople/subpage2_01.jpg) repeat-y left top;
}

#page-wide #page-bg {
	background: url(images/bgpeople/subpage2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	background: url(images/bgpeople/homepage.bg04.jpg) no-repeat left top;
}

#content .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/bgpeople/homepage13.jpg) no-repeat left center;
	
	letter-spacing: -1px;
	font-size: 18px;
	color: #4A484D;
}

#page-wide #content {
	padding: 40px 80px;
	background: url(images/bgpeople/subpage2_02.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	background: url(images/bgpeople/homepage.bg05.jpg) no-repeat left top;
	color: #CBC9CA;
}

#sidebar h3, #sidebar strong {
	color: #FAF9F7;
}

#sidebar .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/bgpeople/homepage14.jpg) no-repeat left center;
	
	letter-spacing: -1px;
	font-size: 18px;
	color: #DADAD8;
}

/** SEARCH */

#search {
}

#search fieldset {
}

#search-input {
	width: 165px;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 5px;
	background: url(images/bgpeople/homepage15.jpg) no-repeat left top;
	border: none;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E7E0CE;
}

#search-submit {
	float: right;
}

/** BOX1 */

#box1 {
	width: 457px;
	height: 158px;
	margin-bottom: 35px;
	background: url(images/bgpeople/homepage07.jpg) no-repeat left top;
}

#box1 h1 {
	margin: 0px;
	padding: 127px 0px 0px 15px;
	
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #D6CFBA;
}

#box1 h1 strong {
	color: #F7F2E9;
}

/** BOX1 */

#boxpeople {
	width: 457px;
	height: 158px;
	margin-bottom: 35px;
	background: url(images/peoplediveimg/homepage.jpg) no-repeat left top;
}

#boxpeople h1 {
	margin: 0px;
	padding: 127px 0px 0px 15px;
	
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #D6CFBA;
}

#boxpeople h1 strong {
	color: #F7F2E9;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


/** WRAPPER */

#wrapper {
	background: url(images/bgpeople/homepage.bg02.jpg) repeat-x left top;
}

/** FOOTER */

#footer {
	width: 858px;
	height: 170px;
	margin: 0px auto;
	background: url(images/bgpeople/homepage.bg07.jpg) no-repeat left top;
	color:#FFF;
}

#footer p {
	margin: 0px;
	padding-top: 35px;
	text-align: center;
	color: #ffffff;
}

#footer a {
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	#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; }

.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:457px;	/* Image width */
		height:158x;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:457px;
		height:158px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}


