body {
	background-color: #AF0003;
	background-image: url(images/contentback.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal ;
	color: #F0CFCF;
	margin: 0;
	padding: 0;

}

table {border-style: none; font-size: 11px;}
td {border-style: none; font-size: 11px; vertical-align: top;}
img {border: none;}

p	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal ;
	color: #F0CFCF;
}


#releases	{
display: block;
width: 250px;
height: 20px;
padding-top: 2px;
border-bottom: 1px solid #cc0000
color: #F0CFCF;
}

h1	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFB4;
	margin-bottom:5px;
}

#artists	{
position:absolute;
left: 370px;
top: 137px;
display: none;
}

.artists_text td	{
padding-right: 15px;
width: 260px;
}

.artist_inside	{
padding-top: 5px;
background-color: #AF0003;
background-image: url('images/artistfade.gif');
background-position: bottom;
background-repeat: repeat-x;
line-height: 12px;
}

.valikko	{
background-image: url('images/menuback.gif');
width: 601px;
height: 31px;
border-right: 1px solid #FFCC99;
border-top: 1px solid #FFCC99;
border-bottom: 1px solid #FFCC99;
}

#menu	{
margin-left: 40px;
margin-top: 8px;
color: #ffffff;
}

a, a:active, a:visited	{
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal ;
color: #ffffff;
text-decoration: none;
}

a:hover	{
color: #FFF6AC;
}

#menu a, #menu a:active, #menu a:visited	{
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal ;
color: #ffffff;
text-decoration: none;
}

#menu a:hover	{
color: #FFF6AC;
}

a.videolink, a.videolink:active, a.videolink:visited	{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal ;
color: #ffffff;
text-decoration: none;
}

a.videolink:hover	{
color: #cccccc;
}

a.artistmenu, a.artistmenu:active, a.artistmenu:visited	{
font-size: 9px;
font-family: Tahoma, Helvetica, sans-serif;
font-weight: bold;
font-style: normal ;
color: #FFF6AC;
text-decoration: none;
margin-left: 8px;
margin-right: 8px;
}

a.artistmenu:hover	{
color: #FFFFFF;
}

a.paavalikko	{
margin-left: 15px;
margin-right: 15px;
}

.menu	{
padding-bottom: 5px;
}

.corner	{
background-image: url('images/corner.gif');
background-repeat: no-repeat;
background-position: 5px 0px;
}

.newstable td	{
border-bottom: 1px solid #ffcc99;
padding-right: 15px;
width: 510px;
}

.newstable img	{
margin-top: 8px;
margin-bottom: 8px
}

.textfield {

	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 3px;
	background-image: url(images/bg_input.gif);
	background-repeat: no-repeat;
	border: none;
	width: 213px;
	height: 24px;

}
.textarea {

	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 3px;
	background-image: url(images/textarea.gif);
	background-repeat: no-repeat;
	//background-attachment: fixed;
	border: none;
	width: 211px;
	height: 72px;

}