body { /* seattles original */
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #DDDDDD;
}
#container { /* Holds it all in the center of the page */
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #5f5f5e;
	background: #FFFFFF url(images/container_back.gif) top left repeat-n;
}
#header { /* The top or header of the page */
	width: 950px;
	height: 85px;
	background: #FFFFFF url(images/FreeShipping2.jpg) top left no-repeat; /* styles combined. Watch, edit and learn! */
	float: right; /* Stick that header on the right side of #container */
	text-align: right;
}
	#header h1 { /* Line 1 in the header: OSWD 4: SHE */
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 34px;
		font-weight: lighter;
		letter-spacing: -1px;
		text-transform: uppercase;
		margin-right: 15px;
		margin-top: 15px;
	}
	#header span { /* "SHE" is a bit darker. That's done here. */
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 34px;
		font-weight: lighter;
		letter-spacing: -1px;
		text-transform: uppercase;
		color: #666666;
	}
		
	#header h2 {  /* Line 2 in the header: Ain't she beautiful? */
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 18px;
		font-style: italic;		
		font-weight: lighter;
		color: #B7B7B7;
		letter-spacing: -1px;
		line-height: 0px;
		margin-right: 15px;
	}
#left_black {
	width: 150px;
	min-height: 1300px;
	background: #333333 url(images/left_black.jpg) top left no-repeat;
	float: left;
}
	.navcontainer { 
	 	width: 150px; 
		margin-top: 15px;
	}

	.navcontainer ul {
		margin-left: 0;
		margin-top: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	}

	.navcontainer a {
		display: block;
		padding: 3px;
		width: 144px;
		font-size: 0.7em;
	}
	
	.navcontainer a:link, #navlist a:visited {
		color: #EEE;
		text-decoration: none;
	}
	
	.navcontainer a:hover {
		background: #000000 url(images/arrow.gif) 96% 50% no-repeat;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
		color: #FFFFFF;
	}
		
		
		.navcontainer2 { 
	 	width: 150px; 
		margin-top: 20px;
	}

	.navcontainer2 ul {
		margin-left: 0;
		margin-top: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	}

	.navcontainer2 a {
		display: block;
		padding: 3px;
		width: 144px;
		font-size: 0.7em;
	}
	
	.navcontainer2 a:link, #navlist2 a:visited {
		color: #EEE;
		text-decoration: none;
	}
	
	.navcontainer2 a:hover {
		background: #000000 url(images/arrow.gif) 96% 50% no-repeat;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
		color: #FFFFFF;
	}
			
		
#core {
	width: 950px;
	min-height: 470px;
	background: #FFFFFF   <!-- url(images/core_back.jpg) --> top left no-repeat;
	float: right;
}

.core_text {
	width: 858px;
	float: right;
	padding: 8px;
	margin-right: 35px;
	_margin-right: 8px; /* IE HACK */
	margin-top: 10px;
	background: #FFFFFF  url(images/pink_core_back2.jpg) top left no-repeat;
}
	.core_text h1 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 20px;
		text-transform: uppercase;
		font-weight: lighter;
		letter-spacing: -2px;
		color: #666666;
		padding: 5px 10px 0px 5px;
	}
	.core_text p {
		padding: 5px;
		font-size: 0.6em;
		color: #666666;
	}
	.core_text a {
		color: #666666;
	}
		


#footer {
	width: 1100px;
	height: auto;
	background: #666666;
	clear: both;
	text-align: center;
}
	#footer p {
		padding: 3px;
		margin: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		color: #777777;
	}
	#footer a {
		color: #777777;
		text-decoration: none;
	}

#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 s
howing 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; }


