body {
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 2em;
}

h1 {
	color: black;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

h2 {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

img {
	border-style: none;
}
h1 a:link {
	color: black;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
h1 a:visited {
	color: black;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
h1 a:hover {
	color: black;
	text-decoration: none;
    border-bottom: 1px solid #bebebe;
}
h1 a:active {
	color: black;
	text-decoration: none;
    border-bottom: 1px solid #bebebe;
}

h2 a:link {
	color: black;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
h2 a:visited {
	color: black;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
h2 a:hover {
	color: black;
	text-decoration: none;
    border-bottom: 1px solid #bebebe;
}
h2 a:active {
	color: black;
	text-decoration: none;
    border-bottom: 1px solid #bebebe;
}

p a:link {
	color: black;
}

p a:visited {
	color: black;
	
}
p a:hover {
	color: black;

}
p a:active {
	color: black;

}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	font-size:13px;
}
#nav a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
#nav a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
#nav a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #bebebe;
}
#nav a:active {
	color: black;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #bebebe;
}
#nav a.selected:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
#nav a.selected:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
#nav a.selected:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
    border-bottom: 1px solid #bebebe;
}
#nav a.selected:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
    border-bottom: 1px solid #bebebe;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin:0 .5em;
}
.footer {
	margin-top: 1.3em;
}
.divider {
	height:1px;
	border-width:0;
	color:silver;
	background-color:silver;
	margin: 2em 0;
	clear:both;
}
.divider-top {
	height:1px;
	border-width:0;
	color:silver;
	background-color:silver;
	margin: 0 0 2em 0;
	clear:both;
}
.justify {
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.news img {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	float: left;
}
.news {
	text-align: justify;
}
.page-title {
	margin-bottom: 1.5em;
	top: -6px;
	position: relative;
}
.catalogue {
	height: 350px;
	margin-right: 20px;
	width: 240px;
	float: left;
}

.artist {
	font-weight: bold;
}

.caption {
	margin-top: 1.2em;
	margin-bottom: 2em;
	line-height: 1.5em;
	font-size: 10px;
}

.head {
	top: -8px;
	position: relative;
}
.side-nav {
	line-height: 1.4em;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.side-nav a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
.side-nav a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
.side-nav a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #bebebe;
}
.side-nav a:active {
	color: black;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #bebebe;
}
.ex-nav {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
}
.ex-nav li {
	display: inline;
	list-style-type: none;
	margin: 0 7px;
}
.ex-nav a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
.ex-nav a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 0 solid #bebebe;
}
.ex-nav a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #bebebe;
}
.ex-nav a:active {
	color: black;
	text-decoration: none;
	font-weight: normal;
    border-bottom: 1px solid #bebebe;
}
.indent {
	margin-left: 2em;
}
.thumb {
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	padding: 4px;
	margin-bottom: 8px;
}