
a:link		{ color: navy; }
	a:visited 	{ color: navy; }
	a:hover		{ color: whitesmoke; background-color: #474B39;}
	a:active 	{ color: #FFFFFF;  }

body{
	background-image: url(images/parch_map.jpg);
	color: #DDDDDD;
 
	}
	
	h1{
	color:#D7A508;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;		
	}
	
	h2{
	color:#EEDFAB;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
}	
	
	#centercontent{
	background-image:url(images/back_central.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px 10px 0px 10px;
}
#in_centercontent{
	background: #2C1310;
	border: 2px solid #0F7ABB;
	border-bottom:none;
	padding-left:20px;
	padding-right:20px;
}

#in_centercontent p{
	margin-bottom:0px;
}


#tabs{
	background-image:url(../images/back_tabs4.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:100%;
}


.tit_recuadro{
	background-image:url(images/back_titrecuadro.jpg); 
	background-position:right; 
	background-repeat:repeat; 
	color: #FFCC99;
	height:25px; 
	font-size:1.15em;
	font-weight:bold;
	margin-top:20px;	
	width:100%;
	}

.in_titrecuadro{
	padding-left:20px;
	padding-top:5px;
}	

.recuadro{
	background-image:url(images/back_recuadro.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	min-height:50px;	
	width:100%;
	a:visited 	{ color: #FFCC33; }
	a:hover		{ color: whitesmoke; background-color: #474B39;}
	a:active 	{ color: #FFFFFF;  }
	
}

 

.txt_color1{
	color:#FF9900;	
	}

a.txt_color1{
color:#0099FF;
}

.inside-title{
	background-image:url(images/oldwood.jpg); 
	background-position:right; 
	background-repeat:repeat;
	color:#EEDFAB;
	font-size:1.15em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-top:20px;	
	width:100%;
	padding-left:20px;
	padding-top:5px;
	}
	
.inside-text {
	font-size:1.0em;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	margin-right:10px;
}

.game-title{
background-color:#E0C08F;
	background-position:right; 
	background-repeat:repeat;
	color:#990033;
	font-weight:bold;
	text-align:center;	
	width:100%;
	}
#game-links-title{
	margin:0px; 
	padding:0px;	
    font-weight:bold;
}

li.game-links{
	background-position:bottom;
	font-weight:bold;
	color:#FF0000;
	background-repeat:no-repeat;
	line-height:1.5em;

}

li.game-links a:link{color:#3300FF}
li.game-links a:hover { color: whitesmoke; background-color: #474B39;}
li.game-links a:active 	{ color: #FFFFFF;  }
li.game-links a:visited 	{ color: #3300FF; }


.game-box{
border:medium;
background-color:#BC9B7A;
	background-position:bottom;
	background-repeat:no-repeat;
}

.center{text-align:center;
text-decoration:underline;}


#centerpic {
float:left;
}

#tabs{
	background-image:url(images/back_tabs4.jpg);
}

	
