.panelcontent {
	text-align:left;
}

#signupbuttons a {
	text-align:center;
	float:left;
	width:80px;
	height:150px;
	margin:0px 2px 0px 2px;
}

a.join_ind {
	background:url('http://www.faithfreaks.com/images/signup_80_personal.png') no-repeat scroll left bottom;
}

a.join_ind:hover, a.join_ind:active {
	background:url('http://www.faithfreaks.com/images/signup_80_personal.png') no-repeat scroll -80px bottom;
}

a.join_music {
	background:url('http://www.faithfreaks.com/images/signup_80_music.png') no-repeat scroll left bottom;
}

a.join_music:hover, a.join_music:active {
	background:url('http://www.faithfreaks.com/images/signup_80_music.png') no-repeat scroll -80px bottom;
}

a.join_ministry {
	background:url('http://www.faithfreaks.com/images/signup_80_ministry.png') no-repeat scroll left bottom;
}

a.join_ministry:hover, a.join_ministry:active {
	background:url('http://www.faithfreaks.com/images/signup_80_ministry.png') no-repeat scroll -80px bottom;
}

a.join_church {
	background:url('http://www.faithfreaks.com/images/signup_80_church.png') no-repeat scroll left bottom;
}

a.join_church:hover, a.join_church:active {
	background:url('http://www.faithfreaks.com/images/signup_80_church.png') no-repeat scroll -80px bottom;
}

a.join_college {
	background:url('http://www.faithfreaks.com/images/signup_80_college.png') no-repeat scroll left bottom;
}

a.join_college:hover, a.join_college:active {
	background:url('http://www.faithfreaks.com/images/signup_80_college.png') no-repeat scroll -80px bottom;
}

.testimony {
	border:1px solid black;
	background-color:lightYellow;
	font-family:tahoma;
	font-style:italic;
	text-align:justify;
	padding:6px 8px 6px 4px;
	width:283px;
}

.testimony_member {
	width:90px;
	float:left;
	margin: 0px 6px 6px 0px;
	text-align:center;
}

h4 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin:2px;
	padding:0px;
	width:100%
}

.featured {
	background:#dddddd;
	margin:4px 5px;
	border:1px solid black;
	text-align:center;
}

.featured span {
	float: left;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	line-height: 1em;
	width: 10px;
	margin: 4px;
}

.featured span:hover, .featured span:active {
	text-decoration:none;
}

.featured img {
	float: right;
	padding: 4px;
	max-height:120px;
}

.rightcolumn {
	float:left;
}

.leftcolumn {
	float:left;
}

img:hover {
	text-decoration:none;
}

form {
	margin:0px;
	padding:0px;
}

ul {
	margin-top:0px;
}