#column2 {
	display: none;
}

.paperBox {
	background-image: none;
}

.paperBoxHeader {
	height: 23px;
	background-image: url(../images/box-col1-paper-top.jpg);
		display: none;
}
.paperBoxFooter {
	height: 23px;
	background-image: url(../images/box-col1-paper-footer.jpg);
	display: none;
}

#column1 {
	width: 732px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
.paperBox h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.paperBox h3 {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A57801;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
#column1 hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5A307;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
