body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #DDDDDD;
	background-image: url(images/bg.jpg);
}
body {
	background-color: #222222;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #88BB66;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88BB66;
}
a:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
a:active {
	text-decoration: none;
	color: #666666;
}
table.splash {
	width: 650px;
}
.siteinfo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #88BB66;
}
.copyright {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #88BB66;
}
.music {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #88BB66;
}
table.main {
	width: 100%;
}
td.menu {
	width: 190px;
}
td.content {
	padding: 5px;
}
td.border {
	width: 15px;
	padding: 5px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #88BB66;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
img.photo {
	border-color: #88BB66;
	border-width: 2px;
	border-style: dotted;
}
table.pic {
	border-color: #88BB66;
	border-width: 3px;
	border-style: double;
}