/*POSITIONING*/

body {
background-color:#E0D9CA;
}

body.sub_page {


}

img {
border-style:none;

}

#container {
width: 1024px;
margin:0 auto;
padding-top:78px;
overflow:hidden;
}



#left {
background-color:#FFFFFF;
width:750px;
float:left;
overflow:hidden;
}


#right {
width:274px;
float:left;
}

#header {
background-color:#FFFFFF;
height:20px;
padding-top:10px;
padding-bottom:5px;
padding-left:15px;
}

#header_image {
width:750px;
height:400px;

}

#header_image img{
display:block;

}

#image_control {
background-color:#E0D9CA;
width:110px;
height:25px;
float: right;
overflow: hidden;

}

#pause_button {
margin:0 0 0 10px;
float: left;

}

#play_button {
margin:0;
float: right;

}

#caption{
width:30px;
float: left;
margin: 4px 10px 0 8px;
}

#caption_divider {
font-weight: bold;
margin:0 2px 0 2px;
}

#primary_nav {
background-color:#FFFFFF;
width:374px;
height:25px;
margin-top:76%;
padding:5px 0 5px 5px;
overflow:hidden;
}

#sub_nav {
margin-top:18px;
margin-left:25px;
}



.section_header {
margin-top:5px;
margin-bottom:15px;

}

.post {
width:550px;
margin-bottom:20px;
padding:0 15px 0 15px;
float:left;
}


.download {
background-color:#E0D9CA;
width:150px;
margin-left:10px;
margin-top:15px;
padding:4px 0 3px 10px;
float:left;
}

.news_headline {
margin-top:15px;
margin-bottom: 5px;
}

.news_date {
margin-bottom:10px;

}

.news_image {
width:650px;
margin-bottom: 10px;
}

.news_image img{
display:block;

}

.press_organization {
margin-bottom: 3px;
margin-top:-2px;

}

.video {
width:480px;

}

.download a:hover {
background-color:#FFFFFF;

}

h2 {
margin:35px 0 0 9px;
}

#sub_nav img {
display:block;
border-style:none;

}

#primary_nav img {
display:block;
border-style:none;

}