body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(graphics/BG-linepaper1.jpg);
	background-repeat: repeat-y;

}
a {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#main {
	background-color: #FFFFFF;
	border: thin solid #000000;
	height: 610px;
	width: 850px;
	left: 29px;
	top: 53px;

}
#videoselect {
	height: 500px;
	width: 324px;
	position: absolute;
	overflow: scroll;
	border: thin solid #000000;
	background-color: #FFFFFF;




}
