.BusinessCardText{
	background: #000000;
}

.topMenu {
	margin-bottom: 10px;
	display: none;
}
body{
	color: #000000;
	background-color: #ffffff;
}
div.mainContent{
	color: #000000;
	background-color: #ffffff;
	width: 80%;
}
h3#pagetitle {
	color: #CC0000;
	background-color: #ffffff;
}
#siteInfo .footer, #siteInfo .legal {
	color: #000000;
	background-color: #ffffff;
}
h3{
	color: #000000;
	background-color: #ffffff;
}
h3#imgText, div.GalleryButton, img#display {
	display: none;
}
div#largeGallery{
	height: auto;
	overflow: hidden;
	border: 0;
}
div#largeGallery div{
	display: inline;
}
a{
	color: #CC0000;
}
div.subSectionInfo a {
	color: #000000;
}
div.subSectionInfo#customizedDetailsDesc {
	float: left;
}
html>body div.subSectionInfo#customizedDetailsDesc {
	float: none;
}
.callout{
	font-size: small;
}