.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}



body {
	margin-left: 0px;
	margin-right: 1200px;
	height: auto;
}

#Nav_layer {
	position:absolute;
	left:0;
	top:96px;
	width:148px;
	height:404px;
	z-index:3;
	background-color: #023699;
	display:none;
}

#main_layer {
	position:absolute;
	left:10px;
	top:152px;
	width:650px;
	height:auto;
	z-index:4;
}

#title_layer {
	position:absolute;
	left:10px;
	top:97px;
	width:460px;
	height:21px;
	z-index:11;
}
