body {
	background-image: url(images/bkgrnd.jpg);
	margin-top: 0px
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
}
td .bkgrnd {
	background-image: url(images/center-bkgrnd.jpg);
}
td .dots {
	background-image: url(images/dots.gif);
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #cccccc;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
	font-weight:bold;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
td .syno {
	background-image: url(images/stills/relic.jpg);
}
td .news {
	background-image: url(images/stills/tent.jpg);
}
a:link {
	color: #d4cbb9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d4cbb9;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #d4cbb9;

