blockquote{border-color: #0000FF;}

h1
{ background: transparent;
  color: #000FF;
}

body{background: #FFFFFF repeat;}

#logo, #logo h1
{
background: transparent;
  color: #0000FF;
}

#menu, #menu li a
{ background: #0000FF;
  color: #FFFFF0;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #0000FF;
  color: #CCCCFF;
  border-color: #3c3cff;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{ background: #000FF;
  color: #0033ff;
}

.sidebaritem
{ background: #0000FF;
  color: #FFF;
} 

.sbilinks li a, .sidebaritem a
{ background: transparent;
  color: #FFF;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background:transparent;
  color: #CCCCFF;
} 

#content h1
{ background: #FFF;
  color: FFF;
}

#content a
{ background: transparent;
  color: #FFF;
}

#content li a, #content a
{color: #EE0000;
}

.content li a:hover, .content a:hover
{ background:transparent;
  color: #CCCCFF;
} 


#links a
{ background: transparent;
  color: #EE0000;
} 

#footer
{ background: transparent;
  color: #0000FF;
  border-color: #0000FF;
}

#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: #FFF;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #0000FF;}
.mtop, .mbottom{background: #FFF;}
.mtop .m1, .mtop .m2, .mtop .m3, .mtop .m4,
.mbottom .m1, .mbottom .m2, .mbottom .m3, .mbottom .m4{background: #0000FF;}

