@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0; padding: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-position: center top;
}
#content {
	background-color: #FFF;
	background-image: url(images/contentBG.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content2 {
	width: 800px;
	height: 320px;
}
#headerContainer {
	width: 800px;
	height: 287px;
}
#logo {
	height: 97px;
	width: 181px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
#headerArtist {
	height: 152px;
	width: 403px;
	float: right;
}
.imgLink {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flashcontent {
	height: 226px;
	width: 287px;
	overflow:hidden;
}
#audioPlayer {
	height: 226px;
	width: 287px;
	float: right;
}
#nav {
	width: 541px;
	float: left;
}
#socialMedia {
	background-color: #000;
	height: 29px;
	width: 600px;
	float: right;
	text-align: right;
	vertical-align: top;
}
#featuredArtistContainer {
	width: 800px;
	margin-top: 43px;
}
#featuredArtists {
	height: 297px;
	width: 222px;
	float: left;
}
#featuredArtistBig {
	height: 297px;
	width: 558px;
	float: right;
}
#form1 {
        background-color: #DFDFDF;
	height: 384px;
	width: 346px;
	float: left;
        overflow:hidden;
        
}
#form2 {
        background-color: #DFDFDF;
	height: 517px;
	width: 430px;
	float: left;
        overflow:hidden;
        
}
#form3 {
        background-color: #DFDFDF;
	height: 226px;
	width: 486px;
	float: left;
        
        
}
#form4 {
        background-color: #DFDFDF;
	height: 275px;
	width: 401px;
	float: left;
        overflow:hidden;
        
}
#videoTwitterContainer {
	width: 800px;
	margin-top: 30px;
}
#video {
	height: 300px;
	width: 450px;
	float: left;
}
#video2 {
	height: 275px;
	width: 401px;
	float: left;
}
#twitter {
	height: 349px
        width: 287px;
	float: right;
}
#copyright {
	text-align: center;
	height: 30px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#currentReleases {
	width: 500px;
	float: left;
	margin-top: 55px;
}
.clearfloat {
	clear: both;
}

