body {
    background-repeat: no-repeat;
    background-color: #555;
    text-align: center;
    margin: 0px;
    padding: 0px;
    }

a {
    text-decoration: none;
    color: #fff;
    border: 0px;
    }
    
a:hover {
    color: #ddd;
    text-decoration: none;
}


.interactive {
    width: 103px;
    height: 50px;
    position: absolute;
    top: 25px;
    left: 247px;
    border: 0px;
}

.computer {
    width: 103px;
    height: 50px;
    position: absolute;
    top: 25px;
    left: 370px;
    border: 0px;
}

.other {
    width: 103px;
    height: 50px;
    position: absolute;
    top: 25px;
    left: 496px;
    border: 0px;
}

.resume {
    width: 103px;
    height: 50px;
    position: absolute;
    top: 25px;
    left: 622px;
    border: 0px;
}

#maincontent {
    text-align: left;
    margin: 0px auto;
    width: 750px;
    height: 950px;
    top: 0px;
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
}

#copyright {
    font-family: Trebuchet, Verdana, Arial, sans-serif;
    font-size: 0.7em;
    width: 750px;
    text-align: center;
    position: absolute;
    top: 910px;
}
#navbar {
    position: relative;
    top: -120px;
    left: 0px;
}

.z3dlink {
    width: 202px;
    height: 70px;
    position: relative;
    top: 7px;
    left: 15px;
    border: 0px;
    }

.contact {
    width: 50px;
    height: 50px;
    position: relative;
    top: 20px;
    left: 25px;
    border: 0px;
    }

#catagories {
    left: 35px;
    top: 155px;
    position: relative;
    height: 200px;
    font-family: Trebuchet, Verdana, Arial, sans-serif;
    font-size: 0.7em;
}

#mainimage {
    width: 500px;
    height: 375px;
    position: relative;
    left: 200px;
    top: -96px;
    overflow: hidden;
    z-index: 100;
}

#homecenter {
    width: 500px;
    height: 375px;
    position: absolute;
    top: 225px;
    left: 250px;
    }

#thumbnails {
    width: 500px;
    height: 150px;
    position: relative;
    margin: 0px;
    text-align: left;
    left: 200px;
    top: 50px;
    background-color: transparent;
}

#thumbspacer {
    width: 20px;
}

#white {
    margin: auto;
    position: relative;
    top: -70px;
    left: 235px;
}

#white .ul {
    width: 5px;
    height: 5px;
    background: url(images/white/ul.jpg);
    position: absolute;
    top: 0px;
    left: 0px;
}

#white .ur {
    width: 5px;
    height: 5px;
    background: url(images/white/ur.jpg);
    position: absolute;
    top: 0px;
    left: 425px;
}

#white .lr {
    width: 5px;
    height: 5px;
    background: url(images/white/lr.jpg) no-repeat;
    position: absolute;
    top: 85px;
    left: 425px;
}

#white .ll {
    width: 5px;
    height: 5px;
    background: url(images/white/ll.jpg) no-repeat;
    position: absolute;
    top: 85px;
    left: 0px;
}

#white .top {
    width: 420px;
    height: 5px;
    background: url(images/white/top.jpg);
    position: absolute;
    top: 0px;
    left: 5px;
}

#white .right {
    width: 5px;
    height: 80px;
    background: url(images/white/right.jpg);
    position: absolute;
    left: 425px;
    top: 5px;
}

#white .bottom {
    width: 420px;
    height: 5px;
    background: url(images/white/bottom.jpg) no-repeat;
    position: absolute;
    top: 85px;
    left: 5px;
}

#white .left {
    width: 5px;
    height: 80px;
    background: url(images/white/left.jpg);
    position: absolute;
    top: 5px;
    left: 0px;
}

#white .main {
    width: 400px;
    height: 80px;
    background: url(images/white/middle.jpg);
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 0px 10px;
}