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

body {
	background-color: #272361;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.shield-bk {
	background-image: url(images/police_shield-long.png);
	background-repeat: no-repeat;
	height: 1283px;
	width: 718px;
}
.tape-bk {
	background-image: url(images/crime_scene_tape.gif);
	background-repeat: repeat-y;
	height: 1185px;
}
.content-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 0px;
	padding-top: 90px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.content-pics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 45px;
	padding-left: 90px;
}
.gold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #C90;
	font-weight: bold;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
}
.black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
.box {
	border: 2px solid #000;
	height: 250px;
	width: 300px;
}
.content-txtBLUE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
}
a:active       {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
.content-sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin-left: 25px;
	margin-right: 15px;
}
.tape-bk-sub {
	background-image: url(images/crime_scene_tape.gif);
	background-repeat: repeat-y;
	height: 3335px;
}
