body {
	margin: 10px;
	background-attachment: fixed;
	background-color: #36cda2;
	background-image: url(/images/bigbg.JPG);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.townnpcbox {
	font-weight: bold;
	padding:2px;
	margin:2px;
	float:left;
	width:80px;
	text-align: center;
}

.townthumb {
	font-weight: bold;
	padding:2px;
	margin:2px;
	float:left;
	width:80px;
	text-align: center;
}
.townshopbox {
	font-weight: bold;
	padding:2px;
	margin:2px;
	float:left;
	width:80px;
	text-align: center;
}
#inventwrapper {
	background-color: #FFF;
	background-image: url(/images/boxbg.png);
	background-repeat: no-repeat;
	margin: 2px;
	padding: 2px;
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenu {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
#menu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#goldbar {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#digits {
	text-align: right;
	letter-spacing: 4px;
	color:#F60;
}a:link {
	color: #C03;
	text-decoration: none;
}
a{
	color: #C03;
	text-decoration: none;
}
a:visited {
	color: #C03;
	text-decoration: none;
}
a:active {
	color: #C03;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
