@charset "UTF-8";
/* CSS Document */

td img {display: block;
}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3D453A;
	letter-spacing: .05em;
}#content {
	background-color: #E7E7DF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #3A4234;
	letter-spacing: 0.1em;
}
a:link {
	color: #4D5448;
}
a:visited {
	color: #4D5448;
}
a:hover {
	color: #C0C0AA;
}
a:active {
	color: #4D5448;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #979C89;
	background-image: url(slices/bottom-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottompageinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C0BFA9;
	margin: 0 auto;
	width:800px;
	text-align:center;
}

