	.artText{
		font-family: verdana;
		font-size: 12px;
		color: #efebd6;
		text-align: justify;
		line-height: 20px;
	}
	.galleryText{
		font-family: verdana;
		font-size: 11px;
		color: #5f5c45;
		text-align: justify;
		line-height: 13px;
	}	
	.galleryTextBold{
		font-family: verdana;
		font-size: 11px;
		color: #5f5c45;
		text-align: justify;
		line-height: 13px;
		font-weight:bold;
	}		
	.galleryTextBoldClose{
		font-family: verdana;
		font-size: 14px;
		color: #5f5c45;
		text-align: justify;
		line-height: 13px;
		font-weight:bold;
	}			
	.mainMenu{
		background-image: url(images/menuBg.gif);
		background-repeat: repeat-x;		
	}		