body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-image: url(http://www.castlesncrowns.com/images/castles/dots.gif);
	background-color: #593D3C;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
}
table.main {
	background:url(http://www.castlesncrowns.com/images/castles/ddb_stripes.gif);
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #000000;
	background-color: #000000;
}

.contenttable {
	background-image: url(http://www.castlesncrowns.com/images/castles/tablebg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top: 1px #000000;
}

td#left {
	width: 175px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}

td#right {
	width: 100%;
	padding-top: 5px;
}

#stripe-top {
	background-repeat: repeat;
	background-position: center;
	height: 10px;
	width: 100%;
}

#stripe-bottom {
	background-repeat: repeat;
	background-position: center;
	height: 10px;
	width: 100%;
	border-bottom: 1px solid #000000;
}
#stripe-bottom2 {
	background-repeat: repeat;
	background-position: center;
	height: 10px;
	width: 100%;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.main .header {
	border: 1px solid #000000;
}

.menu {
	color: #593D3C;
	font-size: small;
}