/* Print for Luna */
#nav{
	display:none;
}

.print {
	background-color:#FFFFFF;
	position: absolute;
	left: 30px;
	top: 30px;
}
a:link, a:visited {
	text-decoration: none;
	color:#000000
}

body{
	font-size:12em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	background-color: #FFFFFF;
	background-image: url(../redesign/none);
}
#banner {
	display: none;
}
#footer {
	display: none;
}

h1,h2,h3,h4,h5,h6{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border: none;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}
#menuwrapper {
	display: none;
}
