/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Dakota, Georgia, Sans-serif, san-serif;
}

a img#mp3s {height: 81px; width: 118px; border-width: 0;}
a#mp3s img {background: url(images/de_mufflershocks.JPG) top left no-repeat;}
a#mp3s:hover img {background: url(images/de_mp3s.JPG) top left no-repeat;}

a img#pod {height: 174px; width: 265px; border-width: 0;}
a#pod img {background: url(images/de_garagedoor.JPG) top left no-repeat;}
a#pod:hover img {background: url(images/de_pod.JPG) top left no-repeat;}

a img#about {height: 174px; width: 283px; border-width: 0;}
a#about img {background: url(images/de_rusty_iv.JPG) top left no-repeat;}
a#about:hover img {background: url(images/de_about.JPG) top left no-repeat;}

a img#soap {height: 174px; width: 118px; border-width: 0;}
a#soap img {background: url(images/de_rusty_iii.JPG) top left no-repeat;}
a#soap:hover img {background: url(images/de_soap.JPG) top left no-repeat;}

#intro{
        padding:20px;
}

#pageHeader {
	background:#FFFFFF;
	padding:20px;
	height:100px;
}

#pageHeader h1 {
	color:#FFFFFF;
	padding: 0px;
	margin-bottom:0px;
	font-size:40px;
	display:inline;
}

#pageHeader p {
	margin-top:0px;	
	padding: 0px;
	margin-left:210px;
	font-size:20px;
	color:#FFFFFF;
	font: italic;
}

#pageFooter {
	margin-left:118px;
	background:#991A00;
	height:80px;
	width:678px;
	float:bottom;
}

#pageFooter p {
	font-size:12px;
	color:#FFFFFF;
}

#topLeftSidebar {
	background:#991A00;
	height:128px;
	float:left;
	width:120px;
}

#leftSidebar {
	background:#FFFFF;
	float:left;
	width:20px;
	height:20000px;
}

#listing {
 	margin-right:200px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	padding:0px;
	background: #FFFFFF;
	border-left:2px solid #FFFFFF;
}

#listing h1 {
	margin-top:0px;
	color:#FFFFFF;	
	font-size:14px;
}

#listing p {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	color:#000000;	
	font-size:12px;
}

#listing a {
	margin-top:10px;
	color:#000000;
	text-decoration:none;	
}

#listing a:hover {
	color:#CC6600;
	text-decoration:none;	
}
