body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(images/bluefadebg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
}
#wrapper #header h1 {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

#wrapper {
	background-color: #FFF;
	padding: 0px;
	width: 800px;
	border: thin solid #78A6C7;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#wrapper #topcol {
	padding: 5px;
	text-align: center;
}

#wrapper #maincontent {
	padding: 10px;
	text-align: left;
	color: #333;
	font-size: 14px;
}

#wrapper #footer {
	padding: 5px;
	color: #FFF;
	background-color: #629FCC;
	font-size: 12px;
	text-align: center;
	clear: both;
}
#wrapper #topnav {
	padding: 5px;
	background-color: #629FCC;
	text-align: center;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #337CC6;
}
#wrapper #topnav ul li a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #CFE6E7;
	text-decoration: underline;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #header {
	height: 188px;
	background-image: url(images/vellanheader.jpg);
	color: #FFF;
}
#wrapper #topcol h2 {
	color: #629FCC;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #topcol p {
	text-align: left;
	color: #000;
}
.headname {
	font-weight: bold;
}
#wrapper #maincontent #imagetitle {
	text-align: center;
	padding: 5px;
}
.centreimage {
	text-align: center;
}
.imagetitlecentr {
	text-align: center;
}
#bigimagetitles {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 5px;
}
#wrapper #topcol p img {
	border: thin solid #666;
	position: fixed;
}


.expodates {
	font-style: italic;
	font-weight: bold;
}
#printbox1 {
	padding: 5px;
	width: 380px;
	float: left;
	text-align: center;
}
#printbox2 {
	padding: 5px;
	width: 380px;
	margin-left: 400px;
	text-align: center;
}
a:link {
	color: #337CC6;
}
a:hover {
	color: #FC6;
}
a:visited {
	color: #98BEE4;
}

#wrapper #maincontent #printbox2 p {
	text-align: center;
	color: #333;
}
#wrapper #maincontent #printbox1 p {
	text-align: center;
}
#leftcolpaintings {
	padding: 5px;
	width: 185px;
	clear: none;
	float: left;
	color: #000;
}
#2leftcolpaintings {
	padding: 5px;
	width: 180px;
	clear: none;
	margin-left: 195px;
}
#picsbig {
	text-align: center;
	padding: 5px;
}
.sold {
	color: #F00;
	font-weight: bold;
}
.backbutton {
	padding: 10px;
	text-align: center;
}

