a:link {  color: #000000; text-decoration: none; font-size: 10;}
a:visited {  color: #000000; text-decoration: none; font-size: 10;}
a:hover {  color: #000066; text-decoration: underline; font-size: 10;}

body,p,td,a {font-family: Verdana, sans-serif; font-size: 10;}
h1,h2,h3 {font-family: Verdana, sans-serif; font-size: 12;}

.team_table, .team_table td {font-family: Verdana, sans-serif; font-size: 10;}

DIV.template {
  position:absolute;
  left:0px;
  top:0px;
  width:800px;
  height:130px;
  background-color:transparent;
  background-image:url(images/banner_right_1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position:347px 0;
}

.top {
  position:absolute;
  left:0px;
  top:0px;
  height:130px;
}

.navi {
  position:absolute;
  left:0px;
  top:130px;
  height:30px;
}

.main {
  position:absolute;
  left:0px;
  top:160px;
}

.mainleft {
  position:absolute;
  left:0px;
  top:160px;
  width:250px;
  height:1000px;
}

.maincenter {
  position:absolute;
  left:250px;
  top:160px;
}
