/* GENERAL INFORMATION

Description: Print Style Sheet
Version: 1.0
Website: http://www.lutheranfoundation.org
Author: Josh Tuck, Ferguson Advertising, Inc.

*/

/* COMMON ELEMENTS */

html, body {
	background: none;
	color: #000;
	font-family: "Trebuchet MS", "Arial", "Helvetica", Sans-serif;
	font-size: 14px;
}

#container {
	background: none;
	margin: 0;
	position: relative;
	width: 1000px;
	z-index: 50;
}

#logo { display: none; }
#left_column { display: none; }
#main_menu { display: none; }
#image_flip { display: none; }
#side_bar a.roll_1 { display: none; }
#side_bar a.roll_2 { display: none; }

img {
	content:"hdr";
	display: none;
}

h2 { color: #000; }