
body {
	height:100%;
  margin: 0 auto; 
	padding:0;
	background: #4C341C;
	text-align:center;
}


#container {
	background:url(http://destinationotterlake.com/images/header.jpg) no-repeat #FFFFDF;
  	height:auto;
margin:0 auto;
  	width:700px;
        padding:0;
        border-width:0 3px;
        border-style:double;
  	text-align:left;


}

* html #container {
width:690px;     
}

#footer {
  clear:both;
  width:100%;
  text-align:left;
  height:auto;
padding:0 0 10px 10px;
}



#masthead {
  float:right;
  width:100%;
  height:290px;
}

#masthead {
width:700px;
}

#destinationotterlake {
float:right;
margin-left:10px;
}

* html #destinationotterlake {

}

#right {
 float:right;
 padding-right:0px;
 padding-bottom:2em;
 margin-bottom:0em;
 width:480px;
}

* html #right {
width:470px;
}