/* CSS - Bleak Design - Revision 2 *
 * Created: 12/07/2007             */

body
{
	background:url(bodybg.png);
	padding:0;
	margin:0;
	position:relative;
	font-family:Times New Roman, Serif;
	font-size:10pt;
}

a
{
	color:#2a6084;
}
a:visited
{
	color:#005555; 
}

#header
{
	background:url(bglogo.png) no-repeat;
	text-indent: -700em;	/* Hide The text from the web browser */
	text-decoration: none;	/* Hide The text from the web browser */
	width:389px; 
	height:297px;
	padding:0px;
	margin:0px;
}
#main
{
	position:absolute;
	background:url(mainbg.jpg) no-repeat;
	top:86px;
	left:42px;
	width:1136px;
	height:518px;
	overflow:hidden;
	padding:0;
}
#designers 
{
	position:absolute;
	top:604px;
	left:42px;
	color:#243970;
	background:transparent url(under_texture.png) no-repeat top right;
	width:1136px;	
}
#designers em
{	
	float:right; 
}
#designers span
{	
	float:left; 
}

#leftplane
{
	/*float:left;*/	
	height:486px;
	width:826px;
}
#rsslink
{
	height:32px;
	width:245px;
	margin-left:55px;
	float:right;
	font-size:12pt;
	vertical-align:middle;
}
#rsslink img
{
	text-decoration:none;
	border:0;
	margin:8px 4px 0 0;
}
#rsslink em
{
	font-weight:bold;
}
#rightplane
{
	float:right;
	width:300px;
}
#content
{
	text-align:center;	
	clear:left;	
	margin-left:8px;
	margin-right:8px;
	width:810px;
}
#infobar
{
	position:absolute;
	top:0px;
	left:42px;
	width:1136px;
	background:transparent url(infobg.png) no-repeat bottom right;
	height:86px; 
	text-align:right;
}
#infobar a
{
	position:absolute;
	bottom:8px;
	right:8px;
}
#rightcontent
{
	float:right;	
	width:300px;
	height:480px;  
}
#leftcontent
{
	float:left;	
	text-align:justify;
	width:264px;
	height:486px; 
}
#centrecontentwrap
{
	width:492px;
	margin-left:282px;
}
#centrecontent
{
	text-align:justify;
	width:492px;
	height:486px;    
	overflow:auto;	
}
#exhibit_list_div
{
	height:425px;
	/*background-color:#ff0;*/
	overflow:auto;
	
}
/* Menu bar Styles */
#menuplane
{	
	height:32px;
}
#menubar
{
	height:32px;
	margin:0px;
	padding:0px;
	width:335px; 
	display:block;
	font-size:18pt;
	margin-left:30px;
}
#menubar li
{
	list-style-type: none;
	margin:0px;
	padding:0px;
	width:70px;
	display:block;
	float:left;
}
#menubar a
{
	font-weight:bold;
	text-decoration:none;
	color:#084000;
}
#menubar a:hover
{
	color:#229999;
}
#menubar span
{
	display:block;
	float:left;
	/*margin-right:30px;
	margin-left:30px;*/
}
#menubar li a.sel span,#menubar li a:active span 
{
	color:#fff;
}
#desc_container
{
	height:60px;
	width:292px;
}