/* CSS Document */
body {
	margin: 0px;
	font-family: "Baskerville Old Face", "Bookman Old Style", Georgia, serif;
	font-size:x-small;
	text-align: left;
	}
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #666666;
	}
a:active {
	text-decoration: none;
	color: #989898;
	}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	}	
.label {
	vertical-align: middle;
	font-size: small;
	}
.worktitle {
	font-style: italic;
	}
table.vidtable {
	text-align: center;
	vertical-align: middle;
	}
.vidtable .vidplayer {
	background-image:url(../images/spacer-vid-player.gif);
	}	
.vidtable .label {
	text-align: left;
	background-image:url(../images/spacer-vid-label.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 5px;
	}
