blockquote{border-color: #777;}

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

body {background:#FFF7E0; }

#main {background:#FFF; }

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

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

/*
no image
*/
.sidebaritem h1 a, .sidebaritem a img
{ background: none; margin-left: -14px; color:#910000;} 

.sidebaritem h1 a:hover
{ background: none; color:#910000;} 



/* image arrow */

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

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

#content h1
{ background: #FFF;
  color: #910001;
}

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

#content {color:#333; background-color:#fff;}

#footer
{ background: transparent;
  color: #414141;
  border-color: #FF8202;
}

#address, #footer a, #footer a:LINK, #footer a:VISITED
{ background: transparent;
  color: #910000;
}

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


/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{background: #FFF;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #F9C26D;}
.mtop, .mbottom{background: #FFF;}
.mtop .m1, .mtop .m2, .mtop .m3, .mtop .m4,
.mbottom .m1, .mbottom .m2, .mbottom .m3, .mbottom .m4{background: #910000;}
