/* CSS Document */
#backgroundbox {
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#centreerbox {
	background-image: url(img/white.png);
	background-repeat: no-repeat;
	position:relative;
	top: 100px;
	width: 1000px;
	height: 520px;
	margin:auto;
}
#centerbox {
	float: left;
	width: 327px;
}
#centerbox2 {
	float: left;
	top: 20px;
	width: 100px;
	height:100%;
}
#centerbox3 {
	float:left;
	width: 573px;
	height:100px;
}
#box1 {
	position:relative;
	background-image: url(img/white.png);
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	padding: 0px;
	margin: 0px;
	width: 283px;
	height: 378px;
	border: 2px solid #666;
}
#box2 {
	position:relative;
	background-image: url(img/white.png);
	background-repeat: no-repeat;
	left: 20px;
	top: 40px;
	padding: 0px;
	margin: 0px;
	width: 283px;
	height: 80px;
	border: 2px solid #666;
}
#box3 {
	position:relative;
	background-image: url(img/white.png);
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	padding: 0px;
	margin: 0px;
	width: 503px;
	height: 480px;
	border: 2px solid #666;
	overflow:auto;
}
#box4 {
	float: left;
	border: 2px solid #666;
	width: 580px;
	height: 136px;
}
#box5 {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 2px solid #666;
	height: 361px;
	width: 200px;
}
#box6 {
	float:left;
	padding: 10px;
	margin: 0px;
	overflow: auto;
	border: 2px solid #666;
	border-left:none;
	height: 341px;
	width: 358px;
}
#box7 {
        float: left;
	padding: 0px;
	margin: 0px;
	border: 2px solid #666;
	width: 580px;
	height: 60px;
}
<!--
a.menu1 {
   width:200px;
   display:block;
   color:black;
   text-decoration:none;
   background-color:#CCCCCC;
   padding:0.2em 0.6em;
   font-size:18px
}
a.menu1:hover {background-color:#FFCC00}
a.menu2 {
   width:200px;
   display:block;
   color:black;
   text-decoration:none;
   background-color:#CCCCCC;
   padding:0.2em 0.6em;
}
a.menu2:hover {background-color:#97c93d}
a.menu3 {
   width:118px;
   display:block;
   color:#000000;
   text-decoration:none;
   text-style:none;
   background-color:#DDDDDD;
   padding:1px 5px;
}
a.menu3:hover {background-color:#97c93d}
-->
<!--
.menu1 {
   margin:0px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:15px;
}
.menu2 {
   margin:0px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:15px;
}
.menu3 {
   margin:0px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:10px;
}
.style2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
}
.style3 {font-size: 16px}
.style4 {font-size: 13px}
.style5 {font-size: 8pt}
-->
