.page-bg {
	background-image: url(images/low_res/page_bg.jpg);
	background-repeat: no-repeat;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.05em;
	line-height:1.5em;
	color: #FFFFFF;
	text-align: left;
}
.main-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.05em;
	line-height:1.5em;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
.main-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.05em;
	line-height:1.5em;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
.main-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.05em;
	line-height:1.5em;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}



.text-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	letter-spacing: 0.07em;
	line-height:1.2em;
	text-align: left;
}


.title-home {
	background-image: url(images/low_res/title_home.png);
	background-repeat: no-repeat;
}
.title-profile {
	background-image: url(images/low_res/title_profile.png);
	background-repeat: no-repeat;
}
.title-credits {
	background-image: url(images/low_res/title_credits.png);
	background-repeat: no-repeat;
}

.title-audio {
	background-image: url(images/low_res/title_audio.png);
	background-repeat: no-repeat;
}
.title-video {
	background-image: url(images/low_res/title_video.png);
	background-repeat: no-repeat;
}
.title-news {
	background-image: url(images/low_res/title_news.png);
	background-repeat: no-repeat;
}

.title-new-music {
	background-image: url(images/low_res/title_new_music.png);
	background-repeat: no-repeat;
}
.title-blog {
	background-image: url(images/low_res/title_blog.png);
	background-repeat: no-repeat;
}
.title-contact {
	background-image: url(images/low_res/title_contact.png);
	background-repeat: no-repeat;
}
.title-management {
	background-image: url(images/low_res/title_management.png);
	background-repeat: no-repeat;
}
.title-links {
	background-image: url(images/low_res/title_links.png);
	background-repeat: no-repeat;
}









.page-bg-audio {
	background-image: url(images/low_res/page_bg_audio.jpg);
	background-repeat: no-repeat;
}
.nav-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.nav-menu  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-menu a:hover {
	color: #FF8000;
	text-decoration: none;
}


.nav-menu a:active {
	color: #FF8000;
	text-decoration: none;
}

