body  {
	font-size: 0.8em;
	line-height: 1em;
	background-color: #ccc;
	top: 20px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {}
td {}
#MainContainer  { background-color: #fff; margin-right: auto; margin-left: auto; padding: 10px; width: 820px; height: 600px; clear: both }
#InteriorContainer {
	height: 500px;
	width: 790px;
	padding-bottom: 10px;
}
#LeftColumn {
	float: left;
	height: 490px;
	width: 300px;
	position: relative;
	clear: left;
}
#RightColumn {
	float: right;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #004f6f;
	padding: 10px;
	height: auto;
	width: auto;
}
#MainContainer2 {
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 500px;
	clear: both;
	border: 1px solid #666666;
}
#Navigate {
	height: auto;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: relative;
	right: 0px;
	padding: 10px;
}
.headingWrap {
	margin: 10px;
	padding: 10px;
}
#buttons {
	margin-top: 185px;
	float: right;
	width: 40px;
}
#CardCatalog {
	padding: 10px;
	float: left;
	width: 240px;
}
.libraryspecial {
	padding: 15px;
}
