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

blockquote{border-color: #777;}

body{background: #FFF url(../images/pattern.png) repeat;}

#content h1, #content1 h1
{ background: #FFF;
  color: #990000;
}

#content a, #content1 a
{ background: transparent;
  color: #990000;
}

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

h1
{ background: transparent;
  color: #000066;
  font-weight:800;
}

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

#logo, #logo h1
{ background: transparent;
  color: #777;
}

#menu, #menu li a
{ background: #cccccc;
  color: #333366;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #cccccc;
  color: #990000;
  font-weight:bold;
  border-color: #cccccc;
}

#menu #newsletter {
	color:#333366;
}

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

.sidebaritem a {color: #990000}
} 

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

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(arrow_select.png) no-repeat left center;
  color: #000000; font-weight:bold}
} 

a#selected {color: #990000; font-weight:bold}



/* 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: #efefef;}
.mtop, .mbottom{background: #FFF;}
.mtop .m1, .mtop .m2, .mtop .m3, .mtop .m4,
.mbottom .m1, .mbottom .m2, .mbottom .m3, .mbottom .m4{background: #bbbbbb;}

