@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0; background-color:white;}
body{font: 76% Verdana, Arial, Helvetica, sans-serif;text-align:center; background-image:url(img/bg.jpg); background-repeat:repeat-x;}
h1 { display:none;}
/* p{margin:0 10px 10px} */
img{border:none;}
table, th, td{border: none;}
table caption {display:none;}
a:link { color: #a51;} /*dark poppy -- was #963 */
a:visited { color: #600;} /* dark brown */
a:hover { color: orange;}
a:active { color: red;}
a.external:link { color: #0000ff;}
a.external:visited { color: purple;}
a.external:hover { color: aqua;}
a.external:active { color: teal;}
div#header img { display: block; margin-left: auto; margin-right: auto; }
div#container{text-align:left;}
div#container{width:800px;margin:0 auto;}
div#content{background-color:white; padding:4px;}
div#content p{line-height:1.4; }
#dept table, th, td{border: 1px solid #996; border-collapse: collapse;}
div#dept ul {padding-left:1em; margin-left:.4em; line-height: 140%; list-style-type:circle;}
div#news{float:left;width:47%;background:white;border-right:1px solid #996;border-bottom: 1px solid #996; border-left:1px solid #996;margin-right:1em;padding:1em;}
div#navigation{float:left;width:350px;}
div#extra{background:#eee; border-right:1px solid #996;border-bottom: 1px solid #996; border-left:1px solid #996;}
div#subscribe{ background:#ddd; padding:.2em;}
.rss-box-wp {line-height: 180%;}
div#wx_module_7610 {float:right; margin:.5em;}
div#footer{clear:both;width:100%; text-align:center;}
div#footer{background: #740;color: white;}
div#footer{padding:1em 1em;}
div#footer a:link { color: #ac8;}
div#footer a:visited { color: #ccc;}
div#footer a:hover { color: orange;}
div#footer a:active { color: red;}
div#contact { font-size:smaller;}
div#media { float:left;width:47%;background:white;border-right:1px solid #996;border-bottom: 1px solid #996; border-left:1px solid #996;margin-right:1em;padding:1em;}
.left {float:left; margin-right:.5em;}
.right {float:right; margin-left:.5em; }
.green { background-color:#99CC99;}
.fineprint { font-size:xx-small;}