BODY {
	background-image: url(images/00bg.gif);
	scrollbar-track-color: #F0E8D5;
	scrollbar-face-color: #F0E8D5;
	scrollbar-3dlight-color: #F0E8D5;
	scrollbar-base-color: #F0E8D5;
	scrollbar-darkshadow-color: #F0E8D5;
	scrollbar-highlight-color: #FFFFF0;
	margin: 0;
	padding: 24px;
	scrollbar-shadow-color: #804000;
	scrollbar-arrow-color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	background-color: #F0E8D5;
	
}
#colm {
	background-color: #F0E8D5;
	border: 2px solid #8B0000;
	font-family: "Comic Sans MS";
	color: #544230;
	font-size: 10pt;
	padding: 12px;
	height: 300 px;
	width: 100%;
	position: absolute;
	overflow: visible;
}
td {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #663300;
}
.lil {
	font-size: 9px;
}
a {
	font-size: 11px;
	color: #993300;

}
#topper {
	font-size: 11px;
	color: #866A44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 90%;
}
