/* hide from ie on mac \*/
html { height: 100%; }
#simpleViewer { height: 92%; background: #000000;}

/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	color:#FFF;
}
p {
	width: 54%;
	font-family: arial, helvetica;
	font-size: 70%;
	margin-left: 13%;

}
#flashcontent {	
		width: 90%;
		height: 560px;
		float:left;
		}
a { color: #FFF; }
#header {
		margin-left: 40%;
		width: 100%;
		height: 50px;
		padding: 10px 0 10px 0;
		background: url(http://www.jfalerni.com/images/bannerexpand.gif) repeat-x;
	}
#header img{
position:absolute;
left: 0px;
top: 0px;
}
#leftnav {
float:left;
width:10%;
padding-top: 45px;
}