body { 
background-color: #9D9B86;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
width:800px;
overflow-x:hidden;
}

div.header {
background-color: #0F0F0F;
width:800px;
height:200px;
}

div.header2 {
width:800px;
height:150px;
z-index:99;
position:relative;
margin-top:100px; 
}

#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

div.image_header {
width:402px;
height: 120px;
top:95px;
left:190px;
position:relative;
}

div.links {
width:200px;
height:20px;
position:relative;
}

div.main {
background-color: #ffffff;
width:800px;
margin-left:auto;
margin-right:auto;
padding:0px;
}

div.header_inner {
width:1000px;
margin-left:auto;
margin-right:auto;
background-color:#ff00fc;
}

div.top_gradient {
background-image: url(images/gradient_top.png);
background-repeat: repeat-x;
width:800px;
height:100px;
margin-left:auto;
margin-right:auto;
z-index:1;
text-align:left;
position:relative;
}

div.videos {
width:800px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

div.featured_video {
width:525px;
height:494px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

div.video_thumbs {
width:720px;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-left:35px;
}

div.more_videos {
width: 740px;
height: 200px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

div.air_of_the_week {
background-color:#f47920;
width:600px;
height:475px;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:5px;
border-width: 2px;
border-style:solid;
border-color: #000000;
}

div.scroll {
overflow:auto;
width:800px;
height:100px;
margin-left:auto;
margin-right:auto;
}

div.bottom_gradient {
width:800px;
height:100px;
background-image: url(images/gradient_bottom.png);
background-repeat: repeat-x;
text-align:center;
margin-left:auto;
margin-right:auto;
}

p.title {
color: #000000;
font-family:sans-serif;
font-size:10pt;
font-weight:bold;
}

a.links:link{color: #ffffff; font-family:Times New Roman; font-size:11pt; font-weight:bold; text-decoration:none;}
a.links:visited{color: #ffffff; font-family:Times New Roman; font-size:11pt; font-weight:bold; text-decoration:none;}
a.links:hover{color: #0b8ed8; font-family:Times New Roman; font-size:11pt; font-weight:bold; text-decoration:none;}
a.links:active{color: #ffffff; font-family:Times New Roman; font-size:11pt; font-weight:bold; text-decoration:none;}

a.links2:link{color: #000000; font-family:Times New Roman; font-size:10pt; font-weight:bold; text-decoration:none;}
a.links2:visited{color: #000000; font-family:Times New Roman; font-size:10pt; font-weight:bold; text-decoration:none;}
a.links2:hover{color: #12ff00; font-family:Times New Roman; font-size:10pt; font-weight:bold; text-decoration:none;}
a.links2:active{color: #000000; font-family:Times New Roman; font-size:10pt; font-weight:bold; text-decoration:none;}

a.bottom_links:link{color: #000000; font-family:Times New Roman; font-size:8pt; text-decoration:none;}
a.bottom_links:visited{color: #000000; font-family:Times New Roman; font-size:8pt; text-decoration:none;}
a.bottom_links:hover{color: #0b8ed8; font-family:Times New Roman; font-size:8pt; text-decoration:none;}
a.bottom_links:active{color: #000000; font-family:Times New Roman; font-size:8pt; text-decoration:none;}

