body {
background-image: url(../images/background_template2_3_4.gif);
background-attachment: scroll;
background-repeat: repeat-x;
background-position: left top;
}

#header_flash {
position: absolute;
left:50%;
margin-left:-390px;
width:780px;
height:160px;
top:140px;
z-index: 50;
}
#subheader_graphic {
position: absolute;
left:50%;
margin-left:-375px;
width:760px;
height:111px;
top:300px;
z-index: 10;
}
#content {
position: absolute;
left:50%;
margin-left:-100px;
width:475px;
height:auto;
top:320px;
z-index: 100;
}