a img { border: none; }

body {
	background-color: #ffffff;
	color: #000000;
}

a {
	text-decoration: none;
}

a:link {
	color: #0000aa;
}

a:visited {
	color: #aa00aa;
}

a:hover {
	color: #ff2222;
}

td {
	text-align: left;
	vertical-align: middle;
}

#footertext {
	font-size: 1.2em;
}

#front_page_items {
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 10px;
}

table#gallery {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

table#gallery a.title {
	font-size: 1.4em;
}

table#gallery td {
	padding: 5px;
	font-size: 1em;
}

table#gallery th {
        font-size: 1.7em;
	text-align: center;
}

.gallery_title {
	font-size: 1.2em;
	font-weight: bold;
}

.tf_bottom {
	text-align: center;
	font-weight: bold;
}
