#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #372210;
}
#header {
	float: left;
	height: auto;
	width: 960px;
}
.ad-banner {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 10px;
}
#welcome-letter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	float: left;
	height: auto;
	width: 920px;
	background-color: #DFD8CE;
	padding: 20px;
	margin-bottom: 10px;
}

#evidence {
	float: left;
	height: auto;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
.crimestory {
	float: left;
	height: 290px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
	padding: 0px;
}
.crime-photo {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.crime-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.crime-caption {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.read-more {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 30%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #00F;
}
.popup-video-container {
	float: left;
	height: 450px;
	width: 700px;
	background-image: url(images/video_popup_background.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.popup-evidence-container {
	float: left;
	height: 550px;
	width: 700px;
	background-image: url(images/video_popup_background.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow: auto;
}
.evidence-header-photo {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}
.evidence-textbox {
	height: auto;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	padding: 20px;
}
.evidence-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.evidence-text-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-weight: bold;
	color: #900;
}




.video-box {
	float: left;
	height: auto;
	width: auto;
	margin-top: 50px;
	margin-left: 60px;
	border: 7px solid #FFF;
	background-color: #CCC;
}
.video-text-block {
	float: left;
	height: 50px;
	width: 308px;
	margin-top: 12px;
	background-color: #FFF;
	margin-left: 100px;
	clear: both;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer {
	float: left;
	height: auto;
	width: 960px;
	padding-bottom: 10px;
}
.footer-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #372210;
	letter-spacing: 0px;
}
.divider {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#buttons {
	float: left;
	height: auto;
	width: 960px;
}
#welcome-video {
	background-image: url(images/welcome_video_div.jpg);
	float: left;
	height: 410px;
	width: 960px;
	margin-top: 10px;
}
#video-div {
	float: left;
	height: 360px;
	width: 640px;
	margin-top: 25px;
	margin-left: 25px;
}
#thermometer {
	float: left;
	height: 100px;
	width: 960px;
}
