body {font-family: Verdana, Helvetica, Arial, sans-serif;
             font-size:        small;
             background-color: #dde199;
             line-height:      1.6em;
             text-align:       center;
             margin:           0px;
             color:            black;
          }
       h1 {
             font-size:        70%;
             border-bottom:    5px maroon;
             background-color: #ffd700;
             color:            #bdb76b;
          }
#allcontent {
            width:            800px;
            border-width:      thin;
            border-color:      green;
            border-style:      ridge;
	    background-color: #dde199;
	    text-align:         center;
          }
#maincontent {
            width:            543px;
            background-color: white;
            margin-right:     auto;
	    margin-left:      120px;
	    line-height:      1.4em;
	    text-align:       left;
	    padding:          0px 0px 0px 0px;
          }  
 #mainright {
             width:            268px;
             text-align:       left;
             padding:          0px 0px 0px 5px;
	     background-color: white;
          }
 #mainleft {
            width:            270px;
            text-align:       left;
            float:            left;
	    padding:          0px 0px 0px 0px;
	    background-color: white;
          }
#leftnav {
             width:            95px;
             text-align:       left;
             float:            left;
             margin-left:      0px;
	     margin-right:     0px;
          }
 .leftcolm {
             background-color: maroon;
             width:            90px;
             font-size:        80%;
             text-align:       left;
             float:            left;
             margin-left:      0px;
	     margin-right:     0px;
	     list-style-type:  none;
	     padding:		0px;
          }
 li.leftcolm {
             color:            silver;
             font-weight:      bold;
             list-style-type:  none;
             line-height:      1.5em;
             border-style:     outset;
	     margin-left:      0px;
	     margin-right:     0px;
          }
.leftcolm a:link { color:     white;  }
 .leftcolm a:visited { color:  silver; }
 .leftcolm a:hover { color:    green;  }
  a:hover { color:           red;    }
 
 p.chatroom {
            width:           120px;
            background-color: orange;
            color:            maroon;
            float:            right;
            margin-right:     0px;
	    font-size:        10px;
          }
       em {
            color:            red;
            background-color: #ffd700;
            font-weight:      bold;
            font-size:        120%;
          }
        
  img { border:            none;   }
 #maintop {
	  border-bottom:     thin dotted red;
          border-style:      solid;
          border-color:      #ffd700;
          border-width:      1px;
          border-top:        0px;
          background-color:  #ddffa2;
	  width:	     550px;
          }
  b, h2 {
             font-size:        95%;
             color:            #ffd700;
             background-color: #709032;
             margin:          0px 0px 0px 0px;
             text-align:      center;
          } 
 .country {
             font-size:       150%;
             font-weight:     bold;
	     border-bottom:   10px solid maroon;
	     text-align:      left;
	     margin:         0px; 
          }
    p.logo {
             text-align:        left;
             font-weight:       bold;
             color:             #ffd700;
             font-size:         110%;
             background-color: #709032; 
             border-bottom:    thin dotted #ffd700;
	     margin-bottom:     5px;
	     margin-top:     0px;
          }
   .answer {  
             font-weight:      bold;
          }
   .query {
             font-size:      110%;
             color:          #8b0000;
             background-color: gray;
	     font-weight:    bold;
          }
  .ofname {
             font-weight:      normal;
             font-size:        80%;
          }
       
    table {
             font-size:      100%;
             margin:         0px 0px 0px 0px;  
          }
       td {  border-bottom:  20px;
          }
       th {  color:	     green;
	  }
    .geninfo { font-weight:  bold; }
   .embjp {  font-size:      70%;
	     margin-right:	 auto;
	     margin-left:	 auto;
	  }
    td { background-color:   #fafade;  }
#mainleft p { 
		padding:    0px 10px 0px 10px; 
		border-color: white;
	    }
#mainright p { padding:    0px 10px 0px 10px; }
    .japan { 
	       color:            red;
	       background-color: white;
           }
 .countrymap img 
          {
               float:		 right;
          }
  .countrymap  
          {
               font-size:        80%;
	       line-height:      1.0em;
          }
#mapspace {
	       width:           120px;
               float:           right;
	       font-size:       100%;
	  }
.chatroom a:visited 
	  { 
		text-decoration: none;
		border-bottom:   thin dotted black;
	  }
#googlesearch {
                float:           right;
	  }

   .ggadsense { float:	  right; }
   .links { 
	     font-size:		100%;
	     font-weight:	bold;
	  }
p.discl { line-height:       1.0em; 
	    font-size:         65%; 
	    width:             770px;
	    color:             gray;
	    background-color:  black;
	    border:            solid maroon;
	    border-width:      0px 15px;
	    margin-top:		30px;
	    clear:		both;
	  }
p.footbar {
            width:             800px;
            font-size:         65%;
            background-color:  #709032;
            border-bottom:     none;
            border-style:      groove;
	    margin-top:		30px;
	    clear:		both;
          }
#foot { 
		margin-top:		30px;
		float			right;
	}