body {
  background-color : #663300;
  color : #000000;
  text-align : none;
  margin-top : 0px;
  vertical-align : middle;
}
table.tb tr, table.tb td{
	background: transparent;
}
#header {
    background-image: url('/images/sample1_01.gif');
    background-repeat: no-repeat;
}
#sub_header {
    background-image: url('/images/sample1_02.gif');
    background-repeat: no-repeat;
}
#body {
    background-image: url('/images/sample1_03.gif');
    background-repeat: no-repeat;
}
td {
  background-color:#FFFFFF;
  color : #000000;
  text-align : none;
  margin-top : 0px;
  vertical-align : top;
}
#middle {
  background-color:#FFFFFF;
  width : 80%;
  margin-right : auto;
  margin-left : auto;
  margin-top : 10px;
  border : 2px solid #000000;
  padding : 2px;
  text-align : left;
}
#menucontainer{
    position:relative;
    margin-right:2px;    
    float:none;
    top:0px;
    left:0px;    
    width:130px;
}
#content{
    margin-left:15px;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.4em;
}
h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1.2em;
}
