/* CSS Document */
a.sidebar:link {color: #fff; }
a.sidebar:active {color: #fff;}
a.sidebar:visited {color: #fff;}
a.sidebar:hover {color: #AB9764;}

#videoPage{
	position:relative;
	top:130px;
	left:0px;
	width:811px;
	margin:0px;
	padding:0px;
	z-index:0;
	}
a#aboutOur img {background:  url(../images/navAboutOurOnUp.gif) top left no-repeat; width:135px; height:50px;}
a#aboutOur:hover img {background: url(../images/navAboutOurOnOver.gif) top left no-repeat; width:135px; height:50px;}
a#aboutHist img {background: url(../images/navAboutHistOnUp.gif) top left no-repeat; width:135px; height:50px;}
a#aboutHist:hover img {background: url(../images/navAboutHistOnOver.gif) top left no-repeat; width:135px; height:50px;}
a#aboutNews img {background: url(../images/navAboutNewsOnUp.gif) top left no-repeat; width:79px; height:50px;}
a#aboutNews:hover img {background: url(../images/navAboutNewsOnOver.gif) top left no-repeat; width:79px; height:50px;}
a#aboutEmpl img {background: url(../images/navAboutEmplOnUp.gif) top left no-repeat; width:200px; height:50px;}
a#aboutEmpl:hover img {background: url(../images/navAboutEmplOnOver.gif) top left no-repeat; width:200px; height:50px;}
a#aboutBlank256 img {background: url(../images/navAboutBlankOn.gif) top left no-repeat; width:256px; height:50px;}


#videoTitle{
	position:absolute;
	top:141px;
	left:1px;
	width:804px;
	}

#videoCopy{
	position:absolute;
	top:163px;
	left:1px;
	width:764px;
	padding-top:15px;
	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	overflow: auto;
	}
#video-padding{
margin-top:20px;
margin-left:20px;
}
