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

/* Page Properties */

body			{ margin:0px; padding:0px; background-color:#9b9c9d; background-image:url(images/MC_bkgd.jpg); background-repeat:repeat-x; }

.container		{ width:532px; margin:0 auto; }

.container1		{ width:495px; margin:0 auto; }

.container2		{ width:561px; margin:0 auto; }

#menu_bkgd		{ background-image:url(images/menu_bkgd.jpg); height:43px; background-repeat:repeat-x; }

#feature1		{ background-image:url(images/feature1_bkgd.jpg); height:321px; background-repeat:no-repeat; }

#feature2		{ background-image:url(images/feature2_bkgd.png); height:655px; background-repeat:no-repeat; }

#feature3		{ background-image:url(images/feature3_bkgd.png); height:700px; background-repeat:no-repeat; }

#feature4		{ background-image:url(images/feature4_bkgd.png); height:1000px; background-repeat:no-repeat; }

#footer			{ text-align:center; padding-bottom:10px; }


/* Block Properties */

.home_text		{ float:left; width: 270px; padding-top:75px; padding-bottom:10px; padding-left:60px; padding-right:10px; } 

.home_cd		{ float:left; width: 150px; height:216px; padding-top:75px; padding-bottom:10px; padding-left:10px; padding-right:20px; background-image:url(images/always_cd.png); background-repeat:no-repeat; background-position:bottom;} 

.alwayscd		{ float:left; width: 150px; padding-top:75px; padding-bottom:10px; padding-left:60px; padding-right:10px; } 

.lyrics			{ float:left; width: 270px; padding-top:75px; padding-bottom:10px; padding-left:10px; padding-right:20px; } 

.alwayscd_store		{ float:left; width: 200px; padding-top:75px; padding-bottom:10px; padding-left:100px; padding-right:10px; } 

.store			{ float:left; width: 160px; padding-top:75px; padding-bottom:10px; padding-left:10px; padding-right:20px; } 

.social_icons	{ float:right; width:38px; padding-top:35px; padding-bottom:5px; }

/* Social Icon Properties */

#twitter		{ padding-bottom:6px; }

#myspace		{ padding-bottom:6px; }

#facebook		{ padding-bottom:6px; }


/* Text Properties */

p				{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }

h1				{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333; }

a				{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#990000; text-decoration:none;}

#footer			{ font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#333333; }

#footer a		{ font-family:Arial, Helvetica, sans-serif; font-size:9px; text-decoration:underline; color:#333333; }

