#column1, #column2, #column3 {
position: absolute;
top: 0;
height: 960px;
border: 1px solid #fff;
background-color: #003573;
}

#column1 {
width: 420px;
}

#column2 {
left: 425px;
width: 383px;
}

#column3 {
right: 0;
width: 184px;
}



#news1, #news2, #news3, #ad2, #ad3, #ad4, #ad5, #ad6, #ad7, #ad8, #ad9, #footage, #gameday_flash  {
position: absolute;
left: 3px;
background-color: #000;
}

#news1, #news2, #news3 {
width: 413px;
height: 98px;
border: 1px solid #000;
}

#news1 h2, #news2 h2, #news3 h2 {
font-size: 11px;
color: #fff;
text-align: center;
padding: 8px;
margin: 0;
}

#news1 {
top: 450px;
background: url(/images/bg-headlines-spec.jpg) no-repeat top left;
}

#news2 {
top: 554px;
background: url(/images/bg-headlines-ahl.jpg) no-repeat top left;
}

#news3 {
top: 659px;
background: url(/images/bg-headlines-mtl.jpg) no-repeat top left;
}

#news1, #news2, #news3 { 
color: #000; 
overflow: hidden;
height: 100px;
}
#news1 a:link, #news2 a:link, #news3 a:link { 
font-weight: bold;
color: #000; 
}

.news_headlines {
padding: 3px 20px;
margin: 0;
}

.news_headlines a {
font-weight: bold;
text-decoration: none;
}

.news_headlines a:link { color: #000; }
.news_headlines a:visited { color: #999; }
.news_headlines a:hover { color: #666; }
.news_headlines a:active { color: #fff; }

.news_headlines_date, 
.news_headlines_sep,
.news_headlines_more,
.news_headlines_more_custom { 
display: none; 
}

#ad2 {
top: 760px;
width: 187px;
height: 194px;
}

#ad3 {
top: 760px;
left: 192px;
width: 225px;
height: 194px;
}




#footage {
top: 3px;
width: 377px;
height: 441px;
}

#footage-h1 {
height: 22px;
font-size: 12px;
text-align: center;
margin: 0;
padding: 5px 0 0 0;
border: 1px solid #000;
background: url("/images/box-head.jpg") top left repeat-x;
}

#footage-video {
}

.frame-container {
width: 310px;
margin-left: auto;
margin-right: auto;
}



#media_videobox {
position: relative;
height: 160px;
overflow: auto;
}

.thumbnails {
padding: 5px;
background-color: #B4B5B8;
}


.video_thumb {
position: relative;
height: 65px;
background: url("/images/bg-vid-item.jpg") top left no-repeat;
}

.thumb {
position: absolute;
top: 5px;
left: 5px;

}

.title_desc {
position: absolute;
top: 5px;
left: 85px;
padding: 0;
margin: 0;
}

.title_desc p {
padding: 0;
margin: 0;
}

.title_desc .title {
font-size: 10px;
width: 250px;
padding: 0;
margin: 0;
}

.title_desc .description {
font-size: 9px;
display: none;
}

.title_desc .launch {
position: absolute;
top: 38px;
left: 121px;
width: 130px;
height: 15px;
text-align: right;
font-size: 9px;
padding-right: 7px;
background: url("/images/bg-launch.jpg") bottom right no-repeat;
}

.title_desc .launch a:hover {
color: #3792FF;
}

#media_videobox h3 {
display: none;
font-size: 9px;
width: 370px;
text-align: right;
padding: 0;
padding-right: 5px;
margin: 0;
}


.title a:link { color: #000; }
.title a:hover { color: #cc0000; }
.title a:visited { color: #000; }



#gameday_flash {
top: 450px;
width: 376px;
height: 151px;
}

#ad4 {
top: 605px;
left: 11px;
width: 180px;
height: 150px;
}

#ad5 {
top: 605px;
left: 193px;
width: 180px;
height: 150px;
}

#ad6 {
top: 760px;
width: 379px;
height: 194px;
}



#ad7 {
top: 3px;
left: 10px;
width: 160px;
height: 600px;
}

#ad8 {
top: 605px;
left: 1px;
width: 180px;
height: 150px;
}

#ad9 {
top: 760px;
left: 1px;
width: 180px;
height: 194px;
}

#site_footer {
position: absolute;
top: 970px;
width: 999px;
}

#fixed_popup {
position:fixed;
bottom: 0px;
left:0px;
width: 100%;
text-align: center;
}

#fixed_popup_inside {
position: relative;
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#fixed_popup_close {
position:absolute;
top:3px;
right:1px;
}

.fixed_popup_close_image
{
width:63px;
height:20px;
}

#fixed_popup_close a {
color: #ffffff;
}

#flashguy{
	position:absolute;
	right:0px;
	top:10px;
	z-index: 98;
}
