body {
	font-family:"Times New Roman", Times, serif;
}

#banner {
	height:100px;
}

#right-picture {
	display:none;
	width:0;
	height:0;
}

#nav {
	display: none;
	height:0;
	width:0;
}

table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

td, th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.3em;
}

caption {
	font-weight: bold;
	letter-spacing: 0.2em;
}

#contactform {
	display:none;
}

h3 {
	text-align:left;
	float:none;
}

#footer {
	display:none;
}

.pullquote {
	display:none;
}

.breadcrumb {
	display:none;
}
img {
	border: none;
}