#container {
	background-color: #550101;
}
#body {
	background-image: url(html_images/bg/body.jpg);
	height: 562px;
	width: 831px;
	overflow: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #370000;
	border-width: 0;
}
#disclaimer {
	background-image: url(html_images/bg/btmbanner.gif);
	height: 30px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #370000;
	border: 0;
}
#bold {
	font-weight: bold;
	font-size: 12px;
}
#boldunderline {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
#random {
}
#large_font {
	font-size: 16px;
	text-decoration: underline;
}
