body,html{
   margin:0;
   padding:0;
   text-align:center;
   font-family:'Times New Roman',Times,serif;
   background:#efefef url(http://static.sudoku-space.com/images/body_left.gif) repeat-y center top;
   height:100%;
}
img{
   display:block;
   border:none;
}
p{
   margin:8px 0px;
}
a{
   color:#4d5a66;
   letter-spacing:0.1em;
}
a:hover{
   color:#000;
} 
div#topnavi{
   margin-left:30px;
}
#topnavi ul{
   display: inline;
   margin:0;
   padding: 0;
   list-style: none;
   border: none;
}
#topnavi li{
   float:left;
   margin: 0;
   padding: 0;
}
#topnavi a{
   font-size:12px;
   letter-spacing:0;
   display:block;
   margin-top:13px;
   width:100px;
   padding-top:4px;
   padding-bottom:4px;
   color:#191916;
   text-align:center;
   font-weight:bold;
   text-decoration:none;
   background:url(http://static.sudoku-space.com/images/tab_blank.gif) no-repeat;
}
#topnavi a:hover,#topnavi a.on{
   background:url(http://static.sudoku-space.com/images/tab_hover.gif) no-repeat;
}
div#subnavi{
   line-height:30px;
   height:32px;
   margin-top:11px;
}
#subnavi a{
   letter-spacing:0;
   text-decoration:none;
   font-weight:bold;
}
div#main{
   padding-left:13px;
   padding-right:13px;
   background-color:#fff;
   min-height:250px;
   text-align:left;
}
h1{
   font-size:225%;
   font-weight:normal;
   margin:0;
   padding:0 0 10px;
   text-align:center;
}
h2{
   padding:8px 0 0;
   font-weight:normal;
   margin:0;
   font-size:130%;
   border-bottom:1px solid #1f1747;
}
h3{
   font-weight:bold;
   font-size:100%;
   margin:0;
   padding:0;
}
div#add_footer{
   padding-left:13px;
   padding-right:13px;
   text-align:center;
}

#header{
   padding:0;
   margin:0 auto;
   width:629px;
}
#header_links{
   float:left;
   width:550px; 
   height:26px;
   line-height:26px;
   background:url(http://static.sudoku-space.com/images/box_bl.gif) left bottom no-repeat;
   background-color:#fff;
}
#header_lang{
   height:26px;
   line-height:26px;
   margin-left:563px;
   background:url(http://static.sudoku-space.com/images/box_bl.gif) left bottom no-repeat;
   background-color:#fff;
}
#header_lang img{
   display:inline;
   margin-top:3px;   
}
#header_links a{
   color:#808080;
   font-size:14px;
   margin:0 25px;
   text-decoration:none;
}
#header_links a:hover{
   color:#000;
}
.contents{
   background-color:#f7f7f7;
   border:1px solid #1f1747;
   width:330px; 
   margin:8px 0px; 
   padding:8px;
}
.contents a{
   letter-spacing:0;
}
