@charset "utf-8";
/* Kalani Print CSS Document */

#container {
	margin: 0px 0px;
	width: 800px;
	text-align:left;
}

#banner{ 
	display: none;
	
}

#Menu {
	display: none;
}

#ContentCol {
	width:800px;
	border-top: 1px #000000 solid;
}

#Menu {
	width:800px;
}

h1 {
	font-size: 120%;
	text-align: center;
	display: block;
}

#footer {
	display: none;
}
 
#global_Footer {
 	display: none;
}

#global_SearchBox {
	display: none;
}

#global_TextNav {
	font-size: 90%;

}

.flashbg {
	display: none;
}



