body {
	margin: 145px 20px 0px 225px;
}
#latestproductions {
	position: absolute;
	background-image: url("gfx/box.png");
	left: 18px;
	top: 130px;
	width: 188px;
	height: 131px;
	font-size: 11px;
}
#top5productions {
	position: absolute;
	background-image: url("gfx/box.png");
	left: 18px;
	top: 285px;
	width: 188px;
	height: 131px;
	font-size: 11px;
}
#top5songs {
	position: absolute;
	background-image: url("gfx/box.png");
	left: 18px;
	top: 435px;
	width: 188px;
	height: 131px;
	font-size: 11px;
}
img.boxtitle {
	position: absolute;
	left: 24px;
	top: 5px;
	z-index: 3;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 40px 0px;
	text-align: center;
}
li {
	line-height: 122%;
}
a.box:link {
	color: black;
}
a.box:visited {
	color: black;
}
a.box:hover {
        text-decoration: underline;
}
h3 {
	margin: 18px 0px 0px 0px;
}
p a:link {
	text-decoration: underline;
}
p a:visited {
	text-decoration: underline;
}
p a:hover {
	text-decoration: underline;
}
p.news {
	margin: 0px;
}
p.news img {
	padding: 12px 0px;
}
p.news img.floatright {
	float: right;
}
p.added {
	margin: 1px 0px 0px 0px;
	font-size: 80%;
}
table.event th {
	text-align: right;
	vertical-align: top;
}
table.event a:link {
	text-decoration: underline;
}
table.event a:visited {
	text-decoration: underline;
}
table.event a:hover {
	text-decoration: underline;
}
