#tvheader { padding: 6px 0 0 20px; font-size: 25px; }
#tv { background-color: #000; height: 324px; width: 100%; text-align: center; font-size: 30px; }
.spaceleft { width: 8%; float: left; }
.spacemid { width: 80%; float: right; text-align: center; }
#paused { margin: 0 auto; font-size: 32px; color: #6D0000; text-align: center; display: none; }
.spaceright { float: right; width: 5%; }

#thumbcontainer { min-width: 800px; width: 100%; padding-bottom: 30px; background-color: #470000; }
#thumbarea { width: 77%; float: left }
.thumbhead { height: 26px; padding: 30px 0 0 30px; font-size: 19px; color: #FFA800; clear: both; }
.thumbrow { padding: 0 30px; clear: both; }
.thumbcol { width: 19%; text-align: center; float: left; }
.thumb { width: 90px; height: 90px; margin: 10px 30px; background-color: #000; border: 6px solid #FFA800; }
#adcol { width: 19%; float: left; }
#rightad { width: 200px; margin: 36px 30px 0 0; text-align: center;/* background-color: #BDBDBD; */font-size: 19px; color: #323232; }
