body, div, p, td, th, li, h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; font-size: 90%}
h1, h2 {color: #c00;}
h1 {font-size: 140%;}
h2 {font-size: 110%;}

body {margin: 10px 8%; background-color: #333;}

table#header {background-color: #c00; border-bottom: 2px solid black;}

td#nav {}
td#nav img {margin-left: 20px;}

td#home-content {padding: 10px; background-color: black; color: #fe5; vertical-align: top;
	background-image: url(images/home_tag.gif);  background-repeat: no-repeat;  background-position: center bottom;  background-color: Black;}

td#content {padding: 10px 4em 20px 251px; vertical-align: top;
	background-color: #F4E55A; color: black; 	background-image: url(images/45s.gif);  background-repeat: repeat-y;}

table#tracks td {vertical-align: top; padding: 0.3em 0.2em 0.3em; font-size: 80%; border-bottom: 1px solid black;}

table#promo td {padding: 5px; background-color: #c00; border-top: 2px solid black; color: #fe5;}
table#promo a:link, table#promo a:visited {color: #fe5}

table#footer {width: 100%; background-color: #fff; border-top: 2px solid #000;}
table#footer td {padding: 10px 0;}
table#footer img {margin-left: 10px;}

div#clear {clear:both}

a:link {color: #0B82D6;}
a:visited {color: #0B82D6;}
a:hover {color: #7418F4;}
