/* CSS Document */
body{ 
background-image:url(images/billbk.jpg);
background-color: #000000;
background-repeat: no-repeat;
background-position: top center;
margin-top: 0px;
color:#FFFFFF}

.videoPlayer{ padding-top:40px;}
.header{ 
width:981px; 
height:100px;
margin:auto}

.prokickoverview{ height:400px; color:#000000; overflow:scroll}

.imagebanner{margin:auto;
width:981px;
border-top:1px solid white}

.nav{
margin:auto;
width:981px;
background-color:#666666;
height:20px;
text-transform:uppercase;
padding-top:7px;
padding-bottom:5px;
letter-spacing:5px;
text-align:center}

.nav a:link{ color:#FFFFFF; text-decoration:none}
.nav a:hover{ color:#990000}
.nav a:visited{color:#FFFFFF; text-decoration:none}

.intropanel{}

.introtext{
float:left;
width:450px;
padding:20px;
line-height:24px;
color:#333333}

.PROKICK{float:left;
width:900px;
padding:20px;
line-height:24px;
color:#333333}

.rightpanel{ float:right;
width:420px;
text-align:center;
padding:15px;
margin:20px;
background-color:#000000; 
filter:alpha(opacity=77);
}

.rightpanel2{ float:right;
width:420px;
text-align:center;
padding:15px;
margin:20px;
background-color:#000000; }

.rightpanel img{ filter:none}

.content{width:981px;
margin:auto}
.leftpanel{}



.footer{ clear:both; 
text-align:center; 
text-transform:uppercase; 
font-size:10px; 
color:#333333;
}

.footer a:link{ color:#666666}
