@charset "UTF-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
}

body {
	margin:0 0 0 0;
}

.header {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
}

#topstripe {
	width:100%;
	height:25px;
	background-color:#c5c5c5;
}

#bannerstripe {
	width:792px;
	height:23px;
	background-color:#c5c5c5;
}

.bodytd {
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}

#sublinks {
	letter-spacing:5px;
}

#sublinks a {
	text-decoration:none;
}

.thumbs {
	width:33%;
	font-size:9px;
}

#footer, #footer a {
	font-size:10px;
}

.exhibition td {
	padding-bottom:10px;
	vertical-align:top;
}

.extra {
	padding-top:4px;
}