
body {
	behavior:url(/htc/csshover.htc);
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/parch-dk.jpg);
 	color: #AA0000;
}

table {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2{
	font-size: 80%;
}

th {
	font-size: 85%;
}

td {
	font-size: 95%;
	vertical-align: top;
	padding: 2px;
}

iframe {
	visibility: visible;
}

td.ltghbckgrnd {
	background-image: url(../images/parchmnt.jpg);
}

tr.drkbckgrnd {
	background-image: url(../images/parch-dk.jpg);
}
td.head1{
	font-size: 45px;
	font-family: "Bookman Old Style";
}

td.bold {
	color: #AA0000;
	font-weight: bold;
}

a {
	color: #AA0000;
}

a.normal {
	font-size: 12px;
	color: #AA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.bold {
	font-size: 12px;
	font-weight: bold;
}
.em {
	font-style: italic;
}

td.map {
  width: 4px;
  height: 4px;
	padding: 0px;
	margin: 0px;}


/*tool tip fancy*/
span.info{
position:relative;
/*background-color:#ecc;*/
/*color:#000;*/
text-decoration:none
}
span.info:hover {
 background-color: #DAD2C2; }
span.info span.tooltip { display: none }
span.info:hover span.tooltip {
	z-index: 2;
	display:block;
	position:absolute;
	top:1.5em;
	left:7em;
	width:10em;
	border:1px solid gold;
	background-color:black;
	color:#FFFFFF;
	text-align: center;
	visibility: visible;
}
/*tooltip*/

.ridge{
	border: 2px ridge gold;
}

.textCenter{
  text-align: center;
}


.news {
	width: 500px;
	color: #AA0000;
}

.pagnat{
  position: absolute;
  border: thin solid black;
  width: 550px;
  top: 550px;
  left: 520px;
}

.prev{
  position: absolute;
  width: 80px;
  top: 550px;
  left: 550px;
}

.omega{
  position: absolute;
  width:10px;
  top:550px;
  left:605px;
}

.next{
  position: absolute;
  width:80px;
  top:550px;
  left:620px;
}


#logo {
	/*background-image:url(../images/logo_bck.jpg);
	background-repeat: repeat;*/
	height: 80px;
	border-bottom: 2px outset #CCCCCC;
}

#rdshrines {
	text-align: left;
	width: 150px;
}
#leftmenu {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 13%;
	height: 465px;
}

.jeweltimer_cells {
	border-bottom: 1px outset #CCC000;
	font-size: 12px;
}

#jeweltimer_form {
	text-align: right;
}
#news_title {
	font-size: 12px;
}
#news_author {
	font-size: 10px;
}
#news_story {
	font-size: 14px;
}

/* Timer styles */

#sp_name {
	float: left;
	position: relative;
	width: 100px;
	top: 1px;
	left: 1px;
	border: 1px solid #000;
}

#sp_min_level {
	float: right;
	position: relative;
	width: 100px;
	top: 1px;
	left: 150px;
	border: 1px solid #000;
}

#ast_time2 {
	font-size: 12px;
	position: absolute;
	top: 60px;
	left: 190px;
	width: 120px;
	border: 2px outset #D1CE98;
	background-color: #D1CE98;
}

#ast_time {
	font-size: 12px;
	position: absolute;
	top: 60px;
	left: 10px;
	width: 120px;
	border: 2px outset #D1CE98;
	background-color: #D1CE98;
}

#area_form {
	font-size: 10px;
	color: #99FF00;
	position:absolute;
	top: 60px;
	left: 300px;
	width: 250px;
	border: 1px inset #D1CE98;
	background-color: #D1CE98;
	vertical-align: middle;
}

#almostSpawned {
	position: absolute;
	top: 20px;
	right: 130px;
}
