* {
	font-family: "Times New Roman" , Times, serif;
	color: #000;
}
.hidePrint, #left, #footer, #subheader, #headerLinks, #logo {
	display: none;
}
#content {
	color: #000;
	width: 7in;
	padding: 0;
	margin: 0 auto;
}
#header {
	height: 120px; /* height of the replacement image */
	background: #600 url(images/TWC_mainlogo.gif) top left no-repeat;
}
#content a {
	text-decoration: none;
	color: #000;
}

