@import url("/css/lvablue.css");
@import url("/exhibits/exhibits.css");

/*#toplist a:link {
	color:#FFF;
}

#toplist a:hover {
	color:#CCC;
}

#toplist a:visited {
	color:#FFF;
}*/

#header a:link {
	color:#FFF;
}

#header a:hover {
	color:#CCC;
}

#header a:visited {
	color:#FFF;
}

a:link {
	color:#74746C;
}

a:hover {
	color:#999;
}

a:visited {
	color:#333;
}

#toplist {
	background-color:#000;
}

#breadcrumb {
	/*background-color:#74746C;*/
	background-color:#000;
	color:#FFF;
}

#breadcrumb a:link {
	color:#FFF;
}

#breadcrumb a:hover {
	color:#CCC;
}

#breadcrumb a:visited {
	color:#FFF;
}

#content {
	padding-left:10px;
	padding-right:10px;
}

.coal_centered {
	text-align:center;
	margin:1.5em auto 1.5em auto;	
}

.coal_right {
	text-align:right;
	margin-bottom:.3em;
}

.caption {
	font-size:80%;
	color:#999;
	display:block;
}

.clear {
	clear:both;
}

div#coal_main_left {
	float:left;
	text-align:center;
}

div#coal_main_left_credits {
	border-top:0px solid #999;
	font-size:80%;
	color:#999; 
	text-align:center;
	padding:20px 0px 0px 0px;
	width:290px;
	margin-left:auto;
	margin-right:auto;
}

div#coal_main_left_credits p.gray_bg {
	line-height:.95em;
	margin-bottom:.4em;
	margin-top:.4em;
	text-align:center;
	color:#FFF;
	background:#999;
	margin-left:auto;
	margin-right:auto;
}

div#coal_main_right {
	margin-left:305px;
}

div#coal_title {
	background-color:#74746C;
	background-image:url("../coal_images/title_bar.jpg");
	background-repeat:repeat;
	color:#FFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:80%;
	margin-bottom:20px;
	font-weight:bold;
	height:20px;
	margin-bottom:.3em;
}

div#coal_secondary_container {
	padding:10px;	
}

div#coal_secondary_img {
	float:right;
	width:300px;
	text-align:center;
}

div#coal_secondary_body {
	margin-right:310px;
}

div.imgpg_center {
	text-align:center;
}

div.imgpg_container {
	margin:auto;
	width:820px;
}

div.imgpg_left {
	width:400px;
	float:left;
	
}

div.imgpg_right {
	width:400px;
	margin-left:420px;
	
}

/* Hide from Mac IE \*/

* html div.imgpg_left {
	margin-right:17px;
}

* html div.imgpg_right {
	margin-left:-3px;
	height:1%;	 
}


/* End Hide */

div.imgpg_centered {
	text-align:center;
	width:400px;
	margin:auto;	
}

#top_wrapper {
	background-image:url("../coal_images/banner__top.jpg");
	background-repeat:repeat-x;
	text-align:right;
}

#exhibits_header_wrapper {
	
	background:none;
}

#exhibits_header_date {
	left:0px;right:0px;
}

#exhibits_header_date_white {
	left:0px;right:0px;color:#FFF;
}

#exhibits_header_title {
	width:400px;
	height:50px;
}

#toplist {position:relative;}

#header {width:50%;z-index:1000;}
