/* CSS Document for Ruins Map Microsite */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D8C0;
	font-weight: bold;
	font-size: 11px;
}
h1 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 1.5em;
}
#container #header {
	height: 250px;
	width: 800px;
}
body {
	background-color: #480000;
	background-image: url(images/bground.jpg);
}
a:link {
	text-decoration: none;
	color: #480000;
}
a:hover {
	text-decoration: none;
	color: #906049;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .header1 {
	background-image: url(images/header1.jpg);
	height: 200px;
	width: 800px;
}
#header .header2 {
	height: 50px;
	width: 800px;
	background-image: url(images/header2.jpg);
	color: #480000;
}
.nav {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	display: block;
	padding: 2px;
}
.nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav li a {
	color: #480000;
	display: block;
	float: left;
	width: 110px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin: 0px;
	text-decoration: none;
}
.nav li a:hover {
	color: #D8D8C0;
	margin: 0px;
	text-decoration: none;
	background-image: url(images/tabs.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.nav .activenav {
	background-image: url(images/tabs.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #D8D8C0;
}
#content {
	width: 760px;
	padding: 20px;
	background-image: url(images/bgcontent.jpg);
}
#container #footer {
	height: 10px;
	width: 760px;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: right;
	background-color: #D8D8C0;
	color: #480000;
}
#new li {
	margin-left: 30px;
	line-height: 2em;
	color: #FFFFFF;
	padding-top: 20px;
}
dd {
	line-height: 2em;
	margin-left: 55px;
	margin-right: 50px;
}
dfn {
	margin-left: 20px;
}
.monstitle {
	font-style: italic;
	color: #CCCCCC;
}#container #content table {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.question {
	color: #FFFFFF;
}
.answer {
	text-align: center;
}
#home {
	float: right;
	margin-right: 100px;
	margin-top: 17px;
	font-size: 12px;
	color: #906049;
}
#home a {
	font-size: 12px;
	color: #906049;
	text-decoration: none;
}
#home a:hover {
	color: #4D0000;
	text-decoration: underline;
}
#prodsys {
	margin-left: 100px;
	line-height: 2em;
}
