@charset "utf-8";
.m_chains {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/m_chains.gif);
	height: 20px;
	width: 540px;
	position: relative;
	right: 9px;
}

.m_tbar {
	height: 115px;
	width: 665px;
}

.m_tmusic {
	background-image: url(images/t_music.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 665px;
	/*vertical-align: bottom;*/
	/*display: table-cell;*/

}

.m_tevents {
	background-image: url(images/t_events.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 665px;
	/*vertical-align: bottom;
	display: table-cell;*/

}

.m_tcommunity {
	background-image: url(images/t_community.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 665px;
	/*vertical-align: bottom;
	display: table-cell;*/

}

.m_tforum {
	background-image: url(images/t_forum.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 665px;
	/*vertical-align: bottom;
	display: table-cell;*/

}

.m_tnews {
	background-image: url(images/t_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 665px;
	/*vertical-align: bottom;
	display: table-cell;*/

}

.m_ttextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.m_textlinktable {
	position: relative;
	bottom: 5px;
	float:right
}
