/********************************************
					GENERAL
********************************************/
html{
	padding: 0;
	margin: 0;
	text-align:center;
}

div{
	padding:0;
	margin:0;
}

body{
	margin:0px;
	background-color: #000000;
	text-align:center;
}
#rightImage{
	float:right;
}
/********************************************
					LAYOUT
********************************************/

#wrapper {
	width:800px;
	margin: 0px;
	padding-bottom:20px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	background-color:#B8ADA6;
	margin: 10px auto;

}
hr{
	border:solid 1px #999999;
}
#bannerbg{
	float:left;
	background-image: url(images/bannerstrip_01.gif);
	background-repeat: repeat-y;
	width:100%;
	margin:0px;
}
#silhouette{
	float:left;
}

#form{
	float:left;
	top-margin: 20px;
text-align:right;
}
#silhouetteprofile{
	background-image: url(images/memberprofiletit_01.gif);
	background-repeat: no-repeat;
	height:170px;
}
#shadow{
	float:right;
}
#nav2{
float:left;
text-align:left;
width:800px;
margin:0px;
padding:0px;
}
#nav{
width:800px;
float:left;
text-align:left;
margin:0px;
}
#center{

	float:left;
	text-align:left;
	width:800px;
	background-color:#B8ADA6;
	background-image: url(images/legs1_12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom:10px;
}
#content{
	float:left;
	clear:both;
	padding-bottom:15px;
	text-align:center;
}
#title{
clear:both;
float:left;
text-align:left;
}
#words{
	float:left;
	background-image: url(images/content_12.gif);
	background-repeat: repeat-y;
	width:800px;
	text-align:left;
	padding-left:15%;
	padding-right:20%;
	padding-top:3%;
	margin:0px;
}
#wordsE{
	background-image: url(images/content_12.gif);
	background-repeat: repeat-y;
	text-align:left;
	padding-left:109px;
	padding-top:3%;
}
#wordsF{
	background-image: url(images/content_12.gif);
	background-repeat: repeat-y;
	text-align:left;
	padding-left:109px;
	padding-top:3%;
}
#text{
	width:550px;
	text-align:left;
}
#text2{
width:500px;
}
#bg{
background-color:white;
height:100%;
}
#column{
	width:190px;
	float:left;
	text-align:left;

}
#columnprofile{
	width:295px;
	float:left;
	text-align:left;
	margin-right:30px;
}
#columnprofile2{
	width:295px;
	float:left;
	text-align:left;
	margin-right:30px;
}

#column2{
	width:300px;
	float:left;
	text-align:left;

}
#column2profile{
	height:200px;
	width:150px;
	float:left;
	text-align:left;
}
#column3{
	float:left;
	text-align:left;
	width:500px;
	margin:0px;
}

#end{
	float:left;
	text-align:left;
}
#names{
	float:left;
}	
#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; }

