@import "undohtml.css";

body {
		overflow-y: hidden;	
		color: #000;
		font-family: verdana, sans-serif;
		font-size: 9px;
		font-weight: normal;	
		background-repeat: repeat; 			
		}


	img { border: none; } 

div.content{
margin-top: 69px;
}

div.wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 353px;

}

div.header {
position: fixed;
top: 0px;
left: 0px;
width: 425px;
height: 45px;
background-image: url(title_01.png)

}

div.footer {
position: fixed;
bottom: 0px;
right: 0px;
width: 545px;
height: 35px;
background-image: url(footer_01.png)

}

span.footer {
position: fixed;
bottom: 0px;
right: 0px;
width: 547px;
height: 35px;


}

#vertscroll {
overflow-x: hidden;
overflow-y: scroll;
position: relative; 
top:-397px; 
left:15px;
width: 281px; 
height: 338px;
}

staticFrame {
overflow-x: hidden;
overflow-y: hidden;
}