#all {
	width: 100%;
	height: 1000px;
	position: relative;
	background-color    : #FFFFFF;
     	color: black;
	}
div#container
	{
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	}
#upl {
	width: 10%;
	height: 100px;
	position: absolute;
	background: url("pictures/back.jpg");
	left: 0px;
	top: 0px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#upm {
	width: 60%;
	height: 100px;
	position: absolute;
	background: url("pictures/back.jpg");
	left: 10%;
	top: 0px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#upr {
	width: 30%;
	height: 100px;
	position: absolute;
	background: url("pictures/back.jpg");
	left: 70%;
	top: 0px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#mil {
	width: 10%;
	height: 800px;
	position: absolute;
	background: url("pictures/backpix.jpg");
	left: 0%;
	top: 100px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#mim {
	width: 80%;
	height: 800px;
	position: absolute;
	background: url("pictures/backpix2.jpg");
	left: 10%;
	top: 100px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#upline {
	width: 90%;
	height: 70px;
	position: absolute;
	background: url("pictures/bgpix.jpg");
	left: 5%;
	top: 20px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#menu {
	width: 15%;
	height: 600px;
	position: absolute;
	background: url("pictures/bgpix.jpg");
	left: 5%;
	top: 100px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#page {
	width: 70%;
	height: 600px;
	position: absolute;
	background: url("pictures/bgpix.jpg");
	right: 5%;
	top: 100px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#stat {
	width: 70%;
	height: 80px;
	position: absolute;
	background: url("pictures/bgpix.jpg");
	left: 25%;
	top: 710px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}

#mir {
	width: 10%;
	height: 800px;
	position: absolute;
	background: url("pictures/backpix.jpg");
	left: 90%;
	top: 100px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#bol {
	width: 10%;
	height: 100px;
	position: absolute;
	background: url("pictures/backdown.jpg");
	left: 0%;
	top: 900px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#bom {
	width: 80%;
	height: 100px;
	position: absolute;
	background: url("pictures/backdown.jpg");
	left: 10%;
	top: 900px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}
#bor {
	width: 10%;
	height: 100px;
	position: absolute;
	background: url("pictures/backdown.jpg");
	left: 90%;
	top: 900px;
     	font-weight: bold;
     	color: black;
	overflow: auto;
	}