.centered {
     	position: realtive;
     	margin: 3% 0 3% 0;
     }
	 
	 #fullheight{height:100%}
	  
.text {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : 8E7D6E;
	font-size : 12;
	text-decoration : none;
}
.textsub {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : BFBFBF;
	font-size : 10;
	text-decoration : none;
}
.tlink {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : #8E7D6E;
	font-size : 12;
	line-height : 1.5;
		text-decoration : none;
}
.tlink:hover {
	color : D4C3B4;
	text-decoration : underline;
}


.link {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : #8E7D6E;
	font-size : 12;
	line-height : 1.5;
	text-decoration : none;
}
.link:hover{
	color: D4C3B4;
}
.linkon {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 12;
	text-decoration : none;
	line-height : 1.5;
}
.linksub {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : #8E7D6E;
	font-size : 10;
	text-decoration : none;
	line-height : 1.5;
}
.linksub:hover{
	color: D4C3B4;
}
.linksubon {
	font-family : georgia, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 10;
	text-decoration : none;
	line-height : 1.5;
}
.foot {
	font-family : Arial, Helvetica, sans-serif;
	color : 493F37;
	font-size : 10;
	text-decoration : none;
}
.foot:hover {
color : 7F7165;
}
.date{
	width : 156;
	background-color : 2B2626;
	text-align : left;
	color : Silver;
	padding-left : 5;
	height : 20;
}
