p.date {
  color: #ccccff;
}
p.hidden-note {
  display: none;
}
p.important {
  color: red;
  font-weight: bold;
}
img.border {
  border: 1px solid #cccccc;
}
ul.special, ol.special {
  color: green;
}
body {
  margin: 0;
  padding: 0;
  background: transparent url(images/background.jpg) repeat scroll 0% 50%;
}
html {
  margin: 0;
  padding: 0;
}
#header {
  background: transparent url(images/header.jpg) no-repeat scroll center top;
}
#header {
  margin: 0;
  padding: 0;
  height: 200px;
  width: 1300px;
}
#banner {
  margin: 20px 0 0;
  float: left;
  height: 140px;
  width: 450px;
  padding-left: 400px;
}
#menubar {
  margin: 0 0 0 35px;
  background: transparent url(images/menubar2.jpg) no-repeat scroll center top;
  height: 40px;
  width: 953px;
}
#menutext {
  margin: 10px 0 0;
  float: left;
  width: 940px;
  text-align: center;
  font-size: 14px;
  color: #663399;
}
#entrytext {
  padding-left: 50px;
  color: #333333;
}
#fullpage {
  margin: 10px;
  float: left;
  width: 650px;
  text-align: justify;
  font-size: 14px;
}
#scol1 {
  margin: 10px;
  float: left;
  width: 195px;
  text-align: justify;
  font-size: 14px;
}
#editor {
  margin: 10px;
  float: left;
  width: 900px;
  text-align: justify;
  font-size: 14px;
}
#borderbox {
  border: 1px solid #000000;
  margin: 10px;
  float: left;
  width: 900px;
  text-align: justify;
  font-size: 14px;
}
#footer {
  margin: 0;
  padding: 0;
  background: transparent url(images/foot.jpg) no-repeat scroll center bottom;
  height: 60px;
  width: 1300px;
}
.clearboth {
  clear: both;
}
a:hover {
  color: #6600cc;
  cursor: crosshair;
}
.submenu {
  font-size: 14px;
  color: #663399;
  text-decoration: none;
}
.submenu:hover {
  color: #000000;
  background-color: #99cc00;
  text-decoration: none;
}
.link {
  font-size: 14px;
  color: #0066cc;
  text-decoration: none;
}
.link:hover {
  color: #000000;
  background-color: #66ccff;
  text-decoration: none;
}
.current {
  font-size: 14px;
  color: #99cc00;
  text-decoration: none;
  background-color: #663399;
}
.current:hover {
  color: #000000;
  background-color: #99cc00;
  text-decoration: none;
}
.center {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.justify {
  text-align: justify;
}
.right {
  margin: 0 0 5px 5px;
  float: right;
}
.left {
  margin: 0 5px 5px 0;
  float: left;
}
#postscript {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 0;
  width: 650px;
  background-color: #f8f8f8;
  text-align: center;
  font-size: 14px;
  color: #777777;
  font-weight: bold;
}
#foottext {
  width: 1000px;
  font-size: 12px;
  color: #777777;
  text-align: center;
}
h2 {
  font-weight: bold;
  font-size: 14px;
  color: #777777;
}
ul {
  list-style-type: circle;
}
#greybox {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 0;
  width: 650px;
  background-color: #f8f8f8;
  text-align: justify;
  font-size: 14px;
  color: #000000;
}
#imagebox {
  margin: 10px;
  float: left;
  width: 300px;
  height: 250px;
}
.forum {
  text-align: justify;
  font-size: small;
  font-family: tahoma;
}
#design {
  float: none;
  font-size: small;
  color: #cccccc;
  width: 900px;
  text-align: center;
}
.multi {
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
.multi:hover {
  font-size: 14px;
  color: #00ccff;
  text-decoration: none;
}
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;
font-family: Arial, sans-serif;
}
#arrest a {
  color: #FF0000;
font-weight:700;
text-decoration: none;
}
#arrest a:hover {
  color: #000000;
  background-color: 99cc00;
  text-decoration: none;
