#flash-messages .notice { color: red; }

.pagination .current { color: red; }
.pagination a { font-weight: normal; }
.pagination a .prev_page { font-weight: bold; }

body { background-image: url(/images/background.jpg); background-repeat: repeat-x; background-color: #C7EE83; color: #40200D; font-family: helvetica, sans-serif; }
body #header { position: absolute; width: 880px; top: 20px; left: 40px; }
body #footer { position: absolute; width: 880px; top: 740px; left: 40px; height: 50px; }
body #footer p { background-color: transparent; color: #9C8B81; font-size: 0.9em; text-align: center; }
body #footer p a { color: white; }
body .login-status { font-size: 0.8em; }
body div#flash-messages { position: absolute; top: 147px; left: 50px; height: 30px; width: 886px; font-size: 0.8em; text-align: center; }
body #main { position: absolute; width: 950px; top: 165px; }
body p { margin: 0px; background: #41a5e5; color: #40200D; font-size: 0.8em; line-height: 1.8em; }
body a { color: #40200D; }
body h1 { font-size: 1.6em; font-family: impact, sans-serif; color: #40200D; line-heigth: 0px; margin: 8px 0px 0px 0px; }
