blockquote{border-color: #777;}



h1

{ background: transparent;

  color: black;

  font-family: arial;



}



body{background: #1F1F1F url(background.png) repeat-x;
}



#main{background: #ffffff;}



#header

{ background:  url(header.png);

}



#logo, #logo h1

{

  color: #777;

}







#left_sidebar, #content, #right_sidebar, #content a:hover

{ background: #ffffff;

  color: #000;

}



.sidebaritem

{ background: #D6D6D6;

  color: #2e2e2e;

}



.sidebaritem1

{ background: #D6D6D6;

  color: #2e2e2e;

}



.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: #555;

}



#content a

{

  color: #000000;

}



#footer

{ background: #000000 url(footer.png) repeat-x;

  color: #ffffff;

  border-color: #000000;

}



#address, #footer a, #footer a:hover

{ background: transparent;

  color: orange;

}



/* Based on Nifty Corners: rounded corners without images */

/* By Alessandro Fulciniti */

/* http://www.html.it/articoli/nifty/index.html */

.rtop, .rbottom{background: #F5F6F0;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,

.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #D6D6D6;}
