/*#wrapper {
	width: 100%;
	margin: 0 auto;
}*/

#logo {
	position:absolute;
	left:20px;
	top:16px;
	width:308px;
	height:90px;
	z-index:2;
}
#buttons {
	position:absolute;
	left:520px;
	top:75px;
	width:450px;
	height:24px;
	z-index:3;
	border: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #E35B85;
	font-style: inherit;
	word-spacing: 25px;
}
#big_pic {
	position:absolute;
	left:20px;
	top:110px;
	width:920px;
	height:264px;
	z-index:4;
}
#text_box {
	position:absolute;
	left:20px;
	top:449px;
	width:460px;
	height:144px;
	z-index:5;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
#small_pics {
	position:absolute;
	left:532px;
	top:453px;
	width:440px;
	height:140px;
	z-index:6;
}
#info_blurb {
	position:absolute;
	left:651px;
	top:600px;
	width:322px;
	height:40px;
	z-index:7;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: right;
	font-size: 10px;
}
t {
	font-size: 14px;
}
#bg_panel {
	position:absolute;
	left:622px;
	top:112px;
	width:313px;
	height:229px;
	z-index:9;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica";
	background-color: #880652;
	
	padding: 15px;
}

#bg_panel b {
	font-size:24px;
}

#bg_panel2 {
	position:absolute;
	left:622px;
	top:112px;
	width:313px;
	height:490px;
	z-index:9;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica";
	background-color: #880652;
	font-size:12px;
	
	padding: 15px;
}

#bg_panel2 b {
	font-size:24px;
}

#bg_panel3 {
	position:absolute;
	left:622px;
	top:112px;
	width:313px;
	height:925px;
	z-index:9;
	color: #FFFFFF;
	font-family: "Airal", "Helvetica";
	background-color: #880652;
	font-size:12px;
	
	padding: 15px;
}

#bg_panel3 b {
	font-size:16px;
}

#img_holder {
	position:absolute;
	left:23px;
	top:112px;
	width:601px;
	height:259px;
	z-index:10;
}

#description {
	/*position:absolute;
	left:633px;
	top:122px;
	width: 322px;
	margin: auto;*/
}

#buzzi{
	position: absolute;
	left: 24px;
	top: 640px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #880652;
	margin-top: 10px;
	
}

#buzz {
	position: absolute;
	left: 75px;
	top: 621px;
	width: 875px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 10px;
	border-left: 2px dotted #880652;
	padding-left: 10px;
}

span.small {
font-size: 10px;
color: #9a9a9a;
font-family: "Arial", "Helvetica", "sans-serif";
}

#buzz h5 {
color: #880652;
font-size: 14px;

}

#faqi {
	position: absolute;
	left: 24px;
	top: 1340px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #880652;
	margin-top: 10px;
}
#faq {
	position: absolute;
	left: 75px;
	top: 1330px;
	width: 875px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 10px;
	border-left: 2px dotted #880652;
	padding-left: 10px;
}


/* headers */

h3 {
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-weight: bold;
}

/* tiles */

.tile {
	width:145px;
	height:145px;
	border: 2px dotted #DDDDDD;
	padding: 1px;
}

.tile:hover {
	border: 2px dotted #880652;
	padding: 1px;
}


.tile img {
	width:145px;
	height:145px;
	
	/*border: 1px dotted #DDDDDD;*/
}

#tile1 {
	position:absolute;
	left:20px;
	top:390px;
	z-index:12;
}
#tile2 {
	position:absolute;
	left:179px;
	top:390px;
	z-index:13;
}
#tile3 {
	position:absolute;
	left:339px;
	top:390px;
	z-index:15;
}
#tile4 {
	position:absolute;
	left:499px;
	top:390px;
	z-index:16;
}
#tile5 {
	position:absolute;
	left:660px;
	top:390px;
	z-index:17;
}
#tile6 {
	position:absolute;
	left:820px;
	top:390px;
	z-index:18;
}
#tile7 {
	position:absolute;
	left:20px;
	top:550px;
	z-index:14;
}
#tile8 {
	position:absolute;
	left:179px;
	top:550px;
	z-index:19;
}
#tile9 {
	position:absolute;
	left:339px;
	top:550px;
	z-index:20;
}
#tile10 {
	position:absolute;
	left:499px;
	top:550px;
	z-index:21;
}
#tile11 {
	position:absolute;
	left:660px;
	top:550px;
	z-index:22;
}
#tile12 {
	position:absolute;
	left:820px;
	top:550px;
	z-index:23;
}

#footer {
	position:absolute;
	left:20px;
	top:697px;
	width:956px;
	height:50px;
	z-index:8;
	text-align: center;
	font-family: "Arial", "Helvetica," "sans-serif";
	font-size: 10px;
}

#footer2 {
	position:absolute;
	left:20px;
	top:1400px;
	width:956px;
	height:50px;
	z-index:8;
	text-align: center;
	font-family: "Arial", "Helvetica," "sans-serif";
	font-size: 10px;
}

#footer3 {
	position:absolute;
	left:20px;
	top:1100px;
	width:956px;
	height:50px;
	z-index:8;
	text-align: center;
	font-family: "Arial", "Helvetica," "sans-serif";
	font-size: 10px;
}

/* links */
a:link, a:active, a:visited {
	color: #880652;
	text-decoration: none;
}

a:hover {
	color: #FF4C85; /*#FF0055;*/
}

span.subbut a{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

span.subbut a:hover {
	color: #FF4C85;
}
/* images */

img {
	margin: 0px;
	border: none;
}

/* lightbox */

#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: 100%; float: center; text-align: center; }	
#imageData #caption{ color: #000000; text-align: center; }
#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; }

