html, body {
    overflow: hidden;
}

body {
    background: #fff url(images/bg.gif) repeat;
    margin: 0;
}

#p03 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 522px;
    height: 267px;
    font-size: 0;
}

#p03 img {
    width: 522px;
    height: 267px;
    border: 0 none;
}

#p02 {
    position: absolute;
    bottom: 267px;
    left: 0;
    width: 522px;
    height: 279px;
    font-size: 0;
}

#p02 img {
    width: 522px;
    height: 279px;
    border: 0 none;
}

#p01 {
    position: absolute;
    bottom: 546px;
    left: 0;
    width: 522px;
    height: 243px;
    font-size: 0;
}

#p01 img {
    width: 522px;
    height: 243px;
    border: 0 none;
}

#p06 {
    position: absolute;
    bottom: 0;
    left: 522px;
    width: 441px;
    height: 267px;
    font-size: 0;
    background: url(images/p06.gif) no-repeat;
}

#p05 {
    position: absolute;
    bottom: 267px;
    left: 522px;
    width: 441px;
    height: 279px;
    font-size: 0;
    background: url(images/p05.gif) no-repeat;
}

#p04 {
    position: absolute;
    bottom: 546px;
    left: 522px;
    width: 441px;
    height: 243px;
    font-size: 0;
    background: url(images/p04.gif) no-repeat;
}

#copyright {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 111px;
    height: 104px;
    font-size: 0;
}

#copyright img {
    width: 111px;
    height: 104px;
    border: 0 none;
}

#navigation {
    position: absolute;
    left: 581px;
    bottom: 397px;
    width: 345px;
    height: 29px;
    font-size: 0;
    z-index: 20;
    background: url(images/navigation.gif) no-repeat;
}

#home {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 29px;
    background: url(images/home.gif) no-repeat;
}

#who {
    display: block;
    position: absolute;
    top: 0;
    left: 74px;
    width: 68px;
    height: 29px;
    background: url(images/who-i-am.gif) no-repeat;
}

#what {
    display: block;
    position: absolute;
    top: 0;
    left: 177px;
    width: 72px;
    height: 29px;
    background: url(images/what-i-do.gif) no-repeat;
}

#contact {
    display: block;
    position: absolute;
    top: 0;
    left: 284px;
    width: 61px;
    height: 29px;
    background: url(images/contact.gif) no-repeat;
}

#home:hover, #who:hover, #what:hover, #contact:hover {
    background-image: none;
}

#slash {
    position: absolute;
    left: 576px;
    bottom: 442px;
    width: 353px;
    height: 273px;
    background: url(images/slash-border.gif) no-repeat;
    font-size: 0;
    z-index: 20;
}

#slash img {
    display: block;
    position: absolute;
    top: 23px;
    left: 23px;
    width: 307px;
    height: 227px;
    border: 0 none;
}

#title {
    position: absolute;
    left: 581px;
    bottom: 302px;
    width: 345px;
    height: 36px;
    font-size: 0;
    z-index: 20;
}

#title img {
    width: 345px;
    height: 36px;
    border: 0 none;
}

#news-navigation {
    position: absolute;
    top: 12px;
    left: 144px;
    width: 68px;
    height: 11px;
}

#news-navigation-page {
    position: absolute;
    top: 0;
    left: 23px;
    width: 23px;
    height: 11px;
    background: url(images/page.gif) no-repeat;
}

#news-navigation-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    background: url(images/prev-hover.gif) no-repeat;
}

#news-navigation-prev a {
    display: block;
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(images/prev.gif) no-repeat;
}

#news-navigation-prev a:hover {
    background-image: none;
}

#news-navigation-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 11px;
    background: url(images/next-hover.gif) no-repeat;
}

#news-navigation-next a {
    display: block;
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(images/next.gif) no-repeat;
}

#news-navigation-next a:hover {
    background-image: none;
}

#body {
    position: absolute;
    left: 581px;
    z-index: 20;
}

#scroll-news {
    position: absolute;
    left: 534px;
    bottom: 50px;
    z-index: 20;
    width: 27px;
    height: 216px;
}

#scroll-portfolio {
    position: absolute;
    left: 534px;
    bottom: 16px;
    z-index: 20;
    width: 27px;
    height: 226px;
}

.biography {
    width: 345px;
    height: 254px;
    bottom: 13px;
}

.portfolio {
    width: 347px;
    /*height: 226px;*/
    bottom: 16px;
}

