* {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color: #3D2B1D;
	font-style: normal;
}

.purpletext {
	color: #3D2B1D;
	font-style: bold;
}

html, body {
	height: 100%;
	background-color:0F0F0D;
	background-image: url(../images/downlevel-BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -161px;
}

.footer, .push {
	height: 161px;
}
.wrapper-outerTable {
	background-image: url(../images/main-Scrolls.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:inherit;
}

.content {
	height:inherit;
}

.content-dungeons {
	height:inherit;
}

.content-monsters {
	height:inherit;
}

.content-quests {
	height:inherit;
}


.leftpad {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.rightpad {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thumb {
	border: 0px;
}
.wall {

}

.wrapper .wrapper-outerTable iframe {
	position: absolute;
	top: 395px;
}
