body {
	background-color: #ffffff;
	margin: 20px 20px 20px 20px;
}

td, list, li, a, p, h1, h2, h3, h4, ul, div, input, textarea{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	margin: 0;
}

form {
	margin: 0;
}

img {
	border: 0;
	margin: 0px;
}

div {
	display: inline;
	position: relative;
	float: left;
}


a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 10px 0px;
}

span.bold {
	font-weight: bold;
}

span.title {
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 16px;
}


/* ------------------------------ DIV STRUCTURE ------------------------------- */

#sitebox {
	background: #ffffff;
	width: 860px;
}

#page {
	background: #ffffff;
	width: 840px;
	margin: 10px 10px 10px 10px; 
}

#leftcolumn {
	width: 280px;
}

#leftcontent {
	width: 270px;
}

#leftdisclaimer {
	margin: 40px 0px 0px 0px;
}

#rightcolumn {
	width: 560px;
	overflow: hidden;
}

#logo {
	height: 160px;
}

#navi {
	margin: 0px 0px 0px 50px;
	height: 40px;
}


#biglogo {
	margin: 50px 0px 20px 25px;
}

span.courier {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	font-weight: normal;
}

h2 {
	line-height: 16px;
}


/* ------------------------------ EMAIL FORM ------------------------------- */

#subscribe, #searchform {
	margin: 20px 0px 20px 0px;
}

#subscribe input, #searchform input {
	margin: 4px 0px 10px 0px;
}

/* ------------------------------ SEARCH RESULTS ------------------------------- */

#searchresults {
	margin: 0px 0px 0px 50px;
}

div.searchheader {
	width: 505px;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}

div.searchrow {
	width: 500px;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}

div.searchimg {
	width: 100px;
}

div.searchtxt {
	width: 400px;
}

span.italic {
	font-style: italic;
}


#searchresults h2, #searchresults a {
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 16px;
	margin: 3px 0px 0px 0px;
	text-decoration: none;
}

span.highlight {
	background: #f5ff5d;
}

/* ------------------------------ LISTS ------------------------------- */

#exhibitions {

}

#leftcontent h2, #leftcontent h2 a {
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 16px;
	margin: 3px 0px 30px 0px;
	text-decoration: none;
}

#leftcontent a:hover {
	text-decoration: underline;
}

#leftcontent h4 {
	margin: 0px 0px 0px 0px;
}

#page_selector {
	width: 270px;
	margin: 10px 0px 0px 0px;
}

#ex_selector {
	width: 270px;
	margin: 10px 0px 20px 0px;
}

#ex_selector select{
	font-size: 10px;
	width: 122px;
	margin-right: 5px;
}

#publinavi {
	margin: 0px 0px 30px 0px;
}

/* --------------------------- EXHIBITIONS ---------------------------- */

#extext {

}

#extext h2 {
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 16px;
	margin: 3px 0px 0px 0px;
	text-decoration: none;
}

#extext h3 {
	margin: 0px 0px 0px 0px;
}

#extext h4 {
	margin: 0px 0px 0px 0px;
}

#extext p.description {
	margin: 15px 0px 0px 0px;
}


#imgcontainer {
	margin: 50px 0px 0px 50px;
}

div.mainimage {
	width: 460px;
}

div.caption {
	margin: 10px 0px 0px 0px;
	width: 460px;
}

#thumbs {
	margin: 20px 0px 0px 0px;
	width: 460px;
}

#thumbs h3 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;	
}

#thumbs img {
	margin: 0px 10px 10px 0px;
	vertical-align: top;
}


#expubs {
	width: 470px;
	margin: 10px 0px 10px 0px;	
}

#expubs h3 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;	
}



div.publithumbcont {
	width: 140px;
}
div.publithumb {
	width: 140px;
	height: 190px;
}
div.publicap {
	margin: 10px 0px 30px 0px;
	width: 140px;
}


#submenu {
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}


/* ------------------------------ NAVI ------------------------------- */

#navlist {
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#navlist2 {
	padding: 0;
	display: inline;
	float: right;
	overflow: hidden;
	list-style: none;
}

#navlist li {
	margin-right: 20px;
	padding: 0;
	display: block;
	float: left;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}

#navlist2 li {
	margin-left: 20px;
	padding: 0;
	display: block;
	float: left;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}



#navlist a, #navlist2 a {
	padding: 0px 2px 0px 2px;
	float: left;
	text-decoration: none;
}

#navlist a.naviselected {
	float: left;
	text-decoration: underline;
}

#navlist a:hover {
	text-decoration: underline;
}

#navlist2 a:hover {
	text-decoration: underline;
}


a:link.courier {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	text-decoration: none;
}
a:visited.courier {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	text-decoration: none;
}
a:hover.courier {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	text-decoration: underline;
}
a:active.courier {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	text-decoration: none;
}


