body {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.font {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0AEC0;
}

.quote {
	color: #5ba2d8;
}

.contact {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #ff6633;
}

/*
a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #69bd44;
	text-decoration: underline;
}

a:active {
	color: #9952a0;
	text-decoration: none;
}

*/

.purple {
	color: #9952a0;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0;
}

.green {
	color: #69bd44;
	font-size: 16px;
	font-weight: bold;
}

.blue {
	color: #5ba2d8;
	font-size: 16px;
	font-weight: bold;
}

.white {
	color: #fffafa;
	font-size: 16px;
	font-weight: bold;
}

.gray {
	color: #A1AEC1;
	font-size: 16px;
	font-weight: bold;
}

.black {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.orange {
	color: #e87106;
	font-size: 16px;
	font-weight: bold;
}

.film {
	font-weight: bold;
	font-size: 14px;
	color:  #9952a0;
	leading: -1px;
}

.tv {
	font-weight: bold;
	font-size: 14px;
	color:  #e87106;
	leading: -1px;
}

.spots {
	font-weight: bold;
	font-size: 14px;
	color:  #69bd44;
	leading: -1px;
}

.reel {
	font-weight: bold;
	font-size: 14px;
	color:  #5ba2d8;
	leading: -1px;
}

.music {
	font-weight: bold;
	font-size: 14px;
	color:  #9952a0;
}

.clients {
	font-weight: bold;
	font-size: 9px;
	leading: 2px;
}

.collab {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	leading: -6px;
}

.collab_blue {
	color: #5ba2d8;
}

.collab_green {
	color: #69bd44;
}

.collab_gray {
	color: #A1AEC1;
}


a:link	{
	text-decoration: underline;
}

a:hover	{
	text-decoration: underline;
}

a:active	{
	text-decoration: none;
	color: #ffffff;
}

.right {
	float: right;
}



#center {
width:1008px;
height: 648px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -504px;
margin-top: -324px;
}

.footer {
	color: #BFBFBF;	
}

#changes {
	width: 100%;
	margin: 0px;
	padding: 5px;
	background-color: black;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid;
}
