body {
	background-image: url(irr-images/balbkgnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000033;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: bold;
	color: #9999CC;
	text-align: center;
}

h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 90%;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
}

td {
	vertical-align: top;
}

.tracklist {
	font-size: 90%;
	list-style-type: none;
}

.tracklist li {
	margin-left: -40px;
	padding-left: 0;
}

.tracks {
	font-weight: bold;
	margin-bottom: -10px;
}

.albumcover {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 50%;
	text-align: center;
	height: 1px;
	border: 0;
	
}
