/* CSS Document */

/* Aztek Records Styles*/

body {
	background: #630D0D url('images/Background.jpg') no-repeat fixed top;
	}

h1 {
	font: 16pt "Trebuchet MS";
	color: #FFFF00;
}

h3 {
	font: bold 12pt "Trebuchet MS";
	color: #FFFFFF;
}

p {
	font: 10pt "Trebuchet MS";
	color: #FFFFFF;
}

#page {
	width: 780px;
	margin: 0 auto;
	margin-bottom:50px;
	padding-bottom:20px;
	background-color: #000000;
	}
	
#main_section {
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	}
	
#sidebar-r {
	background-color:#680000;
	width: 180px;
	height: 800px;
	float: right;
	margin-right: 15px;
	padding: 5px;
	}
	
#artist-slug {
	background-color:#191919;
	width:500px;
	height:190px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	}
	
#artist-thumb {
	width:110px;
	float:left;
	}
	
#artist-text {
	width:300px;
	float:right;
	}
	
#contact_form {
	background-color:#191919;
	width:490px;
	height:auto;
	float:left;
	margin-left:20px;
	padding:20px;
	}li {
	font: 11pt "Trebuchet MS";
	color: #FFFFFF;
}

#links_main {
	width:400px;
	height:auto;
	float:left;
	margin-left:50px;
	}

#fluwid-slug {
	background-color:#191919;
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	}
	
#fluwid-promo {
	width:500px;
	float:left;
	margin-bottom:20px;
	}
	
#fluwid-text {
	width:500px;
	}
	
#occams-slug {
	background-color:#191919;
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	}
	
#occams-promo {
	width:500px;
	float:left;
	margin-bottom:20px;
	}
	
#occams-text {
	width:500px;
	}
	
#ow-slug {
	background-color:#191919;
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	}
	
#ow-promo {
	width:500px;
	float:left;
	margin-bottom:20px;
	}
	
#ow-text {
	width:500px;
	}
	
#news-slug {
	background-color:#191919;
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	}
	
#news-photo {
	width:110px;
	float:left;
	margin-bottom:10px;
	}
	
#news-text {
	width:500px;
	float:left;
	}