body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
	background-color: #29282A;
	margin:0px;
	padding:0px;
}

.bdr-left { border-left:1px solid #cccccc;}
.bdr-bot { border-bottom:1px solid #cccccc;}

.home-link {background-image:url(images/home-link.jpg); background-repeat:no-repeat;}
.home-link:hover {background-image:url(images/home-link-hover.jpg); background-repeat:no-repeat;}

.about-link {background-image:url(images/aboutus-link.jpg); background-repeat:no-repeat;}
.about-link:hover {background-image:url(images/aboutus-link-hover.jpg); background-repeat:no-repeat;}

.gallery-link {background-image:url(images/gallery-link.jpg); background-repeat:no-repeat;}
.gallery-link:hover {background-image:url(images/gallery-link-hover.jpg); background-repeat:no-repeat;}

.events-link {background-image:url(images/events-link.jpg); background-repeat:no-repeat;}
.events-link:hover {background-image:url(images/events-link-hover.jpg); background-repeat:no-repeat;}

.contact-link {background-image:url(images/contactus-link.jpg); background-repeat:no-repeat;}
.contact-link:hover {background-image:url(images/contactus-link-hover.jpg); background-repeat:no-repeat;}

.press-link {background-image:url(images/press-link.gif); background-repeat:no-repeat;}
.press-link:hover {background-image:url(images/press-link-hover.gif); background-repeat:no-repeat;}

.exhibition-link {background-image: url(images/exhibition.gif); background-repeat:no-repeat;}
.exhibition-link:hover {background-image:url(images/exhibition-hover.gif); background-repeat:no-repeat;}


.bdr-1 { border:1px solid #5A5A5A;}

.bdr-bot { border-bottom:1px solid #999999;}
.bdr-top { border-top:1px solid #000000;}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #555555;
padding: 5px;
left: -110px;
border: 1px dashed #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -120px; /*position where enlarged image should offset horizontally */

}
.link-1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
    padding-right:4px;
	 padding-left:4px;
}
.link-1 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
	 padding-right:4px;
	 padding-left:4px;
	}
	
.link-1 a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	}
		
.contact-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
	line-height:18px;
	letter-spacing:3px;
	}
	.tahoma-wb-12 {font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}
.more-btn { background-image:url(images/more-btn.jpg); color:#333333; font-size:11px; font:Tahoma, Verdana, Arial; text-decoration:none; height:16px; width:48px; display:block; background-repeat:no-repeat;}
.more-btn a{ background-image:url(images/more-btn.jpg); color:#AFAFAF; font:Tahoma, Verdana, Arial; text-decoration:none; height:16px; width:48px; display:block; background-repeat:no-repeat;}
.more-btn a:hover{ background-image:url(images/more-btn.jpg); color:#AFAFAF; font:Tahoma, Verdana, Arial; text-decoration:underline; height:16px; width:48px; display:block; background-repeat:no-repeat;}

.more-pad {padding-right:5px;}

.thumbnai2{
position: relative;
z-index: 0;
}

.thumbnai2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnai2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #555555;
padding: 5px;
left: -1000px;
border: 1px dashed #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnai2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnai2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -260px; /*position where enlarged image should offset horizontally */

}
.org-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF8003;
	text-decoration: none;
		}
.black-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		}
		

	

