.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #344500;
	letter-spacing: 1pt;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 3pt;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #6B8227;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	right: auto;
	
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;

	
}
body {
	background-position: center;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #330066;
	letter-spacing: 1px;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8556AF;
}
#tdback {
	background-image: url(slices/bottomback.jpg);
	background-repeat: repeat-y;
}
#tdbottom {
	background-image: url(slices/verybottom.jpg);
	background-repeat: repeat-y;
}
#tdbehindtext {
	background-image: url(slices/picbehindtext.jpg);
	background-repeat: repeat-y;
}
#tdheader {
	background-image: url(slices/header.jpg);
	background-repeat: repeat-y;
	height: 156px;
	width: 818px;
}
#tdnexttopic {
	background-image: url(slices/nexttopic.jpg);
	background-repeat: repeat-y;
}
#tdbottompic {
	background-image: url(slices/bottompic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tdmiddlebar {
	background-image: url(slices/middlebar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}