body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 0px;
	SCROLLBAR-BASE-COLOR: #CF0156;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #B08447;
	SCROLLBAR-TRACK-COLOR: #A40045;
	background-color: #A20145;
}
h4 {
	font-size: 14px;
}
body, table, tr, td {
	font-size: 10px;}
table.bg {
	background-image: url(../images/mainbg.gif);
	background-position: center;
	background-color: #A20145;
}
body.bgm {
	background-image: url(../images/bgm.jpg);
	background-position: left;
	background-color: #A20145;
	background-repeat: repeat-y;
}
td.centerbg {
	background-image: url(../images/centerbg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
a:link, a:active, a:visited {
	color: #CF0156;
}
a:hover {
	color: #CF0156;
}
a:link.emailwhite, a:active.emailwhite, a:visited.emailwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
a:hover.emailwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link.sitebytbs, a:active.sitebytbs, a:visited.sitebytbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
a:hover.sitebytbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
td.sitebytbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height: 1.5;
}
font.sitebytbs {
	font-size: 9px;
	line-height: 1.5;
	color: #000000;
}
div.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	SCROLLBAR-BASE-COLOR: #B2AD87;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #EBE3BC;
	SCROLLBAR-TRACK-COLOR: #EBE3BC;
	padding: 5px;
	color: #565338;
}
div.guestbook {
	SCROLLBAR-BASE-COLOR: #B2AD87;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #EBE3BC;
	SCROLLBAR-TRACK-COLOR: #EBE3BC;
}
.charContainer {
	position: relative;
	font-size: 12px;
}
.charContainer a {
	color: #565338;
	text-decoration: underline;
}
.charContainer a:visited {
	color: #565338;
	text-decoration: underline;
}
.charContainer a:hover {
	color: #8F8A62;
	text-decoration: underline;
}
#charMenu {
	position: absolute;
	left: 30;
	top: 32;
	display: none;
	border: solid 1px #CC6600;
	background-color: white;
	padding: 4px;
}
.character { }
.character a {
	text-decoration: none;
}
.leftImage {
	position: absolute;
	display: block;
	width: 280px;
	height: 410px;
	left: 10px;
	top: 0;
}
#charButton {
	color: #565338;
}