#mediacontent
{
	width:960px;
	height: 1400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	background-image:url('images/backgradient.gif');
	background-repeat:no-repeat;
}

.box
{
	width: 860px;
	height: 200px;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
}
.spacers
{
	height:25px;
}
.vidpic
{
	float:left;
	width:180px;
	height:157px;
	margin-top:21px;
	margin-left:10px;
}
.vidpic a
{
	border: 0px;
}
.vidpic img
{
	border: 2px solid white;
}
.title
{
	float:right;
	width: 650px;
	margin-top:20px;
}
.title a
{
	color:#841313;
	font-family: sans, Arial, Times;
	font-size: 24px;
}
.title a:hover
{
	color:#b31515;
}
.textcontent
{
	float:right;
	width:650px;
}
p
{
	color:#ffffff;
	font-family: arial, times;
	font-size: 16px;
	text-align: justify;
	padding-right:10px;
}
.specialsize
{
	font-size:14px;
}
.empty
{
	height:0px;
}