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

.main {
	padding-right: 20px;
}
.maintable {
}
.tdlogos {
	background-color: #000000;
	background-image: url(Logostitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdexhibits {
	background-color: #000000;
	background-image: url(Exhibitstitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdposters {
	background-color: #000000;
	background-image: url(posterstitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdillustrations {
	background-color: #000000;
	background-image: url(Illustrations.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdpictures {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.tdwebsites {
	background-color: #000000;
	background-image: url(websitestitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdlayouts {
	background-color: #000000;
	background-image: url(pagelayouttitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

