@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	overflow-x:hidden;overflow-y:auto;
	}
body { 
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #255987; 
	margin: 0; 
	padding: 0;
	}
p {
	margin-top: 0;
	text-align: left;
	}
h3 { 
	font: 105% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #255987; 
	margin: 0; 
	padding: 0;
	}
a:link { 
	text-decoration: none; 
	color: #255987;
	}
a:visited { 
	text-decoration: none; 
	color: #255987;
	}
a:hover, a:active {
font-weight:bold;
	color: #255987;
	}
acronym {
	border-bottom: none;
	}


/**** background images ****/

#container {
    margin-top: 8%;
    margin-left:auto;
    margin-right:auto;
    background-image: url(/videopage/media/images/OLOL_video_02.gif);
	width: 780px;
	overflow: hidden;
}

#page_bg {
background-color: #667789;
	background-repeat: repeat;
}
#sidediv {
	width: 383px;
	position:relative;
	overflow:hidden;
}

#content_bg {
	background-repeat: repeat-x;
    float: right;
	width: 394px;
}
#top_bg {
    background-image: url(/videopage/media/images/OLOL_video_01.gif);
    height: 155px;
	width: 780px;
}
#bottom_bg {
margin-left:auto;
margin-right:auto;
    padding-top: 8px;
    padding-left: 30px;
    background-image: url(/videopage/media/images/OLOL_video_03.gif);
	font: 90% Verdana, Arial, Helvetica, sans-serif;
    height: 108px;
	width: 750px;
}

#video_bg1 {
padding: 3px;
width: 322px;
background-color: #01417c;

}
#video_bg2 {
padding: 1px;
width: 320px;
background-color: #ffffff;
}

.vidtitle {
padding: 0px;
width: 323px;
text-align: center;
}

