html{
padding-top:40px; 
background-color: #B88631;
width:100%;
height:100%;
}

body{
position: relative; 
margin:0 auto;
width:758px;
border-top:1px solid white;
#border:1px solid white;
background-color:#B0782D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

#top{
position:relative;
float:left;
background-image:url(../images/top.jpg);
width:100%;
height:96px;
border-left:1px solid white;
border-right:1px solid white;
#border:0px;
border-bottom:1px solid white;
}

#topleft{
position:relative;
float:left;
width:227px;
height:96px;
border-left:1px solid white;
#border:0px;
border-right:1px solid white;
border-bottom:1px solid white;
background-color:#DABC7D;
}

#topright{
position:relative;
float:left;
height:96px;
width:528px;
#width:530px;
border-right:1px solid white;
#border:0px;
border-bottom:1px solid white;
_border:0px;
}

#menu{
position:relative;
float:left;
width:100%;
height:23px;
z-index:1;
border-left:1px solid white;
border-right:1px solid white;
#border:0px;
}

#slider{
position:relative;
float:left;
width:225px;
min-height:266px;
_height:266px;
}

#content{
position:relative;
float:left;
width:531px;
_width:510px;
min-height:267px;
_height:100%;
background-color:#EADFC3;
z-index:0;
border-left:1px solid white;
}

#content_container{
position:relative;
float:left;
width:100%;
border:1px solid white;
#border:0px;
border-top:1px solid white;
background-image:url(../images/bg1.gif);
_background-image:url(../images/bg2.gif);
}

img{
border:0px;
}

#footertop{
position:relative;
float:left;
width:100%;
height:18px;
background-color:#D6BC7F;
border-left:1px solid white;
border-right:1px solid white;
#border:0px;
#border-top:1px solid white;
}

#footerbottom{
position:relative;
float:left;
width:100%;
height:13px;
background-color:#B07929;
border-bottom:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
#border:0px;
border-top:1px solid white;
}

.text{
float:left;
height:100%;
margin-left:20px;
_margin-left:10px;
margin-top:15px;
}