

body   {
		color: #fff;
		background: #fff;
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial;
		font-size: 12px;
		}

.text  {
		font-family: Arial (Hebrew), Verdana;
		font-size: 12px;
		}
		
#main_content   {
		background: #7d8285;
		padding-top:15px;
		padding-bottom:15px;
		padding-right:15px;
		padding-left:15px;
		text-align: justify;
		vertical-align: top;
		font-family: Verdana, Arial;
		font-size: 12px;
		}
		
#artist_name   {
		background: #7d8285;
		vertical-align: bottom;
		}
		
#art_piece   {
		border: 2px solid #f3a705;
		}
		
#artist_picture  {
		background: #7d8285;
		border: 1px solid #fff;
		vertical-align: center;
		}
		
.ArtistPaging 
{
	background-color:White;
	border: solid 2px #7d8285;
	text-align: center;
	color: #7d8285;
	font-family: Arial;
	font-size: 12px;
	width: 15px;
	font-weight: bold;
	cursor:hand;
	
}

.smlW 
{
		padding-top:3px;
		padding-bottom:1px;
		direction: rtl;
		font-family: Verdana, Arial;
		font-size: 12px;
		text-align: right;	
}
.bigW 
{
		padding-top:3px;
		padding-bottom:1px;
		direction: rtl;
		font-family: Verdana, Arial;
		font-size: 14px;
		text-align: right;
		font-weight: bold;
}

.contentLnk:link, .contentLnk:visited, .contentLnk:hover
{
		font-family: Verdana, Arial;
		font-size: 12px;
		color: White;
		text-decoration: none;	
}
.slideImg
{
	border: solid 1px white;
}

.activeSlideImg
{
	border: solid 1px #7d8285;
}