body
{
  background-color: rgb(0,0,0);
  margin: 20px 0px 0px 0px;
}

table.main
{
  width: 780px;
  height: 535px;
  background-color: rgb(245,240,235);
  text-align: left;
}

#top
{
  background-image: url(../images/top.jpg);
  width: 180px;
  height: 110px;
}

#top2
{
  background-image: url(../images/top2.jpg);
  width: 780px;
  height: 110px;
}

#top3
{
  background-image: url(../images/top8.jpg);
  width: 780px;
  height: 110px;
}

#top5
{
  background-image: url(../images/top5.jpg);
  width: 180px;
  height: 110px;
}

#top6
{
  background-image: url(../images/top6.jpg);
  width: 180px;
  height: 110px;
}

#top7
{
  background-image: url(../images/top7.jpg);
  width: 180px;
  height: 110px;
}

#top9
{
  background-image: url(../images/top9.jpg);
  width: 180px;
  height: 110px;
}

#top10
{
  background-image: url(../images/top10.jpg);
  width: 180px;
  height: 110px;
}

#middle5
{
  background-image: url(../images/middle5.jpg);
  width: 180px;
  height: 50px;
}

#bottom5
{
  background-image: url(../images/bottom5.jpg);
  width: 780px;
  height: 375px;
}

#left
{
  background-image: url(../images/left.jpg);
  width: 180px;
  height: 50px;
}

#left2
{
  background-image: url(../images/left2.jpg);
  width: 180px;
  height: 50px;
}

#left3
{
  background-image: url(../images/left8.jpg);
  width: 180px;
  height: 50px;
}

#left6
{
  background-image: url(../images/left6.jpg);
  width: 180px;
  height: 50px;
}

#left7
{
  background-image: url(../images/left7.jpg);
  width: 180px;
  height: 50px;
}

#left9
{
  background-image: url(../images/left9.jpg);
  width: 180px;
  height: 50px;
}

#left10
{
  background-image: url(../images/left10.jpg);
  width: 180px;
  height: 50px;
}

#menu
{
  background-image: url(../images/menu.jpg);
  width: 600px;
  height: 50px;
}

#right
{
  background-image: url(../images/right.jpg);
  width: 600px;
  height: 375px;
}

#right2
{
  background-image: url(../images/right2.jpg);
  width: 600px;
  height: 375px;
}

#right3
{
  background-image: url(../images/right3.jpg);
  width: 600px;
  height: 375px;
}

#right4
{
  background-image: url(../images/right4.jpg);
  width: 600px;
  height: 375px;
}

#right6
{
  background-image: url(../images/right6.jpg);
  width: 600px;
  height: 375px;
}

#right7
{
  background-image: url(../images/right7.jpg);
  width: 600px;
  height: 375px;
}

#right9
{
  background-image: url(../images/right9.jpg);
  width: 600px;
  height: 375px;
}

.copyright
{
  font-family: georgia, serif;
  font-size: 9px;
  letter-spacing: 1px;
  color: rgb(80,80,80);
}

.content
{
  font-family: georgia, serif;
  font-size: 11px;
  line-height: 15px;
  color: rgb(95,70,45);
  text-align: left;
  padding: 20px 30px 25px 20px;
}

.content5
{
  font-family: georgia, serif;
  font-size: 11px;
  line-height: 15px;
  color: rgb(95,70,45);
  text-align: left;
  padding: 20px 30px 25px 80px;
}

p
{
  margin: 0px 0px 10px 0px;
}

h2
{
  font-family: georgia, serif;
  font-size: 13px;
  font-weight: bold;
  font-variant: small-caps;
  color: rgb(0,0,0);
  line-height: 15px;
  margin: 15px 0px 5px 0px;
}

a
{
  font-weight: bold;
  color: rgb(144,103,62);
  text-decoration: none;
  border-bottom: 2px dashed rgb(200,200,200);
}

a:hover
{
  border-bottom: 2px dashed rgb(51,51,51);
}

#Table_01 a, #Table_01 a:hover
{
  border: none;
}

.content-frame
{
  width: 550px;
  height: 310px;
  border: none;
}

.content-frame5
{
  width: 670px;
  height: 310px;
  border: none;
}

img
{
  border: none !important;
}