.container {
	width: 950px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
.top_menu {
	font-size: 100%;
	font-family: 'Armata', sans-serif;
	font-weight: 400;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	color: #999;
	letter-spacing: 6px;
}
.project_name{
	font-size: 100%;
	font-family: 'Armata', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #FFF;
	letter-spacing: 2px;
}
.Subtitles {
	font-size: 100%;
	font-family: 'Armata', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #FFF;
	letter-spacing: 2px;
}
.description {
	font-size: 100%;
	font-family: 'Armata', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	color: #FFF;
	letter-spacing: 1px;
}
.bio {
	font-size: 100%;
	font-family: 'Armata', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #FFF;
	letter-spacing: 0.8px;
}
.watchmore {
	font-size: 100%;
	font-family: 'Armata', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #FFF;
	letter-spacing: 1px;
}

	
a {
	color: #999;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	line-height: 15px;
	}
	
a:link { color: #999; text-decoration: none }
a:active { color: #999; text-decoration: none }
a:visited { color: #999; text-decoration: none }
a:hover { color: #000; text-decoration: none }

.c1 {
	width:288px;
	text-align:left;
	vertical-align:text-top;
	background-color:#526674;
	border:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	}
.c2 {
	text-align:center;
	vertical-align:top;
	background-color:#FFF;
	}
.c3 {
	text-align:center;
	valign:top;
	height:130px;
	}
.c4 {
	text-align:center;
	valign:top;
	height:30px;
	}
	
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:583px;
	height:328px;
	layer-background-color:#000000;
	border:1px none #000000;
	z-index:1;
}