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

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	margin-top: 0px;
	width:836px;
	margin-right:auto;
	margin-left:auto;
}

.header {
	width:800px;
	margin-left:18px;
}

.navigation {
	color:#999;
	width: 170px;
	font-size:16px;
	line-height:20px;
	float:left;
	z-index:100;
	margin-left:30px;
}

.buttons{
	width:560px;
	margin-left: 250px;
	margin-top:80px;
	padding-bottom:100px;
}
.buttons img {
	padding-right: 20px;
	padding-left: 20px;
}

.vertical {
	width:2px;
	background-image:url(http://www.anacondasuperfund.org/images/vertical.png);
	background-repeat:repeat-y;
	margin-left:20px;
	height:350px;
	margin-top:-35px;
	float:left;
}
.meeting {
	font-size: 14px;
	line-height:14px;
}
.meetingtitle {
	color: #444;
}
.mission {
	width:550px;
	margin-left:250px;
	color:#999
}

.content {
	width:550px;
	margin-left:250px;
	color:#999
}

.indexcontent {
	margin-top:50px;
	width:550px;
	margin-left:250px;
	color:#999
}

.contenttitle{
	color: #444;
	font-size:18px;
}

.sidebar {
	background-image:url(http://www.anacondasuperfund.org/images/back.png);
	width:836px;
	background-position:top;
}

.bottom{
	width:836px;
	height:20;
	padding-left:3px;
	margin-top:-38px;
}

.sidebar .content ul .box a {
	text-decoration: underline;
}
.sidebar .content .style2 a {
	text-decoration: underline;
}
.sidebar .indexcontent p a {
	text-decoration: underline;
}
.bottomtext {
	font-size:12px;
	color:#999;
	text-align:right;
	margin-right:30px;
}

.results {
	margin-left:20px;
}

