.contentArea {
	background-image: url(../images/content_area.gif);
	background-repeat: repeat-x;
	background-position: center top;


}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	vertical-align: bottom;


}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.infoLink {
	color: #000000;
	text-decoration: none;
}
.infoLink:Hover {
	color: #000000;
	text-decoration: underline;
}.mainTextLink {
	color: #333333;
	text-decoration: underline;
}
.mainTextLink:Hover {
	color: #666666;
	text-decoration: underline;
}
