body { background:  url(images/background.jpg) repeat; margin: 0; padding: 0 ;}
html { margin: 0; padding: 0 ;}
#header { background:  url(images/header.jpg) no-repeat top;}
#header { height: 200px; width: 1300px; margin: 0; padding: 0 ; }
#banner { float:left; height: 140px; width: 450px; padding-left: 400; margin: 20 0 0 0;}
#menubar {background:  url(images/menubar2.jpg) no-repeat top; height: 40px; width: 953px; margin: 0 0 0 35 ;}
#menutext {float:left; Width:940;  margin: 5 0 0 0; text-align: center; font-size: small; font-family: tahoma; color: #663399;}
#entrytext {padding-left: 50; margins: 0;}
#fullpage {float:left; Width:650;  margin: 10 10 10 10; text-align: left; font-size: small; font-family: tahoma;}
#scol1 {float:left; Width:195;  margin: 10 10 10 10; text-align: justify; font-size: small; font-family: tahoma;}
#footer { background:  url(images/foot.jpg) no-repeat bottom; height: 60px; width: 1300px; margin: 0; padding: 0 ; }
.clearboth { clear: both; }
A:hover {color: #6600cc ; cursor: crosshair;}
.submenu {font-size: x-small; font-family: tahoma; color: #663399; TEXT-DECORATION: none}
.submenu:hover {COLOR: #000000; BACKGROUND-COLOR: #99cc00; TEXT-DECORATION: none;}
.link {font-size: small; font-family: tahoma; color: #0066cc; TEXT-DECORATION: none}
.link:hover {COLOR: #000000; BACKGROUND-COLOR: #66ccff; TEXT-DECORATION: none;}
.current {font-size: x-small; font-family: tahoma; color: #99cc00; TEXT-DECORATION: none; BACKGROUND-COLOR: #663399;}
.current:hover {COLOR: #000000; BACKGROUND-COLOR: #99cc00; TEXT-DECORATION: none;}

#postscript {Width:650; margin: 0 ;background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; font-size: small; font-family: tahoma; color: #777; font-weight: bold;}
#foottext  {Width:1000; font-size: x-small; font-family: tahoma; color: #777; text-align: center;}
h2 {font-weight: bold; font-size: medium; font-family: tahoma;; color: #777;}
h3 {font-weight: bold; font-size: medium; font-family: tahoma;; color: #000000;}
ul {list-style-type: circle;}
.events {Width:650; margin: 0 ;background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: justify; font-size: small; font-family: tahoma; color: #000000;}
.forum {text-align: justify; font-size: small; font-family: tahoma;}
img {
  border-style: none;
}
#arrest {
background: transparent url(images/arrestbar.jpg) no-repeat;
width: 195px; 
height: 40px;
margin-top:20px;
line-height: 40px;
text-align: center;
color: #FF0000;
font-weight:700;
font-size: large;
}
#arrest a {
  color: #FF0000;
font-weight:700;
text-decoration: none;
}
#arrest a:hover {
  color: #000000;
  background-color: 99cc00;
  text-decoration: none;
