body  {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #2a2a2a;
	margin: 0;
	padding: 45px 0 0 0;
	}
body.darkbg  {
	background-color: #544f4c;
	}
body.lightbg  {
	background-color: #7E7E7E;
	}

td  {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #2a2a2a;
	}

blockquote {
	margin-top : 0;
	margin-bottom : 0;
	}
	
.buttonImages 	img{
	max-height:17px;
	max-width:17px;
	}
	
	
img, a img, a, #resumebutton, #pausebutton	{
	
	border: none;
	}

ul {
	margin-top : 0;
	padding-top : 0;
	list-style-position : outside;	
	}
ul li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
p  {
	}

ol li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}



	
/* HEADERS */
	
h1 {
	font-size : 15px;
	font-weight : bold;
	display : inline;
	}
h2 {
	font-size : 14px;
	font-weight : normal;
	display : inline;
	}
h3 {
	font-size : 13px;
	font-weight : normal;
	display : inline;
	}


/* PAGE OUTER STRUCTURE */

#wrap      
	{ width:730px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */ 
	

#pagebody  {
	width: 730px;
	}
	
	

/* LEFT SIDEBAR */
	

#btnsarea, #btnsareaHome  {
	width: 200px;
	text-align:left;
	float: left;
	line-height: 17px;
	}
	
#websitename  {
	color: #ff9d29;
	}
#btnsareaHome #websitename  {
	color: #6f80ff;
	}	

/* page name blocks */		
#btnsarea div.btns a.primarybtn, #btnsareaHome div.btns a.primarybtn   {
	display: block;
	padding: 0;
	margin: 15px 0 0 0;
	}
	
	/* off page */
	#btnsareaHome div.btns a.offpage:link, #btnsareaHome div.btns a.offpage:visited,
	#btnsarea div.btns a.offpage:link, #btnsarea div.btns a.offpage:visited   {
		color: #2a2a2a;
		}
	
	#btnsareaHome div.btns a.offpage:hover   {
		color: #6F80FF;
		text-decoration : none;
		}
	#btnsarea div.btns a.offpage:hover   {
		color: #ff9d29;
		text-decoration : none;
		}
		
	/* on page */
	#btnsareaHome a.onpage:link, #btnsareaHome a.onpage:visited, #btnsareaHome a.onpage:hover   {
		color: #6F80FF !important;
		text-decoration : none;
		}
	#btnsarea a.onpage:link, #btnsarea a.onpage:visited, #btnsarea a.onpage:hover   {
		color: #ff9d29 !important;
		text-decoration : none;
		}
		
	/* just a link, not a page "Page:" */
	#btnsareaHome div.btns a.notpage:link, #btnsareaHome div.btns a.notpage:hover, #btnsareaHome div.btns a.notpage:visited,
	#btnsarea div.btns a.notpage:link, #btnsarea div.btns a.notpage:hover, #btnsarea div.btns a.notpage:visited  {
		color: #2a2a2a;
		text-decoration : none;
		}

/* page numbers blocks */		
#btnsarea div.pagebtns, #btnsareaHome div.pagebtns  {
	font-size: 12px;
	text-align: right;
	width: 62px;
	line-height: 14px;
	}
	/* individual page numbers */
	#btnsarea div.pagebtns a.secondarybtn, #btnsareaHome div.pagebtns a.secondarybtn  {
		display: inline;
		padding: 0;
		margin: 0 0 4px 0;
		}

#btnsarea .about, #btnsareaHome .about  {
	font-size: 12px;
	text-align: left;
	width: 150px;
	line-height: 14px;
	}





/* CONTENT AREA */
	
#contentText {
	float: right;
	width: 530px;
	font-size: 13px;
	text-align: left;
	}
	#contentText img  { 
		padding : 4px;
		}
	.invisibletext  {
		color: #7E7E7E;
		}
	.orangetext  {
		color: #ff9d29;
		}
	
	
#gallery  { 
	float: right;
	width: 530px;
	font-size: 13px;
	text-align: left;
	}
	#gallery td { 
		text-align: right;
		}
	#gallery a { 
		}
	#gallery td.rtimg  { 
		text-align: right;
		padding-left : 16px;
		}



/* POPUP IMAGE*/	
#popupimg {
	text-align: center;
	font-size: 12px;
	}
