﻿#ibnplayer {
	position:absolute;
	width:480px;
	height:424px;
	z-index:2;
	left: 0px;
	top: 0px;
	margin:0px;
}
#vidList {
	position:absolute;
	width:110px;
	height:424px;
	z-index:2;
	left: 481px;
	top: 0px;
	overflow:auto;
}
#bottom_bar {
	position:absolute;
	width:591px;
	height:60px;
	z-index:3;
	left: 0px;
	top: 424px;
}
#ibnlogo {
	position:absolute;
	z-index:4;
	left: 495px;
	top: 417px;
	overflow:auto;
}
tr:hover
{
    color: #0066FF;
    background-color: #CCCCCC;
    cursor:pointer;
}
tr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color:#000000;
    background-color:#FFFFFF;
}
.bold { font-weight:bold; }
.LineBotDotted {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999;}
.SpacerLeftSm {padding-left: 4px;}
.Txt10 {font-size: 10px;}
.Verdana {font-family: Verdana, Arial, Helvetica, sans-serif;}
.Black {color: #000000;}
.mover{background-color:#E4E4E4; cursor:pointer;}
.selected{background-color:#CCCCCC; cursor:pointer;}
.centered {text-align:center; }
body {
        background-attachment: fixed;
        background-image: url('images/sturgis/blackhills_bkgnd.jpg');
        background-repeat: repeat;
        margin: 0px;
}
a img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}    
