@charset "UTF-8";
/* CSS Document */
a: link{
	text-decoration:none
}
.background {
	background-color: #000;
	background-image: url(/JPEGS_2007/home/new/MainImage.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.background2 {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(/JPEGS_2007/home/new/MainImage2.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	text-align: center;
}
.background3 {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(/JPEGS_2007/home/new/MainImage3.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	text-align: center;
}
.Mastering {
	background-image: url(/JPEGS_2007/home/new/Mastering.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyright {
	font-size: 10px;
	color: #868686;
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	line-height: 13pt;
}
.main a:link {
	color: #999;
	text-decoration: none;
}
.main a:visited {
	color: #999;
	text-decoration: none;
}
.main a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:active {
	color: #FFF;
	text-decoration: none;
}

.brands {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
}
.brands a:link {
	color: #999;
	text-decoration: none;
}
.brands a:visited {
	color: #999;
	text-decoration: none;
}
.brands a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.brands a:active {
	color: #FFF;
	text-decoration: none;
}
