
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#background{position:absolute; width:800; height:100%; z-index:1;}
#boy{position:absolute; left:60px; bottom:5px; z-index:2;}
#scroller {position:absolute; width:100%; height:80%; top:90px; bottom:80px; left:0px; overflow:auto; z-index:4;} 
#content {padding:5px 3px 10px 70px;}
p {line-height:1.1em; letter-spacing:1.0m; text-align:justify;}
#logo {position:relative; top:10px; width:353px; height:100px; z-index:5;}
#logo_whe {position:relative; top:10px; height:100px; z-index:5;}
#menu {position:absolute; bottom:0px; width:100%; z-index:15;}
#aegis{position:absolute; right:17px; bottom:35px; z-index:3;}

  body {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
    font-size: 12px;
        color: #000099;
  }
  TD {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
    font-size: 12px;
        color: #000099;
  }
  .link {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
    font-size: 12px;
        color: #0000ff;
  }
  .flash {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
    font-size: 18px;
        color: #dd0000;
  }
  .name {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
    font-size: 14px;
        color: #00000099;
  }
  .menu {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
    font-size: 10px;
        color: #444444;
  }
  .menuactive {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
    font-size: 10px;
        color: #aa0000;
  }
  .title {
	font-family: Verdana;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
        color: #000077;
  }
  .sitetitle {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 50px;
        color: #000077;
  }
  .heading {
	font-family: Verdana;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
        color: #000077;
  }
  .subheading {
	font-family: Verdana;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
        color: #000077;
  }
  .note {
	font-family: Verdana;
	font-style: normal;
	font-weight: heavy;
	font-size: 12px;
        color: #dd0000;
  }
  .subnote {
	font-family: Verdana;
	font-style: oblique;
	font-weight: normal;
	font-size: 12px;
        color: #dd0000;
  }
  .nb {
	font-family: Verdana;
	font-style: oblique;
	font-weight: normal;
	font-size: 8px;
        color: #666666;
  }
  a {
        color: #444444;
		text-decoration: none;
  }
  a:hover {
        color: #cccc00;
		text-decoration: none;
}
#menu div.lineup {
width: 100%;
padding: 0 20px 0 62px;
}
#menu div.lineup table {
	padding-right: 80px;
	padding-right: expression(0);
}
