
@font-face
{
font-family: AverageMono;
src: url(../../fonts/AverageMono.ttf);
font-weight: normal;
}



body {
	font-family: AverageMono;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	color: rgb(10, 10, 10);
	background-color: white;
	margin-top:1%;
	margin-left:16%;
}



a:link {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:visited {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:active {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:hover {
	
	color: rgb(100, 100, 100);
	text-decoration: none;
	
}


table {
	background-color: rgb(225, 225, 225);
	margin-top: 0 0;
	border: none;
	
}

table.center {
	margin-left: auto; margin-right: auto;

}




div.videobox1 {
	position: absolute;
	top: 3%;
	left: 13%;
}


div.videobox2 {
	position: absolute;
	top: 3%;
	left: 33%;
}

div.videobox3 {
	position: absolute;
	top: 3%;
	left: 53%;
}

div.videobox4 {
	position: absolute;
	top: 3%;
	left: 73%;
}



div.videobox5 {
	position: absolute;
	top: 29%;
	left: 13%;
	
}

div.videobox6 {
	position: absolute;
	top: 29%;
	left: 33%;
}

div.videobox7 {
	position: absolute;
	top: 29%;
	left: 53%;
}

div.videobox8 {
	position: absolute;
	top: 29%;
	left: 73%;
}




div.videobox9 {
	position: absolute;
	top: 55%;
	left: 13%;
}

div.videobox10 {
	position: absolute;
	top: 55%;
	left: 33%;
}

div.videobox11 {
	position: absolute;
	top: 55%;
	left: 53%;
}

div.videobox12 {
	position: absolute;
	top: 55%;
	left: 73%;
}





div.videobox13 {
	position: absolute;
	top: 81%;
	left: 13%;
	text-align: ;
}

div.videobox14 {
	position: absolute;
	top: 81%;
	left: 33%;
}

div.videobox15 {
	position: absolute;
	top: 81%;
	left: 53%;
}

div.videobox16 {
	position: absolute;
	top: 81%;
	left: 73%;
}


