blockquote
{border-color: #777;
}

h1
{ background: transparent;
  color: #F70505;
}

body
{background: #C0C0C0;
}

#main
{background: #DEDEDE;
}

 #logo, #logo h1, #left_sidebar, #content, #right_sidebar,
#content a:hover
{ background: #DEDEDE;
  color: #0000FF;
}

#menu, #menu li a, .sidebaritem
{ background: #C0C0C0;
  color: #0000FF;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #A0A0A0; 
  color: #6EAB03;
  border-color: #B1BCA4;
}

.sbilinks li a, .sidebaritem a
{ background: transparent url(arrow.png) no-repeat left center;
  color: #0000FF;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(arrow_select.png) no-repeat left center;
  color: #0000FF;
} 

#content a
{ background: transparent;
  color: #F06B00;
}

#footer
{ background: #DEDEDE;
  color: #0000FF;
  border-color: #6D913D;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #0000FF;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */

.rtop, .rbottom{background: #DEDEDE;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #A9A9A9;}

