#container {
	width: 968px;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	height: 1900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#text {
	font-family: "Trajan Pro";
	font-size: 36px;
	color: #033;
	background-image: url(Images/TG_Logo2.jpg);
	height: 125px;
	background-repeat: no-repeat;
	background-position: center center;
}
#leftside {
	font-family: "Trajan Pro";
	float: left;
	height: 410px;
	width: 220px;
	font-size: 24px;
	color: #033;
}
#rightside {
	font-family: "Trajan Pro";
	float: right;
	height: 410px;
	width: 220px;
	font-size: 24px;
	color: #000;
}
#about {
	font-family: "Trajan Pro";
	font-size: 22px;
}

