@charset "utf-8";
#test {
}
#project_video_main {
	text-align: center;
	margin-top: 20px;
}

#project_header {
	text-align: center;
}
#project_content {
	margin-top: 20px;
}
.project_h1 {
	background-image: url(../images/header1.gif);
	height: 33px;
	background-repeat: no-repeat;
	margin-left: 20px;
	color: #FFFFFF;
	padding-top: 17px;
	padding-left: 30px;
	font-weight: bold;
}
.project_desc {
	margin-left: 20px;
	padding-left: 40px;
	padding-right: 50px;
	margin-bottom: 40px;
}
.project_desc2 {
	margin-left: 100px;
	padding-right: 50px;
	margin-bottom: 40px;
}

#player {
	margin-right: auto;
	margin-left: auto;
}
.highlight {
	color: #7BAD4A;
	font-weight: bold;
}
.ga_p1 {
	float: left;
	margin-right: 10px;
}
.ga_desc {
	float: left;
	width: 350px;
	overflow: visible;

}
.highlight2 {
	color: #333366;
	font-weight: bold;
}
.ga_vid {
	width: 500px;
	margin-top: 10px;
}
