@charset "utf-8";
/* CSS Document */

object { 
    outline:none; 
}

body {
	background: #000000;
	margin-top: 10px;
}

a:link, a:visited {
	outline:none;
	color: #FFFFFF;
	text-decoration: none;
} 
a:active, a:hover {
	outline:none;
	color: #B2CA72;
	text-decoration: none;
}

h1 {
	margin: auto;
	padding: 15px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color: #333333;
	font-weight: 600;

}

#main {
	background: url(images/darcel-mccoy-shop.jpg) no-repeat top center;
	margin:auto;
	height:800px;
	width: 960px;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #333333;
	font-weight: 400;
}

#main #mtop {
	height:125px;
	width: 940px;
	padding: 0 10px 0 10px;
}

#main #mtop #mleft {
	float:left;
	height:120px;
	width: 700px;
	padding: 5px 10px 0 20px;
}

#main #mtop #mright {
	float:right;
	height:80px;
	width: 150px;
	padding: 5px 30px 0 20px;
	text-align: right;
}

#main #mmiddle {
	height:165px;
	width: 960px;
	padding: 0 0 0 0;
}

#main #mmiddle #mmright {
	height:160px;
	width: 460px;
	padding: 0 0 0 275px;
}

#main #mbottom {
	height:275px;
	width: 960px;
	padding: 0 0 0 0;
}

#main #mbottom #mbtopleft {
	height:270px;
	width: 535px;
	padding: 0 0 0 80px;
	float: left;
}

#main #mbottom #mbtopright {
	height:270px;
	width: 300px;
	padding: 0 40px 0 0;
	float: right;
}

#main #mbottom #mbbottom {
	height:160px;
	width: 600px;
	padding: 0 0 0 275px;
}

#main #abottom {
	height:232px;
	width: 960px;
	padding: 0 0 0 0;
}

#main #abottom #abtop {
	height:170px;
	width: 880px;
	padding: 0 40px 0 40px;
	float: left;
}

#main #abottom #abbottom {
	height:60px;
	width: 880px;
	padding: 0 40px 0 40px;
	float: left;
}

.album1 {
	color:White;
	display:block;
	height:240px;
	margin:15px 0 0 15px;
	padding:0;
	width:250px;
	float: left;
}

.space {
	color:White;
	display:block;
	height:22px;
	margin:13px 0 0 15px;
	padding:0;
	width:250px;
	float: left;
}

.song1 {
	color:White;
	display:block;
	height:20px;
	margin:1px 0 0 15px;
	padding:0;
	width:250px;
	float: left;
}

.hrefone {
	color:White;
	display:block;
	height:110px;
	margin:5px 0 0 5px;
	padding:0;
	width:650px;
}

.hreftwo {
	color:White;
	display:block;
	height:140px;
	margin:15px 0 0 10px;
	padding:0;
	width:100px;
	float: left;
}
.hrefthree {
	color:White;
	display:block;
	height:50px;
	margin:5px 0 0 8px;
	padding:0;
	width:210px;
	float: left;
}
.hreffour {
	color:White;
	display:block;
	height:160px;
	margin:5px 0 0 8px;
	padding:0;
	width:210px;
	float: left;
}

.hreffive {
	color:White;
	display:block;
	height:70px;
	margin:10px 0 0 5px;
	padding:0;
	width:240px;
	float: left;
}


#footer {
	margin: auto;
	padding: 2px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
	font-weight: 400;
	width: 960px;
}
