﻿#header_body {
	margin: -3px 0 0 0;
	padding: 0 0 0 0;
}
.header_logo {
	text-align:left;
	vertical-align:middle;
	padding: 0 0 0 0;
}
.header_title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.header_subtitle {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}
/*
.Menu_Panel{
	width:600px;
}
*/
html,body{
  width: 100%;
  height: 100%;
}

#header01 {
position: absolute;
background-color: lightsteelblue;
align=left;
height:18%;
width:100%;
top: 0;
left: 0;
overflow:hidden;
border: 5;
border: 2px solid black; 
}


#menu01 {
position: absolute;
background-color: lightsteelblue;
align=left;
height:82%;
width:20%;
top: 18%;
left: 5;
border: 5;
border: 2px solid black; 
}

#bookpage {
position: absolute;
background-color:lightsteelblue;
align=left;
height:82%;
width:80%;
top: 18%;
left: 20%;
border: 5;
border: 2px solid black; 

}

/*
top: 0;
left=600px;
align=right;
border: 5;
height: 100%;
width: 80%; 
border: 2px solid black;}
*/