 
#header{
 height : 90px;
 width : 780px;
}
#all{
  width : 780px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ebebeb #ebebeb #ebebeb #ebebeb;
  background-image : url(image/parts/bg2.gif);
  background-repeat : repeat-y;
}
#footer{
  color : white;
  height : 25px;
  clear : both;
  background-color : #ff8500;
  float : none;
  font-size : 10px;
  text-align : center;
  
  padding-top : 8px;
}
.Menu1{
  border-left-width : 15px;
  border-left-style : solid;
  border-left-color : #eb8f07;
  background-color : #feefd8;
  font-size : 13px;
  
  
  text-indent : 4px;
  padding-top : 5px;
  padding-bottom : 5px;
}
.Menu2{
  font-size : 12px;
  padding-left : 20px;
  padding-top : 2px;
  padding-bottom : 2px;
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #eb8f07;
}
.Menusel{
  border-left-width : 15px;
  border-left-style : solid;
  border-left-color : #eb8f07;
  background-color : #ffffff;
  font-size : 13px;
  
  
  text-indent : 4px;
  padding-top : 5px;
  padding-bottom : 5px;
}
LI{
  font-size : 12px;
  line-height : 110%;
  word-spacing : 2px;
  
  
  padding-right : 10px;
  padding-bottom : 3px;
}
BODY{
  text-align : center;
}
A{
  color : maroon;
}