@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
img {border:none;}

body {background:url(images/bg.png) repeat-y top center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

.top-fade {background:url(images/top-fade-bg.jpg) no-repeat top center;}
.wrapper {width:980px; margin-left:auto; margin-right:auto; clear:both;}
.wrapper2 {width:982px; margin-left:auto; margin-right:auto; padding-left:1px;}
.spot {width:486px; height:366px; background:url(images/player_spot_bg.jpg) no-repeat center top; text-align:center; padding-top:3px; margin:2px; float:left;}
.spot-nbdr {width:486px; height:366px; text-align:center; padding-top:3px; margin:2px; float:left;}
.top-ad {width:480px; height:236px; background:url(images/ad_01_bg.jpg) no-repeat top left; text-align:left; margin-left:3px;}
.top-ad p {padding-left:14px; padding-top:60px; width:230px;}
.header-text {height:130px; background:url(images/header_04.jpg) bottom center no-repeat;}
.header-text p {width:236px; margin-left:572px; padding-top:4px; font-size:13px; line-height:14px;}

a h2 {font-family:Arial, Helvetica, sans-serif; font-size:36px; text-decoration:underline; text-align:center; margin-bottom:10px;}
a:hover h2 {color:#135503;}

.spot-nbdr table tr td {padding:6px; text-align:center; color:#0153d8; font-weight:600;}

.footer {width:980px; background:url(images/footer_bg.jpg) no-repeat center bottom; margin-top:25px; height:251px;}
.footer a h1 {font-family:Impact, Arial Black, Verdana, sans-serif; font-size:125px; text-decoration:underline; padding:0px 20px 50px 20px; color:#135503;}
.footer a:hover h1 {color:#0000ee;}

.playersample {margin-top:-1px !important; }  