.home div
{
background-image: url(images/home_long.jpg);
width: 117px;
height: 105px;
}
.contact div
{
background-image: url(images/contact_long.jpg);
width: 215px;
height: 105px;
}
.about div
{
background-image: url(images/about_long.jpg);
width: 240px;
height: 105px;
}
.gallery div
{
background-image: url(images/portfolio_long.jpg);
width: 195px;
height: 105px;
}
.login div
{
background-image: url(images/login_long.jpg);
width: 210px;
height: 41px;
}



a.rollover div
{
background-position: left;
 }

a.rollover:hover div
{
background-position: right;
 }

.bg_inputfields
 { float:left; margin:0px 0px 0px 0px; padding:5px; background:url(images/categories_field.jpg) 
no-repeat; border:none; height:30px; width:159px
}
.sbg_inputfields
 { float:left; margin:0px 0px 0px 0px; padding:5px; background:url(images/search_field.jpg) 
no-repeat; border:none; height:30px; width:159px
}
.body{
style="background-image:<?=$headerpath?>images/myrepeater.jpg; background-repeat:repeat-x;
}