.contentBack {
	background-image: url(images/MainBackground.jpg);
	background-repeat: no-repeat;
}
.leftBox {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 15px;
	border: thin dotted #CAD8D3;
	margin-top: 25px;
}
.textpad {
	padding: 8px;
}
.textpad a:link {
	color: #EAFAE1;
	text-decoration: none;
}
.textpad a:visited {
	text-decoration: none;
}
.textpad a:hover {
	text-decoration: underline;
}
.textpad a:active {
	text-decoration: none;.smallText {
	font-size: 12px;
}
.small {
	font-size: 8px;
}

