/*   
Rebecca Tuhus-Dubrow
Print stylesheet
*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { color: black !important; }

body { 
	border-top: 0 none;
	background-image: none;
	background-color: white;
}

#sidebar,
#tab { display: none; }

#main {
	float: none;
	width: 800px;
	margin: 0 auto;
}

.content { margin-top: 0; }

#footer-wrapper {
	width: 800px;
	margin: 0 auto;
}

footer { padding-left: 0; }