a:link, a:hover, a:visited, a:active {border-bottom:none;}
body
{background-image: url(../images/bg-body.jpg);
background-repeat: no-repeat;
background-color:#000000;
}

blockquote{border-color: #767676;}

#main
{ background: url(../images/main.png) repeat-y;
  color: #70695A;
}

#links, #footer, #menu, #menu li a
{ background: #FFF url(../images/menu.png);
  color: #DBD7D1;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #FDB812;
}

#logo
{ background: #FFF url(../images/banner.jpg) no-repeat;
  color: #70695A;
}

#logo2
{ background: url(../images/secondary_banner.jpg) no-repeat;
  color: #70695A;
}


h1
{ background: transparent;
  color: #EA8916;
  border-color: #CAAE90;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(../images/orange_menu.png);
  color: #70695A;
  text-decoration:none;
} 

#content
{ background: transparent;
  color: #FDB812;
  text-decoration:none;
}

/*#column2 a, #column2 a:hover, #column3 a, #column3 a:hover
{ background: transparent;
  color: #FDB812;
  border-bottom:1px solid;
}*/

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #DBD7D1;
}

.sbihead
{ background: #FFF url(../images/orange_sbi.png);
  color: #70695A;
}

.sbihead h1
{ background: transparent;
  color: #70695A;
}

.sbilinks li a
{ background: #FFF url(../images/link.png);
  color: #DBD7D1;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #EA8916;
} 
#hyperlink a:link, #hyperlink a:active, #hyperlink a:hover{
  padding: 0px;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom:1px solid;
  color:#FDB812;
}
#no_hyperlink a:link, #no_hyperlink a:active, #no_hyperlink a:hover{
  padding: 0px;
  text-decoration: none;
  color:#FDB812;
}