a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000aa;
	text-decoration: none;
	font-weight: bold;
}
#container {
	width: 800px;
	margin: auto;
}
body {
	background-color: #FFF;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.quickLinks {
	color: #FFF;
	border: thin none #FFF;
	display: block;
}
.quickLinks a {
	color: #FFB9B9;
	padding-left: 1.5em;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00A;
}
h1 {
	font-size: x-large;
	color: #00A;
	text-align: left;
}
.floaterRight {
	float: right;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
h2 {
	font-size: large;
}
#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
#twitter_div a {
	color: #FF0;
}#crime_feed {
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 5px;
	color: #000;
}
