 .vid_display {
	height: 190px;
	width: 260px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../images/vid_img/body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	z-index:0;
}

.vid_head {
	background-image: url(../images/vid_img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.vid_body {
	height: 84%;
	position: relative;
	width: 255px;
	overflow-y: scroll;
	z-index: 10;
}
.vid_body ul {
	list-style-type: none;
	width:148px;
}
.vid_footer {
	background-image: url(../images/vid_img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0px;
	margin-bottom: 0px;
	position: absolute;
	margin-top: auto;
	height: 25px;
	width: 260px;
}
.vid_body  ul  li  a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-left: -40px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #88B4DB;
	border-left-color: #88B4DB;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #88B4DB;
	border-right-color: #88B4DB;
	text-decoration: none;
	color: #0000FF;
	width: 205px;
}
.vid_body ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #88B4DB;
	border-left-color: #88B4DB;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #88B4DB;
	border-right-color: #88B4DB;
	background-color: #88b4db;
	color: #000000;
	text-decoration:none;
	display: block;
}
.vid_body ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #88B4DB;
	border-left-color: #88B4DB;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #88B4DB;
	border-right-color: #88B4DB;
	background-color: #88b4db;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
