.style1{font-family:verdana; color:#FFFFFF; text-align:center;}
.style2{font-family:verdana; color:#000000; text-align:center; font-size: 24px}
.style3{font-family:verdana; color:#000000; font-size: 14px; }
.style4{font-family:verdana; color:#000000; text-align:center;font-size: 30px;}
.style5{font-family:verdana; color:#ffffff; text-align:center; font-size: 10px;}
.style6{font-family:verdana; color:#000000; text-align:center; font-weight: bold;}
.style7{font-family:verdana; color:#ffffff; font-size: 16px;font-weight: bold;}
.style8{font-family:verdana; color:#000000; text-align:center; font-size: 16px; font-weight: bold;}
.style9{font-family:verdana; color:#000000; font-size: 12px;}
* { padding: 0; margin: 0 auto; } 

body
{
background-color: #828282;
}


#wrapper { 
 background:#FFFFFF
 margin: 0 auto;
 width: 950px;
 height: 3100px;
position: relative;
}

#header {


 background-color:#000000;
 width: 922px;
 float: left;
 padding:10px;
 border: 1px solid #ccc;
 height: 170px;
 margin: 0px 0px 2px 0px;

 font:verdana;


}

#header1 {


 width: 922px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 20px;
 margin: 0px 0px 2px 0px;
 background-color:#000000;
 font:verdana
}

#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background-color: #000000;
 margin: 0px 2px 2px 0px;
 padding: 10px;
 height: 3000px;
 width: 130px;
 float: left;
}
#rightcolumn { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 2px 0px;
 padding: 10px;
 height: 3000px;
 width: 767px;
 display: inline;
}

#footer { 
 width: 922px;
 height: 20px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background-color:#000000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

#japanese{ 
 float: left;
 border: 0px solid #ccc;
 background: #000000;
 margin: 20px 0px 2px 14px;
 height: 220px;
 width: 120px;
 display: inline;
}



#gains{
float left;
width:370px;
height: 20px;
 margin: 0px 0px 2px 120px;
display: inline;

}



#sturton{
float right;
width:370px;
height: 20px;
margin: 0px 0px 2px 110px;
display: inline;

}

.menu {
 width: 120px;
}
.menu ul {
 display: block;
 padding: 0px;
 margin: 0px;
 list-style: none;
}
.menu ul li {
 display: block;
 padding: 0px 3px;
 margin: 0px;
 list-style: none;
}
.menu a {
 display: block;
 background: url('button.gif') top left no-repeat;
 width: 115px;
 height: 35px;
 padding:10px 0px 0px 0px;
 margin: 0px;
 border: 0px;
 color: #ffffff;
 text-decoration: none;
 text-align: center;
 font-size: 12px;
 font-family:verdana;
 font-weight:bold;
}
.menu a:hover
{
 display: block;
 background: url(test.gif) top left no-repeat;
 width: 115px;
 height: 35px;
 padding:10px 0px 0px 0px;
 margin: 0px;
 border: 0px;
 color: #000000;
 text-decoration: none;
 text-align: center;
 font-size: 12px;
 font-family:verdana;
 font-weight:bold;
}

