/* CSS Document */
#gallery-container-bg{
	height:650px;
	background:url(../img/gallery_panel_bg.jpg) center center no-repeat;
	position:relative;
}
#gallery_container{
	/*
	
	margin-top:0px;		
	
	position:relative;
	
	*/
	position:absolute;
	width:1000px;
	margin:0 auto;
	min-height:600px;
	font-size:12px;
	color:#333333;
}

sup{
	font-size:11px;
}

#inside_panel_left{
	width:275px;
	float:left;
}

#inside_panel_left h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

#inside_panel_left h3{
	font-style:italic;
	padding:3px 0;
}

#inside_panel_linebreak{
	border-top:1px solid #c4c0c1;
	padding-bottom:5px;
	margin-top:5px;
}



p#image_key_desc{
	line-height:15px;
	font-family:'Lucida Grande', Arial, sans-serif;
	font-size:12px;
	padding-top:5px;
}

#inside_panel_left h4{
	color:#999999;
	padding-bottom:5px;
}

span#imageKey_number{
	color:#df004d;
}

#inside_panel_right{
	width:400px;
	float:right;
}


/* Gallery Images 
--------------------------*/
#panel_image1{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb1.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image2{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb2.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image3{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb3.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image4{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb4.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image5{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb5.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image6{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb6.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image7{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb7.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image8{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb8.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image9{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb9.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image10{
	width:322px;
	height:398px;
	margin:0 auto;
	background:url(../img/gallery/gallery_thumb10.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image11{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb11.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image12{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb12.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image13{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb13.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image14{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb14.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image15{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb15.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image16{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb16.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image17{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb17.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image18{
	width:398px;
	height:377px;
	background:url(../img/gallery/gallery_thumb18.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image19{
	width:398px;	
	height:377px;
	background:url(../img/gallery/gallery_thumb19.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}
#panel_image20{
	width:398px;
	margin:0 auto;
	height:377px;
	background:url(../img/gallery/gallery_thumb20.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}#panel_image21{
	width:398px;	
	height:377px;
	background:url(../img/gallery/gallery_thumb21.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}
#panel_image22{
	width:398px;
	margin:0 auto;
	height:377px;
	background:url(../img/gallery/gallery_thumb22.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
}

/* Cosmic Column */
#panel_imageCosmic{
	margin:0 auto;
	height:377px;
	background:url(../img/gallery/cosmic_column-thumb.jpg) top left no-repeat;
	border:5px solid #c4c0c1;
	width:398px;
}

#buttons_container{
	margin-top:5px;
	text-align:center;
}

#buttons_container a{
	padding:1px;
}