h3, h2, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	background-image: none;
	text-indent: 0px;
}

h3 {
	font-size: medium;
}
h2 {
font-size: large;
}
h1 {
font-size: larger;
}
#sidebar, #header, #footer  {
display: none;
}

.breadcrumb {
	visibility: hidden;
}

#container, #content {
	width: 95%;
}
 
img {
float: none !important;
padding: 2em;
}.floatLt {
	float: none !important;
}
.floatRt {
	float: none !important;
}