.news {
    width: 333px;
    height: 216px;
    bottom: 50px;
    font: bold 8pt tahoma;
    color: #fff;
    overflow: hidden;
}

.news-entry {
    position: relative;
    clear: both;
}

.news-entry .date {
    background: #f00;
    display: block;
    float: left;
}

.news-entry .entry {
    display: block;
    width: 260px;
    float: right;
    margin-bottom: 25px;
}

.news-entry .entry span {
    background: #000;
}

.news-entry .entry a {
    color: #ff0;
    text-decoration: none;
}

.portfolio-entry {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 6px;
    font-size: 0;
}

#portfolio-navigation {
    position: absolute;
    left: 581px;
    bottom: 266px;
    z-index: 40;
    background: url(images/portfolio-navigation.gif) no-repeat;
    width: 345px;
    height: 7px;
    font-size: 0;
}

#painting {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 7px;
    font-size: 0;
}

#painting a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 7px;
}

#drawing {
    position: absolute;
    top: 0;
    left: 46px;
    width: 32px;
    height: 7px;
    font-size: 0;
}

#drawing a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 7px;
}

#drawing {
    position: absolute;
    top: 0;
    left: 46px;
    width: 32px;
    height: 7px;
    font-size: 0;
}

#animation {
    position: absolute;
    top: 0;
    left: 92px;
    width: 38px;
    height: 7px;
    font-size: 0;
}

#animation a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 7px;
}

#film {
    position: absolute;
    top: 0;
    left: 144px;
    width: 15px;
    height: 7px;
    font-size: 0;
}

#film a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 7px;
}

#sculpture {
    position: absolute;
    top: 0;
    left: 173px;
    width: 41px;
    height: 7px;
    font-size: 0;
}

#sculpture a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 41px;
    height: 7px;
}

#photography {
    position: absolute;
    top: 0;
    left: 229px;
    width: 52px;
    height: 7px;
    font-size: 0;
}

#photography a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 7px;
}

#illustration {
    position: absolute;
    top: 0;
    left: 296px;
    width: 49px;
    height: 7px;
    font-size: 0;
}

#illustration a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 49px;
    height: 7px;
}

#portfolio-arrow-hover {
    position: absolute;
    left: -6px;
    bottom: 281px;
    width: 6px;
    height: 6px;
    background: url(images/portfolio-hover.gif) no-repeat;
    font-size: 0;
    z-index: 50;
}

#portfolio-arrow-current {
    position: absolute;
    bottom: 281px;
    width: 6px;
    height: 6px;
    background: url(images/portfolio-current.gif) no-repeat;
    font-size: 0;
    z-index: 49;
}

.painting-current {
    left: 594px;
}

.drawing-current {
    left: 639px;
}

.animation-current {
    left: 688px;
}

.film-current {
    left: 729px;
}

.sculpture-current {
    left: 770px;
}

.photography-current {
    left: 830px;
}

.illustration-current {
    left: 895px;
}

#animation-menu {
    position: absolute;
    bottom: 170px;
    /*left: 635px;*/
    left: -107px;
    width: 107px;
    height: 97px;
    background: url(images/animation-menu.gif) no-repeat;
    font-size: 0;
    z-index: 60;
}

#concept {
    position: absolute;
    top: 16px;
    left: 36px;
    width: 36px;
    height: 9px;
}

#concept a {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 9px;
    background: url(images/concept.gif) no-repeat;
}

#concept a:hover {
    background-image: none;
}

#character {
    position: absolute;
    top: 28px;
    left: 31px;
    width: 46px;
    height: 9px;
}

#character a {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 9px;
    background: url(images/character.gif) no-repeat;
}

#character a:hover {
    background-image: none;
}

#background {
    position: absolute;
    top: 40px;
    left: 28px;
    width: 53px;
    height: 9px;
}

#background a {
    position: absolute;
    top: 0;
    left: 0;
    width: 53px;
    height: 9px;
    background: url(images/background.gif) no-repeat;
}

#background a:hover {
    background-image: none;
}

#storyboard {
    position: absolute;
    top: 52px;
    left: 29px;
    width: 51px;
    height: 9px;
}

#storyboard a {
    position: absolute;
    top: 0;
    left: 0;
    width: 51px;
    height: 9px;
    background: url(images/storyboard.gif);
}

#storyboard a:hover {
    background-image: none;
}

