.header {
	background-image: url(images/header_filler.jpg);
	height: 128px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_window {
	background-color: #CCCCCC;
	height: 250px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.movie_viewer {
	background-color: #CCCCCC;
	height: 250px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.nav_bar {
	font-size: 14px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav_bar a:hover{
	text-decoration:underline;
	color:#990000;
}
.main_content {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link{
	color:#000066;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}
a:visited{
	color:#000066;
	text-decoration:none;
}
a:active{
	color:#000066;
	text-decoration:none;
}
h1 {
	font-size: 16px;
	color: #990000;
}

.services_content_left_col a:hover{
	color:#990000;
	text-decoration:underline;
	padding-top:0px;
	margin:0px;
	
}

.condesed_list {
	font-size: 10px;
	line-height: 1;
}
