body {
	background-image: url("images/bg.jpg");
	background-color: #F4E7C4;
	margin: 0px;
}

img {
	border: 0;
}

td.center {
	background-color: #F1D585;
	border-color: #9D7644;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

td.center#castle {
	border-width: 1px 1px 1px 1px;
}

td.menu {
	background-color: #D0B464;
	border-color: #9D7644;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

img.dot {
	margin: 0px 16px 0px 16px;
}

td.bottom {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	border-color: #9D7644;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	padding-right: 3px;
}

a {
	font-weight: bold;
	color: black;
}

td.copyright {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 17px;
	padding-right: 3px;
}