#key-color {
    position: absolute;
    top: 64px;
    left: 33px;
    width: 42px;
    height: 9px;
}

#key-color a {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 9px;
    background: url(images/key-color.gif);
}

#key-color a:hover {
    background-image: none;
}

#personal-works {
    position: absolute;
    top: 76px;
    left: 19px;
    width: 70px;
    height: 9px;
}

#personal-works a {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 9px;
    background: url(images/personal-works.gif);
}

#personal-works a:hover {
    background-image: none;
}

#works-for-other-company {
    position: absolute;
    top: 88px;
    left: 0;
    width: 107px;
    height: 9px;
}

#works-for-other-company a {
    position: absolute;
    top: 0;
    left: 0;
    width: 107px;
    height: 9px;
    background: url(images/works-for-other-company.gif);
}

#works-for-other-company a:hover {
    background-image: none;
}

#film-menu {
    position: absolute;
    bottom: 229px;
    left: -56px;
    width: 56px;
    height: 38px;
    background: url(images/film-menu.gif);
    font-size: 0;
    z-index: 60;
}

#documentary {
    position: absolute;
    top: 17px;
    left: 0;
    width: 56px;
    height: 9px;
}

#documentary a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 9px;
    background: url(images/documentary.gif);
}

#documentary a:hover {
    background-image: none;
}

#shorts {
    position: absolute;
    top: 29px;
    left: 11px;
    width: 32px;
    height: 9px;
}

#shorts a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 9px;
    background: url(images/shorts.gif);
}

#shorts a:hover {
    background-image: none;
}

#photography-menu {
    position: absolute;
    bottom: 205px;
    /*left: 805px;*/
    left: -66px;
    width: 66px;
    height: 62px;
    background: url(images/photography-menu.gif);
    font-size: 0;
    z-index: 60;
}

#black-and-white {
    position: absolute;
    top: 17px;
    left: 0;
    width: 65px;
    height: 9px;
}

#black-and-white a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 9px;
    background: url(images/black-and-white.gif);
}

#black-and-white a:hover {
    background-image: none;
}

#color {
    position: absolute;
    top: 29px;
    left: 17px;
    width: 27px;
    height: 9px;
}

#color a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 9px;
    background: url(images/color.gif);
}

#color a:hover {
    background-image: none;
}

#mobil {
    position: absolute;
    top: 41px;
    left: 19px;
    width: 25px;
    height: 9px;
}

#mobil a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 9px;
    background: url(images/mobil.gif);
}

#mobil a:hover {
    background-image: none;
}

#polaroid {
    position: absolute;
    top: 53px;
    left: 12px;
    width: 39px;
    height: 9px;
}

#polaroid a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 39px;
    height: 9px;
    background: url(images/polaroid.gif);
}

#polaroid a:hover {
    background-image: none;
}

#illustration-menu {
    position: absolute;
    bottom: 217px;
    /*left: 885px;*/
    left: -30px;
    width: 30px;
    height: 50px;
    background: url(images/illustration-menu.gif);
    font-size: 0;
    z-index: 60;
}

#digital {
    position: absolute;
    top: 17px;
    left: 0;
    width: 30px;
    height: 9px;
}

#digital a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 9px;
    background: url(images/digital.gif);
}

#digital a:hover {
    background-image: none;
}

#comic {
    position: absolute;
    top: 29px;
    left: 2px;
    width: 26px;
    height: 9px;
}

#comic a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 9px;
    background: url(images/comic.gif);
}

#comic a:hover {
    background-image: none;
}

#other {
    position: absolute;
    top: 41px;
    left: 2px;
    width: 26px;
    height: 9px;
}

#other a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 9px;
    background: url(images/other.gif);
}

#other a:hover {
    background-image: none;
}

/* [Scroll] */
/* don't edit this section */
.Scroller-Container {
    position: absolute;
}

#Scroller1 {
    position: relative;
    width: 333px;
    height: 216px;
    overflow: hidden;
}

.Scroller1-Container {
    position: absolute;
}

#Scrollbar1-Container {
    position: absolute;
    top: 0;
    left: 0;
}

.Scrollbar1-Track {
    width: 27px;
    height: 216px;
    position: absolute;
    top: 0;
    left: 0;
}

.Scrollbar1-Handle {
    position: absolute;
    width: 27px;
    height: 15px;
    top: 0;
    left: 0;
    z-index: 40;
}
/* [/scroll] */
