blockquote{border-color: #777;}

h1
{ background: transparent;
  color: #000000;
}

h2
{ background: transparent;
  color: #000000;
}

h3
{ background: transparent;
  color: #000000;
}

body{background: #555 url(pattern.png) repeat;}

#main{background: #FFFFFF;}

#header
{ background: #FFFFFF;
  color: #777;
  border-top-color: #EEE;
  border-bottom-color: #ABB197;
}

#logo, #logo h1
{ background: transparent;
  color: #000000;
}

#menu
{ background: #0B0B0B url(menu.png);
  color: #FFFFFF;
  border-color: #EEE;
}

#menu li a
{ background: transparent;
  color: #FFFFFF;
  border-color: #0B0B0B;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #0B0B0B url(menu_hover.png);
  color: #FFFFFF;
  border-color: #0B0B0B;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{ background: #FFFFFF;
  color: #777;
}

.sidebaritem
{ background: #F5F5F5;
  color: #555;
}

.sidebaritem2
{ background: #F5F5F5;
  color: #555;
}

.sbilinks li a, .sidebaritem a
{ background: transparent url(arrow.png) no-repeat left center;
  color: #555;
}


.sbilinks2 li a, .sidebaritem2 a
{ background: transparent no-repeat left center;
  color: #555;
} 
 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(arrow_select.png) no-repeat left center;
  color: #555;
} 

#content a
{ background: transparent;
  color: #FF9900;
}

#footer
{ background: #FFFFFF url(footer.png) repeat-x;
  color: #414141;
  border-color: #6D913D;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #414141;
}


.rtop, .rbottom{background: #FFFFFF;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #3A3A3A;}
