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

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

/*flash*/
#nav2{
	z-index:0;
	position:absolute;
	left:0px;
	top:0px;
}

p{
	font: Courier,"Courier New";
	margin: 10px;
	line-height: 16px;
}

