body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D9D1CE;
	text-align: center;
	color: #333333;
}

.content {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 754px;
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	color: #333333;
	text-decoration: none;
}

.content a{
	color: #333333;
	text-decoration: none;
}

.content a:hover{
	color: #333333;
	text-decoration: underline;
}

.contentIframe {
	background-image: url(images/backgroundIframe.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	height: auto;
	width: 639px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding: 4px 4px 4px 4px;
}

.contentIframe a{
	color: #333333;
	text-decoration: none;
}

.contentIframe a:hover{
	color: #333333;
	text-decoration: underline;
}


.contentBody {
	height: 370px;
	width: 660px;
	float:left;
	text-align:justify;
	margin-top:257px;
	padding-left:20px;
	padding-right:20px;
}

.discography {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #333333;
}

.titles {
	font-size: 10px;
}

.menu {
	height: 71px;
	width: 700px;
	float:left;
}

.menuItem a {
	display:block;
	border:none;
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:71px;
}

.menuItem a:hover {
	background-position: 0 -71px;
	text-decoration: none;
}
	
.menuItem .alt {
	display:none;
}

.menuItem a#news {
	background-image: url(images/news.jpg);
	width:139px; 
}

.menuItem a#releases {
	background-image: url(images/releases.jpg);
	width:151px;
}

.menuItem a#media {
	background-image: url(images/media.jpg);
	width:155px;
}

.menuItem a#distro {
	background-image: url(images/distro.jpg);
	width:132px;
}

.menuItem a#links {
	background-image: url(images/links.jpg);
	width:123px;
}

.contact {
	text-align: center;
	float: left;
	height: 34px;
	width: 374px;
	padding-top:20px;
	float:left;
}

.enlacesDominio {
	height: 54px;
	width: 700px;
    float:left;
}

.enlacesDominio .dominio a {
	color: #999999;
	text-decoration: none;
}

.enlacesDominio .dominio .myspace a:hover {
	color: #333333;
}

.dominio {
	height: 44px;
	width: 88px;
	float: right;
	padding-top: 10px;
	text-align: center;
	padding-left: 10px;
	font-size: 10px;
}

.myspace {
	height: 44px;
	width: 118px;
	float: right;
	padding-top: 10px;
	text-align: center;
	padding-left: 10px;
	font-size: 10px;
}

.link {
	width:212px;
	height:370px;
	float:left;
	text-align:center;
	color: #663300;
	font-weight: bold;
}

.link a{
	color: #663300;
	font-weight: bold;
	text-decoration:none;
}

.link a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.link strong{
	color:#333333
}

body{
	scrollbar-arrow-color:760000;
	scrollbar-Track-Color:D9D1CE;
	scrollbar-Highlight-Color:760000;
	scrollbar-Face-Color:D9D1CE;
	scrollbar-Shadow-Color:760000;
	scrollbar-DarkShadow-Color:D9D1CE;
	scrollbar-3dlight-Color: D9D1CE;
}
