/* GENERAL STYLES */
    * {
    margin: 0;
    padding: 0;
    }
    body, html, p {
    background-color: #e2e2e2;
    margin: 0;
    -x-system-font:none;
    font-family :Arial,Tahoma,Verdana,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    line-height:17px;
    }
    #header {
    background-image: url(/portal_images/Urbanbeach_Portal_header_slice.png);
    top: 0px;
    padding: 0px;
    width: 100%;
    height: 153px;
    }
    #middle {
    background-color: #ffffff;
    top: 153px;
    left: 0px;
    height: 391px;
    width: 100%
    }
    #footer {
    margin-left: 67px;
    }
    #footer ul li {
    float: left;
    color:#8A8C8B;
    font-size:11px;
    list-style-type:none;
    padding-right: 17px;
    }
    #footer ul li a:link, a:visited {
    color:#8A8C8B;
    text-decoration:none;
    }
    #footer ul li a:hover {
    color: #ee4b9d;
    text-decoration: none;
    }
    .logo {
    position: absolute;
    top: 56px;
    left: 76px;
    }
    h1 {    
    background-image: url(/portal_images/urbanbeach_portal_intro.png);
    position: absolute;
    left: 400px;
    top: 199px;
    width: 590px;
    height: 86px;
    }
    h1 span {    
    display: block;
    height: 0;
    overflow: hidden;
    }
    a#link1:link, a#link1:visited {
    position: absolute;
    display: block;
    top: 320px;
    left: 402px;
    width: 211px;
    height: 132px;
    background: url(/portal_images/weblink1.png) no-repeat left top;
    text-indent: -2000px;
    }
    a#link1:hover {
    background-position: right top;
    }
    a#link2:link, a#link2:visited {
    position: absolute;
    display: block;
    top: 320px;
    left: 617px;
    width: 211px;
    height: 132px;
    background: url(/portal_images/weblink2.png) no-repeat left top;
    text-indent: -2000px;
    }
    a#link2:hover {
    background-position: right top;
    }
    a#link3:link, a#link3:visited {
    position: absolute;
    display: block;
    top: 320px;
    left: 832px;
    width: 211px;
    height: 132px;
    background: url(/portal_images/weblink3.png) no-repeat left top;
    text-indent: -2000px;
    }
  

/* EDITOR PROPERTIES */
