body {
	background-image: url(../images/cloverbackground.gif);
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 10pt;
}
.frames {
	border: 10px groove #009900;
}
.marquee {
	font-size: 24pt;
	font-weight: bold;
	line-height: 30pt;
}
.marqueeGREEN {
	font-size: 24pt;
	font-weight: bold;
	line-height: 30pt;
	color: #009900;
}
.scrollbar {
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
}
#navbar {
	background-color: #0A0AF5;
	text-align: center;
	width: 200px;
}
#navbar a {
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	color: #eee;
	text-decoration: none;
	font-size: 20px;
	background-color: #0A0AF5;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#navbar a:hover {
	background-image: url(../images/buttons/buttonbg.gif);
}

