@import url("http://www.fincher.org/style/Menus.css");
@import url("http://www.fincher.org/style/Basic.css");
@import url("http://www.fincher.org/style/Position.css");
body {
background: url("http://www.fincher.org/images/Sand-1280.jpg") repeat fixed center;
color: #111;
}
/* colors */
h1 { color: #822; }
h2, h3 { color: #005A9C; }
li { color: #822; }
li li { color: #303 ;}
.backgroundcolor {background-color: transparent;}
.Color0 { color: #bb0000 }
.Color1 { color: #006600 }
.Color2 { color: #0000aa }
.Color3 { color: #888800 }
.Color4 { color: #dd7700 }
.Color5 { color: #008888 }
.Color6 { color: #004400 }

tr.even { background: #FFDDDD;}
tr.odd { background: #DDDDFF;}

td.bc { background: #a66;}
td.ad { background: #CCCCFF;}

tr.tableheader { background: #aaf; }
th { background: #aaf; }

