body {
    background: #ff9966;
    }
table.center {
    margin: auto;
    width: 324px;
    position: relative;
    top: -100px;
    }
td {
    border: solid 2px #cc6600;
    }
td.hide {
    border: none;
    }
td.main {
    max-height: 483px;
    }
div.maintext {
    border: solid 2px #cc6600;
    background: white;
    color: black;
    width: 250px;
    position: relative;
    top: 330px;
    left: -120px;
    }
td.links {
    background: #9933ff;
    color: #ffffff;
    }
td.link {
    background: #9933ff;
    border: none;
    }
a:link {
    color: #ffffff;
    text-decoration: none;
    }
a:visited {
    color: #99ff99;
    text-decoration: none;
    }
a:hover {
    color: #3399ff;
    text-decoration: underline;
    }
div.player {
    height: 168px;
    width: 400px;
    margin: auto;    margin-top: -95px;    }
object.player {
    height: 168px;
    width: 400px;
    }
    