﻿.section-logo
{
    background-image:url(/images/studios.gif);
}

.header-menu .nav-home
{
    color:#ec1c24;
    border-bottom:solid 5px #ec1c24;    
}

.slide
{
    position:absolute;
}

.staff
{
	font-size:11px;
	height:14px;	
}

.label
{
	color:#808080;
	font-weight:bold;
	width:200px;
	float:left;
}

.name
{
	color:#808080;
	width:200px;
	float:left;
}


.cdetlogo
{
	text-align:right;
	width:200px;
	float:right;
}

.cdetlogo img
{
	margin-top:0px;
	width:200px;
	height:70px;
}

.link
{
	font-size:11px;
	height:30px;
}

.link span
{
	width:200px;
	display:inline-block;
}

.link a,
.link a:hover,
.link a.active
{
   color:#ec1c24;
   text-decoration:underline;
}

.link img
{
	border:solid 0px #000;
}