/* Generated by KompoZer */
html{
  overflow-x:scroll; 
  }
#container {
  border: 1px solid #006600;
  width:750px;
  background-color: #eeffee;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
body {
  background-color: #666666;
  text-align: center;
}
#header {
  padding: 15px 20px 10px 230px;
  height: 85px;
  background-image: url(images/flash.banner.png);
  background-repeat: no-repeat;
  background-color: #ccffcc;
  font-style: italic;
  color: #336666;
}
#header p {
  padding-top: 5px;
  text-align: right;
  font-size: 1.2em;
  font-weight: bold;
}
h1 {
  margin: 0;
  font-size: 2.5em;
}
#contents {
  padding: 10px;
  min-height: 500px;
  width: 500px;
  float: right;
  background-color:white;
}
#footer {
  border-top: 3px double #009900;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  font-weight: ;
  background-color: #ffff99;
  color: green;
  text-decoration: none;
}
#g-navi li {
  border-bottom: 
  margin: 3px;
  padding: 3px 5px;
  list-style-type: none;
  text-align: left;
  font-weight: bold;
  font-size: 0.9em;
  
}
p {
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 150%;
}
ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
#g-navi {
  border-bottom-width: 0px;
  width: 170px;
  float: left;
  margin-left: 10px;
  position: fixed;
}
h2 {
  border-bottom: 1px solid #666600;
  font-size: x-large;
  color: #666600;
  margin-bottom: 10px;
  margin-top: 20px;
}
h3 {
  font-size: large;
  color: red;
}
em {
  font-weight: bold;
}
#contents li, #contents p {
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.5em;
}
#g-navi a {  text-decoration: none;
}

#g-navi a:link{
  color: green;
  text-decoration: none;
}
#g-navi a:visited {
  color: #990000;
}
#g-navi a:hover {background-color:#ffff99;
 
}
#g-navi a:active {color:#ffff99}

#g-navi li:hover {
  background-color: #ccffcc;
}
