/* CSS Document */
.home {
	display:block;
	background:url(images/titles/home.gif) no-repeat;
	height:34px;
	width:185px;
}
.home a {
	display:block;
	background:url(images/titles/home.gif) no-repeat;
	height:34px;
	width:185px;
}
.home a:hover {
	display:block;
	background:url(images/titles/home2.gif) no-repeat;
	height:34px;
	width:185px;
}

.profile {
	display:block;
	background:url(images/titles/profile.gif) no-repeat;
	height:34px;
	width:185px;
}
.profile a {
	display:block;
	background:url(images/titles/profile.gif) no-repeat;
	height:34px;
	width:185px;
}
.profile a:hover {
	display:block;
	background:url(images/titles/profile2.gif) no-repeat;
	height:34px;
	width:185px;
}
.wavejocks {
	display:block;
	background:url(images/titles/wave_jocks.gif) no-repeat;
	height:34px;
	width:185px;
}
.wavejocks a {
	display:block;
	background:url(images/titles/wave_jocks.gif) no-repeat;
	height:34px;
	width:185px;
}
.wavejocks a:hover {
	display:block;
	background:url(images/titles/wave_jocks2.gif) no-repeat;
	height:34px;
	width:185px;
}
.gigboard {
	display:block;
	background:url(images/titles/gigboard.gif) no-repeat;
	height:34px;
	width:185px;
}
.gigboard a {
	display:block;
	background:url(images/titles/gigboard.gif) no-repeat;
	height:34px;
	width:185px;
}
.gigboard a:hover {
	display:block;
	background:url(images/titles/gigboard2.gif) no-repeat;
	height:34px;
	width:185px;
}
.forum {
	display:block;
	background:url(images/titles/forum.gif) no-repeat;
	height:34px;
	width:185px;
}
.forum a {
	display:block;
	background:url(images/titles/forum.gif) no-repeat;
	height:34px;
	width:185px;
}
.forum a:hover {
	display:block;
	background:url(images/titles/forum2.gif) no-repeat;
	height:34px;
	width:185px;
}
.downloads {
	display:block;
	background:url(images/titles/downloads.gif) no-repeat;
	height:34px;
	width:185px;
}
.downloads a {
	display:block;
	background:url(images/titles/downloads.gif) no-repeat;
	height:34px;
	width:185px;
}
.downloads a:hover {
	display:block;
	background:url(images/titles/downloads2.gif) no-repeat;
	height:34px;
	width:185px;
}