a:link    { text-decoration:none; xfont-weight:bold; color:rgb(0,0,0);}
a:visited { text-decoration:none; xfont-weight:bold; color:rgb(0,0,0);}
a:hover   { text-decoration:none; xfont-weight:bold; color:rgb(255,155,0);}
                                                                                                                
a.bottom:link    { font:9pt bold Arial; color:rgb(255,255,255);}
a.bottom:visited { font:9pt bold Arial; color:rgb(255,255,255);}
a.bottom:hover   { font:9pt bold Arial; color:rgb(255,155,0);  }

a.top:link    { text-decoration:none; font-weight:bold; color:rgb(255,255,255);}
a.top:visited { text-decoration:none; font-weight:bold; color:rgb(255,255,255);}
a.top:hover   { text-decoration:none; font-weight:bold; color:rgb(255,155,0);}

body
{ margin:0px;
  background:url(images/bg.jpg) center fixed;
  background-color:#600001; }
  
td { font:normal 9pt arial; }   

hr { color:black; }

ul
{ margin: 0px; }      
li
{ padding-bottom: 4px; }
                       
div.main
{ background-color:#692d11;
  text-align: left;
  border-left: 3px solid black;
  border-right: 3px solid black;
  width:960px; }

div.banner
{ background:url(images/header.png) center no-repeat;
  xbackground-color:#50230e;
  height:190px; }
  
div.top
{ background-color:#000000;
  padding:12px;
  text-align:left;
  font:normal 11pt arial; 
  color:#600001; }

div.content-main
  {background:url(/images/bg_content_main.png) top no-repeat;
   background-color:#692D11;}
   /* left (left-right) */

div.left
{ float:left; 
  width:130px;
  margin:5px 0px 5px 10px; } 
     
div.sn
{ clear:both;
  float:right; 
  width:270px;
  margin:10px; } 
     
table.left-right
{ background-image:url(images/bg_content.png);
  background-color:rgb(255,255,200);
  border:3px solid black; }
 
td.left-right-header
{ height:26px; 
  background-color:#50230e;
  text-align:left;
  font:bold 12pt arial;
  color:#ffffff; }
  
/* right */
  
div.right
{ float:right;
  border:3px solid black;
  margin:0px 10px 5px 10px; }

td.right
{ text-align: center; }
  
/* bottom */

div.bottom
{ font:9pt Tahoma, Arial;
  text-align: center;
  xbackground:url(images/footer.gif) no-repeat right;
  background-color:black;
  clear:both;
  padding:18px 0px 15px 0px;
  color:#ffffff; }
  
/* content */
      
div.content
{ margin:0px 10px 5px 10px; }
  
table.content
{ width:652px;
  border:3px solid black;  
  margin-bottom:10px;}

td.content-header
{ height:26px; 
  background-color:#50230e;
  font:10pt arial;  
  text-align:left;
  color:#ffffff; }

td.content
{ background-image:url(images/bg_content.png);
  background-color:#dec37c;
  padding: 10px;
  text-align:left;
  font:10pt arial;
  color:#000000; }
  
td.content-contact
{ background-color:rgb(255,255,200);
  background-position: center;
  padding: 10px;
  text-align:left;
  font:10pt arial;
  color:#000000; }
  
td.team
{ background-color:rgb(255,255,200);
  vertical-align:top;
  text-align:left;
  color:#000000; }