﻿#title_box {
	background-color: #030E49;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-align: center;
}
.title {
	font-weight: bold;
	font-size: large;
	color: #030E49;
}
.rightjustify {
	text-align: right;
}
#mp3player {
	height: 245px;
}
.xsmall {
	font-size: x-small;
}
.italic {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
}
#demo_reel {
	background-image: url('images/videoplayback.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#student_video {
	background-image: url('images/videoplayback2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#middlec {
	background-image: url('images/videoplayback.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

