body {
		overflow-y: hidden;	
		color: #000;
		font-family: verdana, sans-serif;
		font-size: 9px;
		font-weight: normal;	
		background-repeat: repeat; 			
		}
a { 
		color: #000; 
		font-weight: normal; 
		text-decoration: underline; 
		background: none; 
		padding: 0px;
		}
a:hover, a:active { 
		color: #000; 
		font-weight: regular; 
		text-decoration: underline; 
		background: #FF0068; 
		padding: 0px;
		}
	
	


	img { border: none; } 
h1 { 
		color: #000;
		font-family: verdana, sans-serif;
		font-size: 9px;
		text-decoration: underline; 
		font-weight: bold;
		background: none; 
		padding: 0px;
		}

h2 { 
		font-family: verdana, sans-serif;
		font-size: 9px;
		color: #000; 
		font-weight: bold;
		background: none; 
		padding: 0px;
		}

.white { 
		font-family: verdana, sans-serif;
		font-size: 9px;
		color: white; 
		font-weight: bold;
		background: none; 
		padding: 0px;
		}


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;
}
