@charset "UTF-8";
.marginandbg {
	background-color: #660000;
	margin: 0px;
}
.matintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.sidebuttons {
	background-image: url(images/side_buttons.png);
	background-repeat: no-repeat;
}

.videobgarea {
	background-image: url(images/videobox.jpg);
	background-repeat: no-repeat;
	background-position: center;
}