body {
	margin : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


p, dt, dd, h2, h3 {
   	font-family : Verdana, Arial, Helvetica, sans-serif; 
	margin-left : 5px;
	margin-right : 5px;
}


.content1, .content2, td, th {
	font-size : 0.8em;
}

.content1 {
	margin-left : 35px;
	margin-right : 35px;
}


.content2 {
	margin-left : 55px;
	margin-right : 55px;
}


.navbar, .navbar a:link, .navbar a:visited, .navbar a:hover, .navbar a:active, .current {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	background-color : #000000;
	font-size : .95em;
	text-decoration : none;
}

.navbar {
	color : #CCCCCC;
}

.navbar a:link, .navbar a:visited, .navbar a:hover, .navbar a:active,
.gallery a:link, .gallery a:visited, .gallery a:hover, .gallery a:active {
	font-weight : bold;
	color : #FFFFFF;
}

.current {
   	font-weight : bold;
	color : #CCCCCC;
}


p a, table a, ul a, dl a {
   	color : #3366CC;
}


h2 {
	font-size : 130%;
	font-weight : bold;
	padding-bottom : 6px;
	border-bottom : 2px dotted #993366;
	margin-bottom : 0;
}

h3 {
	font-size : 110%;
	font-weight : bold;
	padding-bottom : 6px;
	border-bottom : 2px dotted #993366;
	margin-bottom : 0;
}


.top {
	margin-top : 1px;
}

.borderbottom {
	border-bottom : 2px dotted #CCCC99;
}


.gallery {
	color : white;
	background-color : #993366;
}

.catalogue2 {
	color : #000000;
	background-color : #CCCC99;
}

#subjects, #links {
	border : 7px solid #CCCC99;
}

#links td {
	padding : 2px;
}

#content {
	border : 7px solid #CCCC99;
}

#image {
	border : 7px solid #993366;
	background-color : #993366;
}

#banner {
	border : 2px solid #993366;
	background-color : #993366;
	padding-top: 6px;
}

.innertable td {
	background-color: #FFFFFF;
	border : 2px solid #CCCC99;
	font-size : .75em;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.thumbnail, .thumbnail a {
	color: #993366;
	background-color: #FFFFFF;
	text-decoration: none;
}

.thumbnail a:hover {
	color: #FFFFFF;
	background-color: #993366;
	text-decoration: none;
	display: block;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.thumbnail img {
	margin : 10px;
}

.tiny {
	font-size : 45%;
}

.small {
	font-size : .85em;
}


.errormessage {
	color : red;
	background-color : white;
}

.related img {
	border : 1px solid #993366;
	vertical-align:top;
}

.related td {
	margin-bottom : 5px;
	vertical-align:top;
}

blockquote {
	margin-top : 30px;
	color : #CCCC99;
	font-size : 1.5em;
}

p.gallery {
	padding-top:100%;
}

.absmiddle {vertical-align:middle;}

.home {
	color: #FFFFFF;
	background-color: #006699;
	background-image: url(../images/blue_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

