html
{
  height: 100%;
}

body 
{
	background: #534130 url(../images/body_bg.jpg);
  color: #af998e;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

a, a:link, a:visited
{
  outline: none;
}

img
{
  border: 0;
}

table#wrap
{      
  border: none;
  border-collapse:collapse;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

table#wrap td
{
  border: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

table#intro
{
  border: none;
  border-collapse:collapse;
  height: 523px;
  margin: 0 auto;
  padding: 0;
  width: 935px;
}

table#intro td
{
  border: none;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

#top1
{
  background: url(../images/cb_in_00.jpg) no-repeat;
  height: 186px;
  width: 935px; 
}

#top2
{
  background: url(../images/cb_in_01.jpg) no-repeat;
  height: 155px;
  width: 935px; 
}

#footer
{
  background: url(../images/cb_in_04.jpg) no-repeat;
  height: 43px;
  width: 935px; 
}

div.copyright1
{
  color: #af998e;
  font-size: 10px;
  margin: 15px 0 0 0;
}

div.copyright2
{
  color: #af998e;
  font-size: 10px;
  margin: 10px 0 0 0;
}

div.copyright2 a, div.copyright2 a:link, div.copyright2 a:visited
{
  color: #af998e;
  text-decoration:none;
} 

div.copyright2 a:hover
{
  color: #e4dcd8;
}