div.center {
	text-align: center;
}
div.center table {
	margin: 0 auto;
	text-align: left;
}
table.about {
	width: 600px;
}
table.excerpts {
	width: 700px;
}
table.stats {
	width: 500px;
}
table.stats td {
	text-align: center;
}
table.stats.counter {
	width: 40px;
}
table.stats img {
	cursor:pointer;
}
#statsContainer {
	font-size: 14px;
}
table.about a {
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
table.thanks td {
	text-align: center;
	font-size: 15px;
}

table.about a:hover {
	color: #000000;
	text-decoration: underline;
}

table.menu a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3399CC;
}
table.ancestors a {
	font-weight: bold;
	color: #3399CC;
	font-size: 13px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	margin: 0 auto;
}
span.header {

	font-weight: bold;
	color: #3399CC;
	font-size: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.blink {
	color: #000;
	font-weight: normal;
	font-size: 13px;
}

td.links {
	width: 350px;
	vertical-align: top;
	padding-top: 15px;
}
td.map {
	vertical-align: top;
	width: 420px;
	text-align: center;
}
img {
	border: 0px;
}
p.footer {
	position: relative;
	text-align: center;
	top: 25px;
	font-size: 10px;
}
p {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
.birthday
{
	font-size:11px;
}
.birthday a
{
	color: #3399CC;
	font-size: 11px;
	font-weight: bold;
}