blockquote{border-color: #B2B2B2;}

h1
{ background: transparent;
  color: #FFFFFF;
}

.contentitem h1
{ background: #003580;
  color: #C8B560;
}

body, #main, #logo, #logo h1, #left_sidebar, #content, #right_sidebar,
#content a:hover
{ background: #FFFFFF;
  color: #000000;
}

#menu, #menu li a, .sidebaritem
{ background: #003580;
  color: #FFFFFF;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #003580;
  color: #C8B560;
  border-color: #B1BCA4;
}

.sbilinks li a, .sidebaritem a, .sidebaritem p
{ 
  /* background: transparent url(arrow.png) no-repeat left center; */
  color: #FFFFFF ;
} 

.sidebaritem h1, .sidebaritem h3
{ 
  color: #C8B560;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ 
  /* background: transparent url(arrow_select.png) no-repeat left center; */
  color: #C8B560;
} 

#content a
{ background: transparent;
  color: #003580;
}

#footer
{ background: #FFFFFF;
  color: #003580;
  border-color: #003580;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #003580;
}

#footer a:hover
{ background: transparent;
  color: #000000;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{background: #FFFFFF;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #003580;}
