body {
margin-top: 0;
margin-bottom: 0;
margin-right: 0:
margin-left: 0; 
background-color: 4A3729;
}

h1 {
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 17px;
font-weight: bold;
color: black;
padding-bottom: 15px;
}

h2 {
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 7px;
font-color: A59C95;
text-align: center;
padding-bottom: 0px;
}

#video {
	display: block;
	position: relative;
	float: right;
	width: 320px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 1.2em;
	}

#announcement_wrap {
position: relative;
background-color: CCFFCC;
width: 550px;
left: 61px;
right: 61px;
margin-top: 30px;
border: 1px solid #00FF66; 
}

#announcement {
position: relative;
border: 2px solid #00FF66; 
padding: 15px;
margin: 12px;
}

#news_title {
text-align: center;
font-size: 15px;
font-weight: bold;
color: black;
letter-spacing: 0.3em;
}

#email_list_wrap {
position: relative;
background-color: CCFFCC;
width: 550px;
left: 61px;
right: 61px;
margin-top: 30px;
border: 1px solid #00FF66; 
}

#email_list {
position: relative;
border: 2px solid #00FF66; 
padding: 15px;
margin: 12px;
}

.keywords {
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 7px;
font-color: #A59C95;
text-align: center;
}

#left_photo {
position: relative;
float: left;
left: 70px;
top: 25px;
width: 235;
}

#right_photo {
position: absolute;
float: right;
left: 305px;
top: 0px;
width: 235;
}

#center_photo_children {
position: relative;
left: 152px;
width: 360px;
padding-top: 8px;
padding-bottom: 8px;
}

#center_photo_dams {
position: relative;
left: 62px;
width: 540px;
}

#dams {
position: relative;
left: 40px;
}

.dam_title {
font-size: 16px;
font-weight: bold;
text-align: center;
}

.image_style {
border-width: 4px;
border-style: solid;
border-color: #A59C95;
padding: 1px;
}

.main_content {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 45px;
padding-right: 45px;
background: url('images/content_repeat.jpg');
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 12px;
color: black;
line-height: 1.3em;
}

.main_content_iframe {
/* padding-top: 15px;
padding-bottom: 15px;
padding-left: 45px;
padding-right: 45px; */
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 12px;
color: black;
line-height: 1.3em;
}

.litter_title {
display: block;
padding: 15px;
margins: 10px 0px;
background-color: #6495ED;
border: 1px solid black;
font-size: 18px;
font-family: "Arial Black";
text-align: center;
}


.bottom_nav {
font-family: "Tahoma", "Arial", "sans-serif";
padding-top: 50px;
font-size: 10px;
color: black;
}

.copyright {
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 10px;
color: black;
}


.caption {
font-family: "Tahoma", "Arial", "sans-serif";
font-size: 10px;
color: black;
line-height: 130%
}

a:link {
text-decoration: underline;
color: 4A3729;
}

a:visited {
text-decoration: underline;
color: 4A3729;
}

a:hover {
text-decoration: underline;
color: 4A3729;
}