body {
	background-color: #222;
	text-align: center;
	font-family: "Lucida Console", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
}

#container {
	margin: 100px auto;
	width: 600px;
}

#header {
	color: white;
	background: black;
	border: 2px solid white;
	font-size: 1em;
	text-align: left;
	/*margin-bottom: 5px;*/
	width: 600px;
	height: 240px;
	background-image: url("/media/header.jpg");
}

.lowerleft {
	margin-left: 20px;
	color: white;
}

#mainblock {
	color: #DDFFDD;
	background: #000505;
	border: 2px solid white;
	padding: 50px 50px 50px 50px;
	
	text-align: center;
	line-height: 1.3;
	margin-top: 35px;
	width: 500px;
}

#mainblock img
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#mainblock img.dlbutton {
	margin: 0 3px 0 0;
	
}

#dllink a {
	text-decoration: none;
}

.dltext
{
	position: relative;
	bottom: 10px;
}





#who {
	text-align: justify;
}

#who img
{
	float: right;
	margin-bottom: 10px;
}

#whotext p
{
	margin-bottom: 30px;
}

#mainblock a
{
	color: #99CC99;
}

#mainblock a:hover
{
	color: #55AA55;
}

#mainblock a:visited
{
	color: #66BB66;
}


#mainblock ul li
{
	margin-bottom: 7px;
}

#tracklist
{
	margin-top: 30px;
	margin-bottom: 40px;
}

.leftie {
	text-align: left;
}

.smaller {
	font-size: 0.9em;
	color: #AAAAAA;
}

img
{
	border-style: none;
}

table 
{
border-spacing: 10px;
margin-top: 10px;
text-align: left;
/*border: 4px solid white;*/

width: 100%;
/*
margin-left: auto;
margin-right: auto;
*/
margin-bottom: 30px;
}

table tr td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.playbuttoncell {
	width: 70px;
}

#tracklist img {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.infotext
{
	font-size: 0.9em;
	color: #BBB;
	text-align: center;
}

.description
{
	text-align: right;
	vertical-align: text-top;
	margin-top: 0;
	
}

.tracknumber
{
	/*width: 110px;*/
	text-align: right;
}

.tracklength
{
	width: auto;
}


.albumtitle {
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.date {
	font-size: 0.8em;
	color: #AAAAAA;
}

.message {
	margin-bottom: 20px;
}

.newstext {
	margin-top: 10px;
}


dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}

#mainblock ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#menu {
position : absolute;
margin-top: 5px;
color: #DDFFDD;
background-color: #001500;
border: 2px solid white;
width: 590px;
height: 15px;
text-align: left;
padding-left: 10px;
padding-top: 5px;
}

#menu dl {
float: left;
}
#menu li {
display: inline;
}

#menu a {
text-decoration: none;
color: #DDFFDD;
/*background-color: #FFCC00;*/
}

#menu a:hover {
	color: #55AA55;
}

#smenu1, #smenu2, #smenu3, #smenu4 {
position: absolute;
font-size: 0.9em;
top: 35px;
/*width: 400px;*/
width: 590px;
left: 0;
padding-left: 10px;
background-color: transparent;
visibility: hidden;
}