.menu_under {
	background-image: url("images/main/menu_tab_bottom_bg.gif");
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
}
.permtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.menu:hover {
	color: #ffffff;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
}
.title:hover {
	color: #ffffff;
}

.menuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/home_tab.gif");
	background-repeat: no-repeat;
}
.menuHistory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/history_tab.gif");
	background-repeat: no-repeat;
}
.menuExhib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/exhibitions_tab.gif");
	background-repeat: no-repeat;
}
.menuArchives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/archives_tab.gif");
	background-repeat: no-repeat;
}
.menuPermgallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/permgallery_tab.gif");
	background-repeat: no-repeat;
}
.menuArtists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/artists_tab.gif");
	background-repeat: no-repeat;
}
.menuNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/news_tab.gif");
	background-repeat: no-repeat;
}
.menuContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/contact_tab.gif");
	background-repeat: no-repeat;
}
.menuServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("images/main/services_tab.gif");
	background-repeat: no-repeat;
}
.smalltextlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.smalltextlink:hover{
	color: #FFFFFF;
}

.textbox{
	background:url("images/main/textbox_bg.gif");
	background-repeat:repeat-x;
	background-color:#C7B299;
}

.titlebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #610000;
	padding-left:10px;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
	background-image: url("images/exhibitions/menutitle.gif");
	background-repeat: repeat-y;
}
.exhibitions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #610000;
}
.exhibitions:hover {

	color: #FFFFFF;
}



#artistBlockA {
	height: 500px;
	WIDTH: 300px;
	list-style: none;
}

#artistBlockB {
	height: 500px;
	WIDTH: 300px;
	list-style: none;
}



.artistBlock {
	FLOAT: left; 
	COLOR: #333; 
	PADDING-LEFT: 5px;
	
}
#artistResources H2 {
	MARGIN-BOTTOM: 0px;  
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
	COLOR: #333333;
	FONT-SIZE: 1.2em; HEIGHT: 1.4em;
	MARGIN: 10px 0px;
}

#artistResources {
	display: block;
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; BACKGROUND: none; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN: 0px 0px 10px 2px; OVERFLOW: hidden; WIDTH: 700px;   LINE-HEIGHT: 1.4; PADDING-TOP: 2px; POSITION: relative; 	
}


.names {
	PADDING-RIGHT: 4px; 
	FLOAT: left; 
	WIDTH: 40%;  
	color: #610000;
}
.surnames {
	PADDING-RIGHT: 5px; 
	FLOAT: left; 
	WIDTH: 43.5%;
	color: #610000;
}

.bold {
	font-size: 18px;
	font-weight: bold;
	color: #610000;
}