body {
background-color: rgb(236, 232, 180);
}
h1, h2 { color: rgb(79, 78, 60); }
h1 {
font-size: 32px; letter-spacing: 2; margin-left: 0; white-space: nowrap
}
h2 { font-weight: normal }
.delim, h3.v_hdr { color: rgb(158, 156, 120); }
h3 { font-size: 100%; font-weight: lighter; margin-bottom: 0; padding-bottom: 0; }
h3.v_hdr { letter-spacing: 1.5; }
h3.v_hdr pre { padding-top: 3px }
div.verse pre { padding-top: 5px }
ul.nav { padding-left: 0 }
.center { margin: 69 0 0 280; }
pre { 
color: rgb(79, 78, 60);
font-size: 100%; 
}
a { color: rgb(132, 96, 0); }
a:hover { background: rgb(132, 96, 0); color: rgb(236, 232, 180); }
table.widget { color: rgb(158, 156, 120); font-size: 100%; margin: 8px 0 10 -1; padding-top: 0; }
td { margin: 0; padding: 0 3px 2 0; text-align: right }
table.widget a { text-decoration: none; }
table.widget a { color: rgb(158, 156, 120); }
table.widget a:visited { color: rgb(79, 78, 60); background: rgb(236, 232, 180); }
table.widget a:hover { background: rgb(79, 78, 60); color: rgb(236, 232, 180); }
#left_bar { margin-left: 13px }
#monkey-tr {
position: absolute;
right: 0px; top: 0px;
background: url('/images/monkey_top_right.gif') no-repeat;
width: 474px; height: 600px;
margin: 0; padding: 0;
}
#monkey-bl {
position: absolute;
left: 0px; bottom: 0px;
background: url('/images/monkey_bot_left.gif') no-repeat;
width: 474px; height: 600px;
margin: 0; padding: 0;
}
#monkey-br {
position: absolute;
right: 0px; bottom: 0px;
background: url('/images/monkey_bot_right.gif') no-repeat;
width: 474px; height: 600px;
margin: 0; padding: 0;
}
#text-br {
position: absolute;
right: 10px; bottom: 10px;
margin: 0; padding: 0;
}
