@charset "UTF-8";
#Container {
	height: 600px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#Container #Title {
	height: 35px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Containeriframe #spacer {
	height: 12px;
	width: 520px;
}
#Containeriframe .menuline1 {
	font-family: "Century Gothic";
	font-size: 16px;
	height: 29px;
	width: 520px;
	line-height: 22px;
	text-align: right;
}
#Containeriframe {
	height: 550px;
	width: 520px;
}
#containerproject {
	height: 480px;
	width: 520px;
}
#containerproject #images {
	height: 369px;
	width: 520px;
}
#containerproject #arrows {
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	height: auto;
	width: 520px;
}

