/* Created by: Larry Daughenbaugh [ http://www.systemsynapse.com ] Created for: Truancy Board Company [ http://www.truancyco.com ]Feel free to edit and use any elements of the CSS in this document for your own.The design, photographs, and content contained within the website is copyright 2004 Truancy Board Company unless otherwise noted and may not be reproduced.*/body {	margin:0;	padding:0;	background-color: #333333;}.main_bg {	background-color: #333333;}.hbg {	background-color: #333333;}.newsbg {	background-image: url(../images/news_bg.jpg);	background-repeat: no-repeat;	background-attachment: top;	background-position: top;}.catalogbrowserbg {	background-image: url(../images/catalog_browser_bg.gif);	background-repeat: no-repeat;}.catalogbg {	background-image: url(../images/news_bg2.gif);	background-repeat: no-repeat;}td, p, ul, ol, li, blockquote {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #000000;}