/*
Print CSS File
Wall-to-Wall Studios, Inc.
*/

body {
	font: normal normal 12px/1.5em Arial, Helvetica, sans-serif;
}

acronym, abbr {
	font-style:normal;
}

a {
	color:blue !important;
	text-decoration: underline;
}

/* turning off unncessary parts of the page */
#header, #second-header, #bigpic, #sidebar, #footer, hr
{
	display: none;
}