@charset "UTF-8";
body {
	font: 100% Courier;
	background:#FFFFFF;
	margin: 0;
	color:#0099FF;
}

#mainContent{
	width:100%;
	height:100%;
}

/*flash holder*/
#nav2{
	width:290px;
	height:900px;
	z-index:0;
	position:absolute;
	left:0px;
	top:0px;
}