#popupimg img {
	margin: 0 0 5px 0;
	border: 2px solid #2a2a2a; /* 2px solid #2a2a2a */
	width: 520px;
	height: 500px;
	}
#popupimg2 {
	text-align: center;
	font-size: 12px;
	width: 520px;
	height: 560px;
	}
#popupimg2 div {
	height: 500px;
	}
#popupimg2 img {
	margin: 0 0 5px 0;
	border: 2px solid #2a2a2a; /* 2px solid #2a2a2a */
	width: auto;
	height: auto;
	}
#popupimg img.wideimg {
	margin: 0 0 5px 0;
	border: 2px solid #2a2a2a; /* 2px solid #2a2a2a */
	width: 700px;
	height: 350px;
	}
#navprev  {
	width: 150px;
	float: left;
	padding: 0;
	margin: 0;
	}
#navnext  {
	width: 150px;
	float: right;
	padding: 0;
	margin: 0;
	}
	

/* EXHIBITS TABLE */

#exhibits h1  {
	display: block;
	}

#exhibits div.bioContainer  {
	padding: 0 0 20px;
	}
#exhibits div.bioInner  {
	margin-left: 60px;
	}
#exhibits div.bioInner div.year  {
	margin-left: -60px;
	position: absolute;
	}
#exhibits .bioInner p.desc  {
	}
#exhibits .bioInner p.desc .eventName  {
	font-style:italic;
	}
#exhibits .bioInner p.desc .eventLoc  {
	font-weight: bold;
	}
/*
#exhibits div.yearblock  {
	width: 80px;
	overflow: hidden;
	float: left;
	}
#exhibits div.yearblock  {
	width: 80px;
	overflow: hidden;
	float: left;
	}
*/


/* BOTTOM AREA */	
	
#copyrights  {
	padding: 14px 0 0 200px;
	text-align:left; 
	font-size:9px;
	color: #36322f;
	}
	
	
	
	
/* FORMS */
	
input.butn, input, textarea, select  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	background : #7E7E7E;
	border : 2px solid #2a2a2a;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	padding : 2px;
	}
input.butn {
	background : #ff9d29;
	color : #2a2a2a;
	width: auto;
	}
input  {
	width: 290px;
	}
textarea  {
	width: 450px;
	height: 100px;
	}
select  {
	}
.radiostyle {
	color : #2a2a2a;
	background-color : #544f4c;
	border : 2px solid #998876;
	}
	
body.darkbg input[type=image] {
	width: auto;
	background-color: #544f4c;
	}
body.lightbg input[type=image]  {
	width: auto;
	background-color: #7E7E7E;
	}
	

	
/* LINKS */
	
	
		
		
	/* NORMAL LINKS */
	
	#btnsareaHome a:link, #btnsareaHome a:visited {
		color : #2a2a2a;
		text-decoration : none;
		}
		
		
	/* STYLE SWITCH BUTTON */
	
	#styleswitchie  {
		position: relative;
		height: 1px;
		width: 1px;
		}
	#styleswitchie div  {
		position: absolute;
		margin-left: -210px;
		text-align: left;
		font-size: 10px;
		}
	#styleswitchie div.light {
		width: 300px;
		height: 70px;
		z-index: 100;
		margin-top: 3px;
		}
	#styleswitchie div.dark {
		width: 1px;
		height: 1px;
		z-index: 1;
		overflow: hidden;
		margin-top: -9px;
		}
	#styleswitchie div.whatsnew {
		width: 170px;
		z-index: 100;
		margin-top: 2px;
		border: 2px solid #2e2e2e;
		padding: 10px;
		text-align: left;
		}
	#styleswitchie div.light a:link , #styleswitchie div.light a:visited, #styleswitchie div.light a:hover {
		/* background-color: #ffffff; */
		text-decoration: none;
		color: #EFC089;
		}
	#styleswitchie div.whatsnew a:link , #styleswitchie div.whatsnew a:visited, #styleswitchie div.whatsnew a:hover {
		/* background-color: #ffffff; */
		text-decoration: none;
		color: #2a2a2a;
		display: block;
		}
	
	
	
	A:link {
		color : #ff9d29;
		text-decoration : none;
	}
	
	A:visited {
		color : #ff9d29;
		text-decoration : none;
	}
	
	A:hover {
		text-decoration : underline;
	}

