BODY {
	background-color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
	background-image:url(../images/mainbg.gif);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a:link, a:visited {
	color: white;
	font-weight: 700;
}

a:hover {
	color:  #66CC33;
}

.news_copy, .studio_copy, .project_link {
	margin-bottom: 20px;
}

.body_copy, .news_date, .news_title {
	margin-bottom: 10px;
}

table {
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
}

#alternate_content {
	width: 885px;
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
}

a#headerlink {
	display:block;
	height:100px;
	text-decoration:none;
	width:116px;
}

#headerlink span {
	display: none;
}

.team_header {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

#text_content {
	padding: 0 0 0 30;
}

#alternate_bg {
	width: 885px;
}

#alternate_wipe {
	width: 100%;
	background-color: #000000;
	background-image:url(../images/mainbg.gif);
}

.news_header, .section_header {
	font-size: 14px;
	font-weight: 600;
}

.project_header, .item_header {
	font-size: 12px;
	font-weight: 600;
}

#logo
{
position:absolute;
left:13px;
top:5px;
z-index:1;
}