/* CSS Document */

.container { border: 1px solid black; }
#header { width: 920px; height:210px; background-image:url(masthead_s1.jpg); position: relative }
#content { width: 880px; padding: 20px; float: left; background-color:#fff;}
#disclaimer { width: 880px; background-color: #EDEDED; text-align: center; font-size:.8em; margin-top:20px; }
#footer { width: 910px; background-color: #f66733; padding: 5px; float: left; text-align: center; }
#footer a { color: white; text-decoration:none }
