body { color: #777; font-size: 14px; font-family: "courier new"; background-color: transparent; background-image: url(../picts/content-bg.png); background-repeat: no-repeat; letter-spacing: 2px; margin: 0; padding: 0; }
p {  }
a:link { color: #777; text-decoration: none; }
a:visited { color: #777; text-decoration: none; }
a:hover { color: #5c6e58; font-weight: normal; font-style: italic; text-decoration: none; }
a:active { color: #777; text-decoration: none; }
/*PLAYER*/
#allcontent { width: 660px; height: 610px; margin: 0; padding: 0; }
#contenthead { margin: 0; padding: 10px 12px 6px 16px; }
#videoPlayer { background-color: transparent; background-image: url(../picts/bg_player.png); background-repeat: no-repeat; height: 520px; float: left; margin-left: 0px; padding: 20px 19px; }
#contentfooter { font-size: 11px; letter-spacing: 1px; position: absolute; top: 565px; padding-right: 0; padding-bottom: 0; padding-left: 16px; }
#credits_left { width: 307px; float: left; }
#credits_right { width: 359px; margin-left: 301px; }

