.tdContent {
	background-color: #FFE4B5;
	background-image: url(../_images/RightPaperRip.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tdLeftSide {
	background-image: url(../_images/leftPaperRip.jpg);
	background-repeat: repeat;
}
#divFooterNav {
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	padding: 0px;
	clear: both;
}
#divFooterNav a:link, #divFooterNav a:visited {
	font-weight: bold;
	color: #A67A5E;
	text-decoration: none;
}
#divFooterNav a:hover, #divFooterNav a:active {

	font-weight: bold;
	color: #C5A996;
	text-decoration: none;
}
.imgContentPic {
	margin: 7px;
	padding: 0px;
	border: 1px solid #425E6A;
}
.tdContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F6F4A;
	text-align: right;
	color: #6C4B33;
	font-size: 30px;
	height: 38px;
	background-image: url(../_images/header1BG.jpg);
	padding-right: 70px;
	width: 420px;
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
