body
{
    /*background-color: rgb(228, 213, 189);*/
    background: url('pic/backgroundPic1.jpg');
}

#outer_background
{
color: #663300;
position: relative;
margin: 0px;
width: 100%;
height: 100%;
padding: 0px;
/*background-color: rgb(228, 213, 189);*/
}

#inner_background
{
position: relative;
width: 900px;
height: 1000px;
padding: 5px;
border: 0px ;
/*background-color: #996633;*/
background-color: rgb(173,97,21);
margin: 0 auto;
}

#header_background
{
position: relative;
width: 890px;
height: 180px;
padding: 5px;
border: 0px;
background: url('pic/mhh9.jpg') top center no-repeat;
background-color: white;
margin: 0 auto;
}

#header_background_change
{
position: relative;
width: 890px;
height: 180px;
padding: 5px;
border: 0px;
background: url('pic/mhh9change.jpg') top center no-repeat;
background-color: white;
margin: 0 auto;
}

#header_lip
{
position: relative;
width: 890px;
height: 5px;
/*background-color: #996633;*/
background-color: rgb(173,97,21);
margin: 0 auto;
}


#header_menu
{

width: 900px;
height: 35px;
color: white;
background-color: rgb(173,97,21);
margin: 0px;
border: 0px;
padding: 0px;
}


#body_background
{
line-height: 100%;
position: relative;
width: 900px;
height: 725px;
padding: 0px;
background-color: white;
border: 0px;
margin: 0 auto;
text-align: center;
}

#footer_menu
{
position: relative;
line-height: 100%;
width: 900px;
height: 40px;
padding: 0px;
color: white;
/*background: url('pic/footer.jpg') top center no-repeat;*/
background-color: white;
letter-spacing: 0.5em;
margin: 0px;
}



#header_menu ul{
    list-style-type: none;
    }

#header_menu a:link, a:visited{
        color: white;
        text-decoration: none;
        border: 0;
    }
    
#header_menu a:hover, a:active{
	color:#cccccc;
        text-decoration: none;
}

#body_background img{
    border-style: none;
    }

#body_background a:link, a:visited{
        color: white;
        text-decoration: none;
        border: 0;
    }
    
#body_background a:hover, a:active{
	color:#cccccc;
        text-decoration: none;
}
