body		{background-image:    url(images/g_bg_left.jpg); background-repeat: repeat-y}
		
body, p, td	{font-family: Arial, Verdana, Helvetica, san-serif; font-size: 0.9em; color: #333333}

h1		{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 1.2em; color: #990000; font-weight: bold}
h2		{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 1.1em; color: #666600; font-weight: bold}
h4		{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 1em; color: #990000; font-weight: bold}
h5 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #666600}

a:link     	{text-decoration: underline; color: #333333}
a:visited  	{text-decoration: underline; color: #333333}
a:hover    	{text-decoration: none; color: #333333}

h3 a:link   	{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 0.8em; color: #990000; font-weight: bold}
h3 a:visited 	{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 0.8em; color: #990000; font-weight: bold}
h3 a:hover   	{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 0.8em; color: #990000; font-weight: bold}

a.bottom:link     	{font-size: 0.8em; text-decoration: underline; color: #333333}
a.bottom:visited  	{font-size: 0.8em; text-decoration: underline; color: #333333}
a.bottom:hover    	{font-size: 0.8em; text-decoration: none; color: #333333}

ul {  list-style-position: outside; list-style-type: disc}

/* gives padding between list items; use when most items wrap so that the items don't appear to run together */
ul.pad li, ol.pad li {
	padding: 4px 0;
}


.hotline	{color: #990000; font-weight: bold}
.copyright	{font-size: 0.7em}
.price     	{font-weight: bold}
.subtitle 	{font-size: 0.9em; font-weight: bold; color: #333333}
.latest 	{color: #666600; font-weight: bold}
.year		{font-family: Verdana, Arial, Helvetica, san-serif; font-size: 0.9em; color: #666600; font-weight: bold}


.music {
	font-weight: bold;
	color: #0000FF;
}
a.music:link {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a.music:visited {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a.music:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
