#topnav {
	display: none;
}
#container {
	width: 700px;
}
#content h1 {
	color: #990000;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#side {
	display: none;
}
#special {
	display: none;
}
#global_nav {
	display: none;
}
#logo {
	display: none;
}
#logo_print img {
	height: 133px;
	width: 200px;
}
#content p {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
#content img {
	margin-right: auto;
	margin-left: auto;
}
.cat-summary p	 {
	padding: 0px;
	margin: 0px;
}
.cat-listing:hover {
	color: #000000;
}
.cat-listing:hover > .cat-title {
	color: #990000;
}
.cat-title {
	font-size: 18px;
	color: #660000;
	clear: right;
	display: block;
	padding: 5px 5px 0px;
	margin-bottom: 5px;
	height: 24px;
	text-decoration: underline;
}
.cat-listing .ThumbImage {
	float: left;
	border:none;
}
.cat-listing a {
	color: #990000;
}
#footer_nav {
	display: none;
}
#content .cat-listing h2 {
	clear: none;
	display: inline;
}
#content .cat-listing .ThumbImage {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cat-listing, .ajaxSearch_result {
	display: block;
	text-decoration: none;
	padding: 10px 5px 0px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height:120px;
}
#right {
	display: none;
}
#footer {
	position: absolute;
	top: 0px;
	width: 400px;
	right: 0px;
	margin-right: 25px;
	margin-top: 35px;
	font-size: 10px;
}
	
#breadcrumbs {
	font-size: 10px;
	color: #666666;
	display: none;
}
.thumbscontainer {
	width: 700px;
}
.thumbscontainer li {
	list-style-type: none;
	float: left;
}
.thumbnail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#download_pdf {
	display: none;
}
#breadcrumbs a {
	color: #CCCCCC;
}
#footer {
	display: none;
}

