#sideBar .barYearList {
	text-indent:-10000px;
	background-image: url(../img/ttlPastExhibition.gif);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 132px;
	background-repeat: no-repeat;
}

#sideBar ul li{
	list-style-type: none;
}

#sideBar a{
	color:#FFFFFF;
}

#sideBar ul li#year1960 a {
	background-image: url(../img/btn1960.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 132px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	display:block;
	text-indent: -10000px;
}

#sideBar ul li#year1970 a {
	background-image: url(../img/btn1970.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 132px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;
	display:block;
	text-indent: -10000px;

}

#sideBar ul li#year1980 a {
	background-image: url(../img/btn1980.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 132px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;
	display:block;
	text-indent: -10000px;
}

#sideBar ul li#year1990 a {
	background-image: url(../img/btn1990.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 132px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;
	display:block;
	text-indent: -10000px;
}

#sideBar ul li#year2000 a {
	background-image: url(../img/btn2000.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 34px;
	width: 132px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:block;
	text-indent: -10000px;
}

#list1960 {
	margin: 0px;
	width: 110px;
	padding-left: 22px;
	line-height: 1.6em;
	height: auto;
	padding-bottom: 10px;
}

#list1970 {
	margin: 0px;
	width: 110px;
	padding-left: 22px;
	line-height: 1.6em;
	height: auto;
	padding-bottom: 10px;
}

#list1980 {
	margin: 0px;
	width: 110px;
	padding-left: 22px;
	line-height: 1.6em;
	height: auto;
	padding-bottom: 10px;
}


#list1990 {
	margin: 0px;
	width: 110px;
	padding-left: 22px;
	line-height: 1.6em;
	height: auto;
	padding-bottom: 10px;
}

#list2000 {
	margin: 0px;
	width: 110px;
	padding-left: 22px;
	line-height: 1.6em;
	height: auto;
	padding-bottom: 10px;
}

/* Exhibition Table */

#exhibitList {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#exhibitList th {
	background-color: #F0F0F0;
	font-size: 0.8em;
}

#exhibitList td.exhibitNo {
	margin: 0px;
	padding: 4px;
	height: 80px;
	width: 30px;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#exhibitList td.exhibitTitle {
	margin: 0px;
	padding: 4px;
	height: 80px;
	width: 350px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#exhibitList td.exhibitDays {
	margin: 0px;
	padding: 4px;
	height: 80px;
	width: 40px;
	text-align: right;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#exhibitList td.exhibitTotal {
	margin: 0px;
	padding: 4px;
	height: 80px;
	width: 60px;
	text-align: right;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#exhibitList td.exhibitAverage {
	margin: 0px;
	padding: 4px;
	height: 80px;
	width: 40px;
	text-align: right;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#exhibitList td.exhibitImage {
	margin: 0px;
	padding: 4px;
	height: 80px;
	width: 170px;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* Works Table */

.worksList {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.worksList caption {
	margin: 0px;
	padding: 4px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	background-color: #F5DFAF;
	
}

.worksList th {
	margin: 0px;
	padding: 4px;
	background-color: #F0F0F0;
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
}

.worksList td.catNo {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 15px;
	text-align: left;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.worksList td.artistName {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 130px;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.worksList td.workTitle {
	margin: 0px;
	padding: 10px;
	height: 30px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 0.8em;
}

.worksList td.workDate {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 40px;
	text-align: left;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.worksList td.workBorn {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 55px;
	text-align: left;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.worksList td.workMaterials {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 100px;
	text-align: left;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.worksList td.workDimensions {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 80px;
	text-align: left;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.worksList td.workMethod {
	margin: 0px;
	padding: 4px;
	height: 30px;
	width: 80px;
	text-align: left;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.worksList tr.update {
	background-color: #FFECEC;
}