#text {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;

}
#left {
	position: absolute;
	width: 243px;
	height: 100%;
	left: 0px;
	background-color: #253860;
	top: 0px;


}
#top {

	position: absolute;
	width: 100%;
	height: 78px;
	left: 0px;
	top: 0px;
	background-color: #253860;
}
#nextleft {

	position: absolute;
	width: 247px;
	height: 100%;
	left: 243px;
	top: 0px;
	background-color: #253860;
}
#menu {
	position: absolute;
	width: 243px;
	height: 500px;
	left: 0px;
	top: 0px;

}
#pic {


	position: absolute;
	width: 200px;
	height: 282px;
	left: 250px;
	top: 300px;
}
#uppic {



	position: absolute;
	width: 200px;
	height: 282px;
	left: 250px;
	top: 78px;
}
#text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #253860;
}
#content {




	position: absolute;
	width: 300px;
	height: 500px;
	left: 500px;
	top: 78px;
}
#bottom {
	position: absolute;
	width: 490px;
	height: 500px;
	left: 0px;
	background-color: #253860;
	bottom: 0px;





}
#bottom2 {
	position: absolute;
	width: 490px;
	height: 10px;
	left: 0px;
	background-color: #253860;
	top: 596px;

}
