/* CSS Document */

body {
margin-top: 12px;
background-color: #37210c;
}

.header1 {
background-image: url(images/h_header1.jpg);
height: 68px;
width: 664px;
background-repeat: no-repeat;
}

.header2 {
background-image: url(images/h_header2.jpg);
height: 90px;
width: 392px;
background-repeat: no-repeat;
}

.header3 {
background-image: url(images/h_header3.jpg);
height: 92px;
width: 392px;
background-repeat: no-repeat;
}

.header4 {
background-image: url(images/h_header4.jpg);
height: 64px;
width: 392px;
background-repeat: no-repeat;
}

.body1 {
background-image: url(images/h_body1.jpg);
height: 86px;
width: 664px;
background-repeat: no-repeat;
}

.body2 {
background-image: url(images/h_body2.jpg);
height: 86px;
width: 664px;
background-repeat: no-repeat;
}

.body3 {
background-image: url(images/h_body3.jpg);
height: 85px;
width: 664px;
background-repeat: no-repeat;
}

.body4 {
background-image: url(images/h_body4.jpg);
height: 79px;
width: 664px;
background-repeat: no-repeat;
}

.bottomleft {
background-image: url(images/h_bottomleft.jpg);
height: 150px;
width: 393px;
background-repeat: no-repeat;
}

.bottomright {
background-image: url(images/h_bottomright.jpg);
height: 150px;
width: 271px;
background-repeat: no-repeat;
}

.tableborder1 {
border-style: solid;
border-color: #7c4b19;
border-width: 11px;
}