body { background: #2b2b2b url(background.png) repeat-x fixed left top; color: #fff; padding: 0; margin: 0; text-align: center;  }
div#player { height: 490px; overflow: hidden; background-color: transparent; text-align: left; padding: 0px; border: 1px solid #fff; position:absolute; top: 50%; left: 50%; width: 740px; heigh: 490px; margin: -245px 0 0 -370px; }
div#header { position: absolute; top: 0px; left: 0; /* background-color: #333; */ color: #ddd; padding: 30px 40px; font-family: Arial; font-size: 17px; letter-spacing: 3px; text-transform: uppercase; }
div#footer { position: absolute; bottom: 0px; right: 0; /* background-color: #333; */ color: #ddd; padding: 10px 40px; font-family: Arial; font-size: 9px; }
p, h6 { font-family: Arial; font-size: 10px; }
.noflash  { font-family: Arial; font-size: 10px; }
div.block { margin: 20px 20px; overflow: auto; width: 640px; font-family: Arial; font-size: 10px; color: #000; }
div.left { width: 200px; float: left; padding: 6px 50px; padding-bottom: 16px; font-family: Arial; font-size: 10px; background-color: #fff; }
div.right { width: 200px; float: right; padding: 6px 50px; padding-bottom: 16px; font-family: Arial; font-size: 10px; background-color: #fff; }

.block h4 { font-family: Arial; font-size: 10px; margin: 5px 0; }
.block img { padding-top: 10px; border: 0; }
.block p { margin-top: 0; padding-top: 0; border: 0; }
.block a:link, .block a:visited { font-weight: bold; color: #666; text-decoration: none; }
.block a:focus, .block a:active  { font-weight: bold; color: #000; text-decoration: none }
.block a:hover { font-weight: bold; color: #000; text-decoration: none; }

a img { border: none; }
a:link, a:visited { font-weight: bold; color: #ddd; text-decoration: none; }
a:focus, a:active  { font-weight: bold; color: #bbb; text-decoration: none }
a:hover { font-weight: bold; color: #999; text-decoration: none; }

