body 
{
  background-color: #101010;
  scrollbar-base-color: #101010;
  margin: 0;
  padding-left: 15;
  padding-top: 5;
}
h1,h2,h3,p,a,td, pre {font-family: arial; color: #e3cf8a; margin-top: 0px; margin-bottom: 0px; }
pre {margin-top: 0px; margin-bottom: 0px;}
h1 {font-size: 14px}
h2 {font-size: 10px}
h3 {font-size: 12px}
p,td {font-size: 12px}
.graphic {border: 0px;}
A:link, A:visited, A:active, A:hover { font-size: 12; font-weight: bold; color: #e3cf8a; text-decoration: none; }
A:link img, A:visited img, A:hover img { border: #915700 1px solid; }
div.page
{
  width: 710px; 
  height: 690px;
  position: absolute;
  top: 62px;
  border: #915700 1px solid;
  background-color: #101010;
}
div.header
{
  width: 720px; 
  height: 123px;
  position: absolute;
  top: -1px;
  left: -1px;
  border: #915700 1px solid;
  background-image: url('banner2.jpg');
}
html>body div.header { width: 760px; } 
div.logo
{
  width: 145px; 
  height: 145px;
  position: absolute;
  top: -28px;
  left: -23px;
  background-image: url('logo.png');
}
div.menu
{
  position: absolute; 
  text-align: left; 
  width: 720px; 
  height: 25px; 
  top: 121px; 
  left: -1px;
  padding-top: 4px;
  padding-left: 4px; 
  border: #915700 1px solid;
  background-color: #101010;

}
html>body div.menu { width: 756px; height: 23px; } 
div.main 
{ 
  position: absolute;
  left: -1px;
  top: 148px;
  width: 549px;
  height: 544px;
  border: #915700 1px solid;
  padding-right: 80px;

}
html>body div.main { width: 579px; } 
div.margin 
{ 
  position: absolute;
  left: 539px;
  top: 148px;
  width: 180px;
  height: 546px;
  border: #915700 1px solid;
  background-color: #101010;
}
html>body div.margin { left: 579px; height: 544px; } 
div.breakline
{
  position: absolute; 
  text-align: left; 
  width: 510px; 
  height: 1px;  
  padding-left: 5px; 
  border-top: #e3cf8a 1px solid;
}
html>body div.breakline { width: 545px; } 
div.footer
{ 
  position: absolute; 
  text-align: center; 
  width: 719px; 
  height: 22px; 
  top: 693px;
  padding-top: 1px;
  border-top: #915700 1px solid;
}
html>body div.footer { width: 760px; } 
div.swirl1
{ 
  position: absolute;  
  width: 442px; 
  height: 546px; 
  top: -40px;
  left: -300px;
  background-image: url('swirl1.png');
}
div.swirl2
{ 
  position: absolute;  
  width: 412px; 
  height: 527px; 
  top: 250px;
  right: -250px;
  background-image: url('swirl2.png');
}

