@charset "UTF-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-image: url(../images/background_bluegradient.jpg);
	background-color:#006;
}

.tablebg {
	background-image:url(../images/background_bluegradient_tmp.jpg);
	background-repeat:no-repeat;
	color: #06F;
}

#content_firstpage {
	width:780px;
	height:500px;
	background-image:url(../images/background_bluegradient_tmp.jpg);
	background-repeat:repeat-x;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	padding-top:30px;
}

ul li {
	margin:0;
	float:left;
	list-style:none;
}

.copyabout {
	font:"Times New Roman", Times, serif;
	font-size:18px;
}

.headerexhibitions {
	font:"Times New Roman", Times, serif;
	font-size:24px;
	color:#06F;
}

.headersolo {
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color: #C90;
}

.headersolo a {
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color:#30d1c8;
}



.copyyellow {
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color:#fbda3f;
}

.paintingtiles {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	position:relative;
	top:6px;
	text-align:center;

}

.e-mail {
	font-style: italic;
	font-weight: normal;
}
