underline{
font: 11px Arial, Helvetica, san-serif;
color: #B3B3B3;
text-decoration: underline;
}

body{
margin: 0;
font: 11px Arial, Helvetica, san-serif;
text-transform:uppercase;
color: #FFFFFF;;
background:#000;
}

a:link, a:active, a:visited{
color: #FF9900;
font-weight: normal;
text-decoration: none;
border: none;
}

a:hover{
color: #CC6600;
font-weight: normal;
text-decoration: none;
border: none;
}

#nav ul {
margin: 0;
padding: 0; 
list-style-type: none;
list-style-image: none;
text-align:center;
}
	
#nav li {
display: inline;
padding: 0px 10px 0px 10px;
font: 13px Arial, Helvetica, san-serif;
background: #000;
}

#bottomNav ul {
margin: 0;
padding: 0; 
list-style-type: none;
list-style-image: none;
text-align:center;
}
	
#bottomNav li {display: inline;
padding: 0px 10px 0px 10px;
font: 13px Arial, Helvetica, san-serif;
background: #000;
}

#container{
position: relative;
margin: 0 auto;
left: 0px;
width: 980px;
height: 700px;
background-image: url(images/mainBackground.jpg);
background-repeat: no-repeat;
}

#nav{
position: absolute;
left: 100px;
top: 90px;
bottom: 0;
width: 800px;
height: 20px;
overflow: visible;
margin-top: 0px;

}

#bottomNav{
position: absolute;
left: 100px;
top: 640px;
bottom: 0;
width: 800px;
height: 20px;
overflow: visible;
margin-top: 0px;
}


#navNews{
position: absolute;
left: 110px;
top: 90px;
bottom: 0;
width: 65px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navMailingList{
position: absolute;
left: 175px;
top: 90px;
bottom: 0;
width: 145px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navAlbums{
position: absolute;
left: 320px;
top: 90px;
bottom: 0;
width: 95px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navListen{
position: absolute;
left: 415px;
top: 90px;
bottom: 0;
width: 80px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navImages{
position: absolute;
left: 495px;
top: 90px;
bottom: 0;
width: 85px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navExtras{
position: absolute;
left: 580px;
top: 90px;
bottom: 0;
width: 90px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navLicensing{
position: absolute;
left: 670px;
top: 90px;
bottom: 0;
width: 115px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navStore{
position: absolute;
left: 785px;
top: 90px;
bottom: 0;
width: 80px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#navContact{
position: absolute;
left: 865px;
top: 90px;
bottom: 0;
width: 110px;
height: 40px;
overflow: visible;
margin-top: 0px;
}

#socialFacebook{
position: absolute;
left: 285px;
top: 640px;
bottom: 0;
width: 134px;
height: 60px;
overflow: visible;
margin-top: 0px;
}

#socialMyspace{
position: absolute;
left: 419px;
top: 640px;
bottom: 0;
width: 134px;
height: 60px;
overflow: visible;
margin-top: 0px;
}

#socialIlike{
position: absolute;
left: 553px;
top: 640px;
bottom: 0;
width: 120px;
height: 60px;
overflow: visible;
margin-top: 0px;
}

#socialLastFM{
position: absolute;
left: 673px;
top: 640px;
bottom: 0;
width: 153px;
height: 60px;
overflow: visible;
margin-top: 0px;
}

#socialAudiosparx{
position: absolute;
left: 826px;
top: 640px;
bottom: 0;
width: 149px;
height: 60px;
overflow: visible;
margin-top: 0px;
}

#copyright{
position: absolute;
left: 840px;
top: 620px;
bottom: 0;
width: 130px;
height: 20px;
overflow: visible;
margin-top: 0px;
}