@charset "utf-8";
/* CSS Document */

body {

background-color:#333333;

}

img {
border-style:none;
padding:0px;
margin:0px;
}

#Main {
	position:relative;
	width:1024px;
	height:768px;
	margin:auto;
}

#UpperHeader {
	margin:0px;
	padding:0px;
	position:relative;
	width:1024px;
	height:78px;
}

#LowerHeader {
	margin:0px;
	padding:0px;
	position:relative;
	width:1024px;
	height:123px;
}

#SongTitles {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:371px;
	height:337px;
}

#PlayerSpace {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:653px;
	height:337px;
	background-image:url("images/PlayerSpace.jpg");
}

#Buttons{
	margin:0px;
	padding:0px;
	position:relative;
	width:1024px;
	height:122px;
	clear:both;
	background-image:url("images/Buttons.jpg");
}


.BounceItPng a {
	margin:0px;
	margin-left:275px;
	padding:0px;
	position:relative;
	z-index:100;
	float:left;
	width:188px;
	height:122px;
	background-image:url("images/BounceIt.jpg");
}

.BounceItPng a:hover {

	background-image:url("images/BounceItHover.jpg");

}

.SnagAlbumPng a {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:154px;
	height:122px;
	background-image:url("images/SnagAlbum.jpg");
}

.SnagAlbumPng a:hover {

	background-image:url("images/SnagAlbumHover.jpg");

}

.HollaPng a {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:141px;
	height:122px;
	background-image:url("images/Holla.jpg");
}

.HollaPng a:hover {

	background-image:url("images/HollaHover.jpg");

}




#LeftFillUnderTitles {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	clear:both;
	width:279px;
	height:122px;
}

#BounceIt {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:180px;
	height:122px;
}

#SnagAlbum {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:161px;
	height:122px;
}

#Holla {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:127px;
	height:122px;
}

#FillerRight {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:266px;
	height:122px;
}

#ShootUs {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:111px;
	height:122px;
}

#FillerRight {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	width:285px;
	height:122px;
}

#Footer {
	margin:0px;
	padding:0px;
	position:relative;
	clear:both;
	width:1024px;
	height:108px;
	background-image:url("images/Footer.jpg");
}

#Player {

	height:36px;
	margin-left:10px;
}

#PlayerTopSpace {
	height:55px;
}

#Share {
	margin-left:60px;
	margin-top:0px;
	padding-top:20px;
}


#Facebook {
	float:left;
	width:35px;
	height:44px;
}

#Digg {
	float:left;
	width:35px;
	height:34px;
	margin-top:5px;
	padding-right:8px;
}

#Delicious {
	float:left;
	width:42px;
	height:44px;
}

#Feedburner {
	float:left;
	width:41px;
	height:44px;
}

#StumbleUpon {
	float:left;
	width:41px;
	height:44px;
}

#Mullen {
	float:left;
	width:97px;
	height:44px;
}

#Contact {

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
margin-top:40px;

}

#Contact a {

color:#CCFF66;
}
