body {
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
	}
div#container
{
margin-left: auto;
margin-right: auto;
width: 55em;
text-align: left;
/*border: 1px solid #ffffff;*/
}
table.main
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
table.footer
{
	color: #000000;
	font-family: Arial;
	font-size:10px;
}
table.footer a:link
{
	color: #000000;
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
}
table.footer a:hover
{
	color: #000000;
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
}
table.footer a:visited
{
	color: #000000;
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
}
table.nav
{
	color: #000000;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	background-color:#EF118A;
}
td.navsep
{
	border-right:2px solid #000000;
	width: 100px;
}
td.navsepMenu
{
	border-right:2px solid #000000;
	width: 100px;
}
img.index
{
	border:solid 2px #9c9c9c;
	text-align:justify;
}
td.exhibitions-circle
{
	background-image: url('../images/exhibition-circle.jpg');
	background-repeat: no-repeat;
	background-position:17px 0px;
	padding-top: 30px;
}
div#circle
{
	width:130px;
	height:130px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

table.nav a:link
{
	color: #000000;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
table.nav a:visited
{
	color: #000000;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
table.nav a:hover
{
	color: #000000;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

div#artists a:link
{
	color: #ffffff;
}
div#artists a:visited
{
	color: #ffffff;
}

img.gallery
{
	border:solid 2px #9c9c9c;
	vertical-align: top;
	margin: 20px;
}
hr.pink
{
	color: #EF118A;
}
td.gallery-border
{
	border: 1px solid #EF118A;
}
img.linkgallery
{
	border:solid 2px #9c9c9c;
	vertical-align: top;
	margin: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}