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

body {
	text-align: center;
	background-color: #666666;
	color: #464646;
}
ul {
	margin-left: 500px;
}
#bg {
	width: 995px;
	height: 800px;
	margin: 0 auto;
	text-align: left;
	margin-top: 35px;
	position: relative;
}
#top_nav {
	position: absolute;
	top: 120px;
	left: 305px;
}
#top_nav img {
	margin: 0px;
	padding: 0px;
}
#bottom_nav {
	position: absolute;
	top: 175px;
	left: 725px;
}
#content {
	position: absolute;
	top: 163px;
	left: 30px;
	overflow:auto; top: 220px; height: 500px; 
}
#content p {
	margin-left: 500px;
}
#content h2 {
	color: #8c6239;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	margin-left: 500px;
}
#content img {
	float: left;
}
#video {
	position: absolute;
	top: 90px;
	left: 40px;
}
#cathcart {
	position: absolute;
	top: 30px;
	left: 25px;
	border: 3px double #666666;
}
#peterson {
	position: absolute;
	top: 250px;
	left: 260px;
	border: 3px double #666666;
}	
#sessions {
	position: absolute;
	top: 510px;
	left: 25px;
	border: 3px double #666666;
}
#attorneys-1 {
	position: absolute;
	top: 30px;
	left: 25px;
	border: 3px double #666666;
}
#staff {
	position: absolute;
	top: 280px;
	left: 90px;
	border: 3px double #666666;
}
#footer {
	text-align: center;
	font-size: 80%;
	margin-top: -30px;
	font-weight: bold;
	margin-left: 30px;
}
.bold {
	font-weight: bold;
}
a img {
	border: none;
}