#divMainContent {
	background-image: url(../graphics/bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.contentSeminars {
	position: relative;
	width: 765px;
	padding-top: 30px;
}

.headerGif {
	position: relative;
	width: 530px;
	height: 30px;
	text-align: left;
}

.headerGif img {
	position: relative;
	float: left;
}

.displaySeminars {
	position: relative;
	float: left;
	width: 530px;
	padding: 0px 10px 20px 30px; /*background-image:url(../graphics/bg.gif);*/
	background-position: center;
	background-repeat: no-repeat;
}

.displaySeminars a {
	color: #000000 ! important;
	display: inline ! important;
	padding: 0px ! important;
}

.seminarImage {
	float: right;
	margin-top: 10px;
}

.seminarInfo {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

.archiveNavSeminars {
	position: relative;
	float: right;
	width: 140px;
	background-color: #cccccc;
	padding: 5px 0px 15px 10px;
	margin-bottom: 1px;
	margin-top: 90px;
}

.archiveDivider {
	width: 530px;
	margin: 3px 0px 3px 0px;
	padding: 1px 0px 1px 0px;
}

.bottomClearSeminars {
	width: 765px;
	clear: both;
}
