body { background: #950a07 url(../images/bg.jpg) repeat-x scroll; font-family:Helvetica, Arial, sans-serif; color:#dedede; min-height:80em;}

#wrapper {width:95em; margin:0 auto;}
#header {text-indent:-999em; background:url(../images/header.png) no-repeat center top; display:block; width:95em; height:24em; margin-top:2em;}
address.ticker {text-align:center; width:auto; font-size:140%; line-height:normal; margin-top:2.2em;}

#nav { background:#232323; width:20em; float:left; margin:5em 0 0 0; padding:0; clear:both; list-style:none;}
			#nav li {margin:0; padding:0;}				
				#nav li a {display:block; padding:0.3em 0.6em; text-decoration:none; color:#dedede; font-size:130%;}
				#nav li a:hover {background:#757575;}
				#nav li.active a {background:#757575; font-weight:bold;}
				
#call-table {float:left; border-color:#FFF; clear:both; width:10em; margin-top:3em;}
#call-table td {padding:.3em; margin:0; text-align:right;}
#div-left {float:left;width:20em;}
				
#content { width:72em; float:left; margin:5em 0 0 3em; padding:0;}
	
#footer {clear:both; padding:0.5em; line-height:normal; text-align:center; background:#000; margin-top:3em;}

div#incidents {float:left; width:19em;}
div#incidents table {border: 1px #999 solid;}
div#incidents table caption {font-size:1.4em; font-weight:bold; text-align:center; margin-bottom:.5em;}
div#incidents table thead tr th {padding:.4em; font-size:0.9em; text-align:center; vertical-align:bottom;}
div#incidents table tbody tr td {padding:.4em; font-size:0.9em; text-align:center;}
div#incidents table thead tr th {font-weight:bold; text-decoration:underline;}
	
#archives h3 {clear:both; padding-top:1em;}
#archives ul {list-style:none; padding:0; margin:0;}
#archives ul li {float:left; margin:0; padding: 0 0.4em 0.4em 0;}
#archives ul li a {display:block; width:17em; height:13em; text-align:center; background:none;}
#archives ul li a img {border:0.4em solid #333;}
#archives ul li a:hover img {border:0.4em solid #999;}	
