body  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-family: "Trebuchet MS";
	color: #507282;
}

h2 {
	color: #507282;
	margin-bottom: -10px;
	font: normal bold 20px "Trebuchet MS";
}

h3 {
	color: #6e487b;
	margin-bottom: -10px;
	border-bottom: 1pt solid #6e487b;
	font: bold 20px "Trebuchet MS";
}

h4 {
	margin-bottom: -10px;
}

h5 {
	margin-bottom: -10px;
}

p {
	font-size: 13px;
	line-height: 17px;
}

.caption {
	font-size: 11px;
}

.captionArtist {
	font-size: 11px;
	font-style: italic;
}

p.copyright {
	font-size: 10px;
	color: #999999;
}

p.ArtistList {
	line-height: 20px;
}

p.bigger {
	font: 17px/20px "Trebuchet MS";
	color: #507282;
	text-align: justify;
}

p.brown {
	color: #996633;
}

p.ArtistCV {
	width: 450px;
	text-align: justify;
}

p.RightColSubs {
	color: #507282;
	border-bottom: 1px solid #507282;
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}

li { list-style-type: square; padding: 0;
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 10px;
	margin-top: -10px;
} 

.justify {
	text-align: justify;
}

.white {
	color: #FFFFFF;
}

td {
	font-size: 13px;
}

#navs ul li { display: inline; 
}

#navs ul li a
{
	font-size: 12px;
	text-align: center;
	padding: 0.2em .75em;
	text-decoration: none;
	float: left;
	border-right: 1px solid;
	color: #000000;
}
#navs ul li a:hover
{
	background-color: #FFFFCC;
	color: #333399;
	font-weight: bold;
}

#LangSwitcher a
{
	font-size: 11px;
	top: 0px;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}

#LangSwitcher a:hover
{
	background-color: #FFFFCC;
	color: #333399;
}

#footer a
{
	font-size: 11px;
}

#footer a:hover
{	background-color: #FFFFCC;
	color: #333399;
}

.picLeft
{
	margin-right: 30px;
	margin-bottom: 10px;
}
.picRight
{
	margin-left: 30px;
	margin-bottom: 10px;
}
