html {overflow-y:scroll;}

body {
  text-align: center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
}

#container{
  width:820px;
  margin:0 auto;
  text-align:left;  
}

#logo {
  height:150px;
  text-align:center;
  margin:0;
}


#txt {
  
  float:right;width:580px; 	
  padding : 0px;
    text-decoration : none;
  font-size : .7em;
}

.st {
  font-weight : bold;
  font-size : 1.3em;
}
.c2 {
  text-align:right
}
  
img.c2 {
  opacity:1;filter:alpha(opacity=100)
}

#txt a {
  color : #70be43;
  font-size : 1em;
  font-weight : bold;
  text-decoration : none; 
}

#txt li {
  
  text-indent:0px;	
}
.nu {
   list-style:numeric;
}


#nav {
  height:320px;
  color : #818284;
  font-size : .75em;
  text-decoration : none;  
  font-weight : bold;
  float:left;width:200px;    
  line-height : 1.8em;
  padding-top : 1.3em;
  
}
.on1 {
  list-style : none;
  color : green;
  font-weight : bold;
  font-size : 1.2em;
}
.on2 {
  color : green;
  font-weight : bold;
  font-size : 1.2em;
  text-indent : 15px;
}

.ind1 {
  list-style : none;
  text-indent : 15px;
}

#nav li, lu {
  list-style : none;
  margin:0;padding:0;
  margin-left: 0em;
  }

#nav a {
  color : #818284;
  text-decoration : none;
}
#nav a:hover {
  color : black;
  text-decoration : none;
}

#addr {
  float:left;
  clear:left;
  width:170px;
  text-align: center;	  
  font-size : .65em;
}
.cop {
  color:red;
  text-align: left;
}
.on1 {
  list-style : none;
  color : green;
  font-weight : bold;
  font-size : 1.2em;
}


#addr li, lu {
  list-style : none;
  margin:0;padding:0;
  margin-left: 0em;
  }
#addr a {
  font-weight : bold;
  font-size : 1.2em;
  color : #818284;
  text-decoration : none;
}
#addr a:hover {
  color : black;
  text-decoration : none;
}


#foot {
  clear:both;
  width:100%;
  margin:0;
  font-size : 0.6em; 
  color:red;

}


