/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.4.10
Client:			Bicycle Theory - Guided by ABE
File Purpose:	Print style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ------------------------------  BODY STYLES  -------------------------------------------------------- */
body {
	color: #000000;
}

table, tr, td {
    color: #000000;
}

#navBar {
	display: none;
}
#bodyContentFooter {
	display: none;
}

#navigation { display: none; }