/* INDEX STYLES */

#index-middle {
	width: 455px;
	height: 570px;
	float: left;
}
.indexpic {
	width: 450px;
	border: none;
}
#index-right {
	width: 295px;
	height: 570px;
	float: left;
	text-align: left;
	background-image: url(../images/index-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.index-rightimage {
	width: 290px;
	display: block;
	border: none;
}
.index-signup {
	width: 143px;
	height: 220px;
	float: left;
	overflow: hidden;
	background-image: url(../images/signup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 5px 0px 0px;
}
.index-signup a {
	height: 100%;
	display: block;
	text-decoration: none;
}
.index-signup a:hover {
	text-decoration: none;
}
.index-buddy {
	width: 143px;
	height: 220px;
	float: left;
	overflow: hidden;
	background-image: url(../images/buddy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.index-buddy a {
	height: 100%;
	display: block;
	text-decoration: none;
}
.index-buddy a:hover {
	text-decoration: none;
}

.home_links_bg {
	width: 290px;
	height: 114px;
		float: left;
	overflow: hidden;
	background-image: url(../images/home-links_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 5px 0px 0px;
}

.homelink1 a {
	height: 113px;
	width: 145px;
	float: left;
	text-decoration: none;
}
.homelink2 a {
	margin-top: 26px;
	height: 87px;
	width: 73px;
	float: left;
	text-decoration: none;
}
.homelink3 a {
	margin-top: 26px;
	height: 87px;
	width: 72px;
	float: left;
	text-decoration: none;
}
.homelink1 a:hover, .homelink2 a:hover, .homelink3 a:hover {
	text-decoration: none;
}