blockquote{border-color: #777;}



#left_sidebar, #content, #right_sidebar,
#content a:hover
{ background-color: #ffffff;
	
	color: #333333;
}

#menu, #menu li a, .sidebaritem
{
	background-color: #FFF;
	color: #333;
}


.sbilinks li a, .sidebaritem a
{
	color: #666;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ 
  color: #EEE;
} 

#content a
{ background: transparent;
  color: #F06B00;
}



/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{background-color: #444;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background-color: #555;}
