@charset "utf-8";
/* CSS Document */


A:link {text-decoration: none; color: #d42858;}
A:visited {text-decoration: none; color: #d42858;}
A:active {text-decoration: none; color: #d42858;}
A:hover {text-decoration: underline; color: #0aa197;}

* {
margin:0px;
font-family: Arial, Helvetica, sans-serif;
}

img.rododendron {
position:relative;
top: 4px;
}

h1.under {
color: #d42858;
font-family: Arial, Helvetica, sans-serif;
font-size: 32px;
}

table.newstuff {
padding:0px;
border:0px;
width: 600px;
border-collapse:collapse;
}

.aboutus {
padding:0px;
border:0px;
width: 600px;
}

table.td.newstuff {
padding:0px;
}

table.main {
width: 1100px;
border: 0px;
align: center;
position:relative;
left:-200px;
}

td.plusmenu {
width: 300px;
vertical-align:top;
margin: 0px;
padding:0px;
}

img {
border: 0px;
}

td.menu {
width: 200px;
vertical-align:top;
}

td.content {
width: 600px;
vertical-align:top;
}

.contentp {
width: 600px;
vertical-align:top;
margin-top: 20px;
margin-bottom:15px;
}

div.contact {
position: relative;
left: 50px;
}

table.menu {
width: 200px;
border: 0px;
padding: 0px;
}

table.menu.td {
width: 200px;
border: 0px;
padding: 0px;
}

td.right {
align: right;
width:100px;
}

td.item img {
	border: 0px;
	padding: 0px;
	opacity:1;
	filter:alpha(opacity=100);
}

td.item img:hover {
	border: 0px;
	padding: 0px;
	opacity:0.5;
	filter:alpha(opacity=50);
}


img.title {
width: 144px;
position: relative;
}

#press {
float:left;
position:relative;
top:267px;
left: 465px;
display:none;
z-index: 100;
}

#artists {
float:left;
position:relative;
top:113px;
left: 465px;
display:none;
z-index: 100;
}

.photo {
	margin: 0px;
	position: relative;
	width: 100px;
	height: 80px;
	float: left;
padding:0px;
}

.photo span {
	width: 100px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(img/frame.png) no-repeat;
}

.categories img {
padding:0px;
	opacity:1;
	filter:alpha(opacity=100);
}
.categories img:hover {
padding:0px;
	opacity:0.5;
	filter:alpha(opacity=50);
}