blockquote{border-color: #777;}

h1
{ background: transparent;
  color: #192e6b;
}

body{background: #C5C5C5 url(../images/pattern.gif) repeat;}

#main{background: #F5F6F0;}

#header
{ color: #fff;
  background: url(../images/headerBg.jpg);
  background-repeat: repeat-x;
}

#logo, #logo h1
{ background: transparent;
  color: #777;
}

#menu
{ background: #898867 url(../images/menu.jpg);
  color: #032437;
  border-color: #EEE;
}

#menu li a
{ background: transparent;
  color: #F5F6F0;
  border-color: #989898;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #898867 url(../images/menu_hover.jpg);
  color: #F5F6F0;
  border-color: #989898;
}

#left_sidebar, #content, #contentwide, #right_sidebar, #content a:hover, #contentwide a:hover
{ background: #F5F6F0;
  color: #777;
}

.sidebaritem
{ background: #97b4ba;
  color: #555;
} 

.sbilinks li a, .sidebaritem a
{ background: transparent url(../images/arrow.gif) no-repeat left center;
  color: #555;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(../images/arrow_select.gif) no-repeat left center;
  color: #555;
} 

#content a, #contentwide a
{ background: transparent;
  color: #F06B00;
}

#footer
{ background: #045986 url(../images/footer.gif) repeat-x;
  color: #fff;
  border-color: #6D913D;
}

#headerText, #footer a, #footer a:hover
{ background: transparent;
  color: White;
}

/* rounded corners without images */
.rtop, .rbottom{background: #F5F6F0;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #97b4ba;}
