body {
	background-color: #feff98;
	background-image: url(../images/top-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}

.footer-background { background-image: url(../images/footer.gif); background-repeat: no-repeat; }
.left-infobox { background-image: url(../images/boxes/left-infobox.gif); background-repeat: repeat-y; }
.right-infobox { background-image: url(../images/boxes/right-infobox.gif); background-repeat: repeat-y; }
.footer-text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }
.info-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.new-header-text { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #334456; }
.new-download-text { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }

.safety-header { font-family: "Comic Sans MS"; font-size: 18px; font-weight: bold; color: #ff6600; text-decoration: underline; }

a:link { color: #ff6600; text-decoration: none; }
a:visited { color: #ff6600; text-decoration: none; }
a:active { color: #ff9900; text-decoration: none; }
a:hover { text-decoration: underline; }