body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	background-color: #704214;
	font-size:13px;
	color:white;
}
img {
	border: 0px;
}
table.pages a, table.pages a:hover{
	background: #2D1701;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
table.pages a:hover{
	background: #CE6F0D;	
}
td.pages a, td.pages a:hover{
	background: #2D1701;
   padding: 2px;
	text-decoration: underline;
}
td.pages a:hover{
	background: #CE6F0D;
	text-decoration: none;	
}
div.text{
	color: white;
	font-size: 18px;
	font-weight: bold;
}
a:link, a:visited {
	color: white;
	border-bottom: 1px dashed white;
	text-decoration:none;
}
a:hover{
	color: white;
	border-bottom: 1px solid white;
	text-decoration:none;
}
a.black, a.black:hover{
	color: black;
	font-size: 17px;
	text-decoration: underline;
}
a.black:hover{
	text-decoration: none;
}
a.book, a.book:hover{
	color: #FCF6CE;
	font-size: 17px;
	text-decoration: none;
}
.gally {
	color:#FCF6CE;
	font-size:13px;
}
.gally a:link img {
	border:1px solid white;
}
.gally a:visited img {
	FILTER: alpha(Opacity=70);
	border:1px solid #F6B06A;
}
.gally a:hover img {
	FILTER: alpha(Opacity=100);
	border: 1px dashed #000000;
}
.navpanel {
	font-size:14px;
	color:black;
}
.navpanel a:link, .navpanel a:visited {
	color: #A0522D;
	font-size:14px;
}
.navpanel a:hover {
	color: #713A20;
	font-size:14px;
}
.navbar {
	background-color: Black;
	color: white;
	font-size:14px;
	height: 20px;
}


