/* ----------------------------------------------------------
Caregiver Technologies Basic Style Sheet (for old browsers)
This gets replaced by "main.css" if the browser understands @import

Author: Matt Grimm
website: www.grimmcreation.com
last updated: 8/3/06
---------------------------------------------------------- */
body {
	margin: 0;
	padding: 5%;
	font: small "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	color: #535353;
	background: #fff;
	}




