#angel{
	width: 350px;
	height: 425px;
	border: thin solid #666666;
	float: left;
	margin-top: 15px;
	background-color: #F5F5F5;
	margin-bottom: 10px;
}#training #trainContent {
	padding-right: 10px;
	padding-left: 10px;
}
#newLetter {
	float: right;
	height: 425px;
	width: 350px;
	border: thin solid #666666;
	margin-top: 15px;
	background-color: #F5F5F5;
	margin-bottom: 10px;
}
#training {
	float: left;
	height: 400px;
	width: 350px;
	margin-top: 15px;
	border: thin solid #666666;
	background-color: #F5F5F5;
}
#topContent {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 60px;
	background-color: #FF6699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
#topContentNews {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 60px;
	background-color: #FF9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
#topContentTrain {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 60px;
	background-color: #66CC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
#angel #pic {
	height: 200px;
	width: 200px;
	border: thin dotted #999999;
	margin-left: 68px;
	margin-top: 10px;
	padding: 5px;
}
#angel #D {
	height: 105px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;
}
#newLetter #BTNs {
	padding: 20px;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
