/*
 * Religion & Society
 * 2009/10/15
 */
* { margin: 0; padding: 0; }
html { min-height: 100%; padding-bottom: 1px; background: #0e4c7f url("../img/background_bottom.jpg") no-repeat 50% 100%; font-size: 100%; }
body { min-width: 960px; background: transparent url("../img/background_top.jpg") no-repeat 50% 0; color: #fff; font: .75em/1.4 "Arial", "Helvetica", sans-serif; }
p, ul, ol, dl { padding-bottom: 1em; }
ul, ol { margin-left: 0; padding-left: 2em; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
textarea, input, select, option, optgroup, button { font: 1em "Arial", "Helvetica", sans-serif; }
img { border: none; vertical-align: bottom; }