blockquote{border-color: #00484c;}

h1
{ background: transparent;
  color: #00e9f6;
}

body{background: #000000 url() repeat fixed;}

#main{background: #000000;}

#header
{ background: #000000;
  color: #02cad5;
  border-top-color: #000000;
  border-bottom-color: #002931;
}

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

#menu
{ background: #002931 url(menu.png);
  color: #007c831;
  border-color: #000000;
}

#menu li a
{ background: transparent;
  color: #007c83;
  border-color: #002931;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #000000 url(menu_hover.png);
  color: #02cad5;
  border-color: #002931;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{ background: #000000;
  color: #007c83;
}

.sidebaritem
{ background: #000000;
  color: #007c83;
} 

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

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

#content a
{ background: transparent;
  color: #007c83;
  }

#footer
{ background: #001922 url(footer.png) no-repeat;
  color: #007c83;
  border-color: #000000
 }

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

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{background: #000000;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #000000;}
