/*---Metamorphosis layout style sheet---*/
img.menu {cursor: pointer; cursor: hand;}

ul.bulletless {list-style-type: none}

.body-home
{background-image: url(../../images/global/welcome.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
margin: 0;
background-color: #444444}

.body-frameside
{background-image: url(../../images/global/mebw.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left top;
margin: 0;
background-color: #FFFFFF}

.body-frametop
{background-image: url(../../images/global/main-content-logo.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right top;
margin: 0;
background-color: #000000}

.body-black
{margin: 0;
background-color: #000000}