/* style sheet for soundpublishing.com */

html,body,div {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
}

body {
	margin: 0; 
	padding: 0;
} 

img { display: none; }

a:link, a:visited { color:#003366; text-decoration: none;}

a:hover { color: #FF6600; text-decoration: underline; }

#splashimage { display: none; }


/* code for setting navlist bg to correspond to current page - thanks ALA 3.0! */

body#sectionone #navlist li#one a, 
body#sectiontwo #navlist li#two a,
body#sectionthree #navlist li#three a,
body#sectionfour #navlist li#four a,
body#sectionfive #navlist li#five a,
body#sectionsix #navlist li#six a,
body#sectionseven #navlist li#seven a,
body#sectioneight #navlist li#eight a {
	background: #F60;
	color: #fff;
	}

table {
	border: 0;
	padding: 0;
	margin: 0;
}

td, th {
	text-align: left;
	padding: 0 5px 0 5px;
}

td ul#nav_cat_archive li {
margin: 0;
padding: 0;
}