#container { width: 800px ; margin: 0 auto ;}
#header { width: 800px ; height: 125px ;}
#header h1 { background: url(images/HeaderH1.gif) no-repeat ; width: 453px ; height: 57px ; text-indent: -5000px ; float: right ; margin: 0 15px 0 0 ;}
#header h2 { margin: 0px 0 0 15px ;}

#content { width: 800px ; margin-left: 0 ; background: url(images/contentRightBg.jpg) right top no-repeat ;}
#leftContent { width: 550px ;  min-height: 800px ; float: left ; background: #9dd0e7 ; border: none ; padding-top: 20px ;}
#rightContent {  display: none ;}

#footer { display: none ;}

