html
{

_height:100%;
_margin:0;
_padding:0;
}

body{
margin: 0;
padding: 0;
_background: url('http://www.enhest.com/fileadmin/templates/timjujac/b/pagebg.gif');
_position: relative;
}

#pagediv {
_height: 1700px;
_width: 780px;
}

#pagetable {
_height:100%;
_width:780px;
}


#topdiv {
_position: fixed;
_border:solid red 4px;
_top: 0px;
_right: center;
_width: 780px;
_position: absolute;
_top: expression((( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 0) + "px");
_z-index:500;
}

#content{
_height:99%;
_width:780px;
}
#contentinner{
_height:99%;
_width:780px;
_overflow-x:hidden;
}


#bunddiv{
_position: fixed;
_bottom:50px;
_bottom: -100px;
_left: center;
_width: 780px;


_z-index:870;
}



#nav1 {
_position:relative;
_left:0px;
_top:50px;
}

#nav2 {
}

#nav3 {
}
#webdesignaf{
_display:none;

}



