body {
	font-family: "Trebuchet MS";
	margin-left: 0px;
	margin-top: 0px;
	background-color: #3C6EB3;
}

#content {
	position: absolute;
	width: 870px;
	left: 50%;
	margin-left: -435px;
}

#img {
	position: absolute;
	z-index: 2;
	top: 0;
}

#text {
	position: absolute;
	z-index: 5;
	top: 60px;
	left: 50px;
}

#text2 {
	position: absolute;
	padding-top:100px;
	z-index: 5;
	top: 60px;
	left: 50px;
}

td a {
	font-weight: bold;
	color: #3C6EB3;
	text-decoration: underline;
}


td {
	font-weight: bold;
}

.titletd {
	width: 340px;
	color: #3C6EB3;
}

.firsttd {
	width: 370px;
	color: #3C6EB3;
}

.secondtd {
	width: 160px;
}

.thirdtd {
	width: 290px;
	color: #3C6EB3;
}