.profiletitle {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentstyle {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: normal;

}
.featuretitle {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.linkstyle {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.thumbtitlestyle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagingstyle {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	font-weight: normal;

}
.emaillink {
}
.profilepad {
	padding-top: 14px;

}
.contactpad {

	padding-top: 6px;
}
.indexpad {
	padding-left: 70px;
	padding-top: 20px;
}
.listpad {
	padding-left: 70px;
	padding-top: 20px;
}
.indexstyle {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
