







body{
    /*This is a css comment */
    background-color: #980030;
    color: white;
}

td.navbackground{
   background-color: #980030;
}


#topnav {
	padding: 0;
	/*line-height: 11px; */
	margin: 4px 25px 4px 25px;
	list-style: none;
}

#topnav li {

	display: inline;
	padding: 0;
	margin: 0;
}

#topnav a{
	/*padding-top: 2px;
	line-height: 11px;*/
	font-size: 20px;
	padding-right: 15px; /* Spaces the items apart horizontally */
	padding-left: 15px;
}



#topnav a:link, #topnav a:visited {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold
}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#artistname {
    line-height: 20px;
	font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}


#leftnav {
	padding: 0;
	/* line-height: 20px; */
	/* margin: 4px 25px 5px 25px;*/
	list-style: none;   /*  Stops bullets! */
}

#leftnav li {

	/*display: inline;*/
	padding: 0;
	margin: 0;
}

#leftnav a{
	/*padding-top: 4px;
	line-height: 11px;*/
	font-size: 20px;
	/*padding-right: 8px;
	padding-left: 8px;*/
}



#leftnav a:link, #leftnav a:visited {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold
}

#leftnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div.rounded {
 width: 250px;
 background: #C80080 url( /img25-C80080-980030-tr.img  ) no-repeat top right;
}
div.rounded div {
 background: transparent url(/img25-C80080-980030-tl.img) no-repeat top left;
}
div.rounded div div {
 background: transparent url(/img25-C80080-980030-br.img) no-repeat bottom right;
}
div.rounded div div div {
 background: transparent url(/img25-C80080-980030-bl.img) no-repeat bottom left;
 padding: 15px;
}


div.rounded2 {
 width: 700px;
 background: #C80080 url( /img10-C80080-980030-tr.img  ) no-repeat top right;
}
div.rounded2 div {
 background: transparent url(/img10-C80080-980030-tl.img) no-repeat top left;
}
div.rounded2 div div {
 background: transparent url(/img10-C80080-980030-br.img) no-repeat bottom right;
}
div.rounded2 div div div {
 background: transparent url(/img10-C80080-980030-bl.img) no-repeat bottom left;
 padding: 15px;
}



A.NavItem
{
    COLOR: white;
    TEXT-DECORATION: none;
	font-weight: normal;
}
A.NavItem:visited
{
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.NavItem:hover
{
	TEXT-DECORATION: none;
	font-weight: bold;
}


table.titlebar{
    background: #C80080 url( /bgC80080-80-_images_wovenbackground-jpg.bgd  );
}

div.itemleft{
 width: 685px;
 background: #C80080 url( /bgC80080-80-_images_vlinksright-jpg.bgd )  no-repeat top right;

}

div.itemright{
 width: 685px;
 background: #C80080 url( /bgC80080-80-_images_vlinksleft-jpg.bgd )  no-repeat top left;

}
