/* Generics */
html,body { margin:0; padding:0; }
body { background: #452513; font-family: sans-serif; font-size: 12px; }
a img { border:none; }
a { text-decoration:none; font-weight:bold; color: #452513; }
div#logoLink { position:absolute; top:0;left:0; }
div#outerShell { width:1024px; position:relative; margin: 0 auto; background: url("images/background.jpg") top left repeat-y; }
div#panbody { padding: 2em; background: #ede6bc; }
div#sectionHeader { margin-bottom: 33px; }
.pollQuery { font-weight: bold; }
/* semi-generic classes */
.clearing { clear:both; }

/* Frame setup */
div#middle { width: 738px; position:relative; left: 143px; }
/*div#leftBorder { position:absolute; left:0; top:0; width:143px; height:100%; background: url("images/smallbackgroundleft.jpg") top left repeat-y; }
div#rightBorder { position:absolute; right:0; top:0; width:143px; height:100%; background: url("images/smallbackgroundright.jpg") top left repeat-y; }*/
div#header { position: relative; display: block; width:738px; height:126px; background: url("images/Diversitywebsiteheader.jpg") top left no-repeat; }

div#toolbar { position:absolute; bottom: 7px; right:0px;  text-align:right;}
div#dynUndBorder { height:10px; width: 100%; position: absolute; bottom: 0px; }

div#pollbox span { float:left; }
div#pollbox div { clear:both; margin:0; padding:0;}

strong.caltitle { color: #452513; }
div.colcopy { margin-bottom: 1.5em; }

/* Red Footer */
div#copyBar { border-bottom: solid 5px #452513; background: #ef4136; color: #fff; text-align: center; padding-top: .5em; font-size: .75em;}
div#copyBar a { color: #fff; font-weight: bold; }
div#foot { background: #fff url("images/footer.jpg") top left no-repeat; color: #000; text-align: center; font-size: .75em; clear:both; padding-top: 2em; }
div#foot a { text-decoration: none; }

body#home #dynUndBorder { background-color: #452513; }
body#goals #dynUndBorder { background-color: #01A8A0; }
body#about #dynUndBorder { background-color: #1D5940; }
body#donate #dynUndBorder { background-color: #7f4e38; }
body#calendar #dynUndBorder { background-color: #ef4136; }
body#articles #dynUndBorder { background-color: #96c474; }
body#surveys #dynUndBorder { background-color: #bed736; }
body#blog #dynUndBorder { background-color: #b3c18d; }
body#photos #dynUndBorder { background-color: #74b74a; }

div.sectionhd { margin-bottom: 25px; }
div#pollq { margin-bottom: .5em; }
div#botRight #pollq { margin-top: 18px; }
