.layout_bar
{
background-image: url(../images/bar-bg.gif);
background-repeat: repeat-x; HEIGHT: 31px;
}
.layout_dot
{
background-image: url(../images/dotter.gif);
background-repeat: repeat-x; HEIGHT: 11px;
}
.layout_welcome
{
background-image: url(../images/welcome.jpg);
background-repeat: no-repeat; HEIGHT: 600px;
background-position: bottom right;
}
.layout_logo
{
background-image: url(../images/bg-3.jpg);
background-repeat: repeat-x; HEIGHT: 93px;
}
.layout_icon
{
background-image: url(../images/bg-2.gif);
background-repeat: repeat-x; HEIGHT: 35px;
}
.layout_bgcol1
{
background-image: url(../images/bg-col1.gif);
background-repeat: repeat-x; HEIGHT: 59px;
}
.layout_bgcol2
{
background-image: url(../images/bg-col2.gif);
background-repeat: repeat-x; HEIGHT: 59px;
}
.layout_under
{
background-image: url(../images/bg-under.gif);
background-repeat: repeat-x; HEIGHT: 68px;
}


