body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #E6E6E6;
	font-size: 14px;
	background-image: url(../graphics/bgrd.jpg);
}

div.top {
	position: absolute;
	top: -3px;
	left: 0px;
	height: 112px;
	width: 100%;
	background-image: url(../graphics/slovograf.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 2;
}

div.top_nommo {
	position: absolute;
	top: -3px;
	left: 0px;
	height: 112px;
	width: 100%;
	background-image: url(../graphics/slovograf.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


div.nommo_main {
	background-image: url(../graphics/handstand_dark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.discog_heading {
	font-weight: bold;
	font-size: 14px;
	float:left
}

div.discog_year {
	font-weight: bold;
	font-size: 10px;
	float:left
}




#navlist {
	position: relative;
	left: 0px;
	top: 4px;
	width: 100%;
}

#navlist li {
float: left;
list-style-type: none;
margin: 0 0 1em;
padding: 0;
}
#navlist ul {
margin: 0;
padding: 0;
}
#navlist a {
	display: block;
	height: 24px;
	width: 75px;
}

#links {
	background-image: url(../graphics/handstand_small_fade.jpg);
	background-repeat: no-repeat;
	background-position: 270px 30px;
}

#todo {
	background-image: url(../graphics/kite-bg.jpg);
	background-repeat: no-repeat;
	background-position: 207px 22px;
}

#links li {
	margin: 0 0 1em; 
	list-style-position: inside;
}
#links ul {
margin: 0;
padding: 0;
}
#links a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	list-style-type: circle;	
}

#mp3download a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#mp3download a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	list-style-type: circle;	
}

a:link, a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}

a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
	
.highlight-text {
	font-weight: bold;
	color: #990000;
}		

.todo_track_title {
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	
}

.img_left {
		border: 1px solid #333333;
}	
.img_right {
		border: 1px solid #333333;
}	
.img_centred {
		border: 1px solid #333333;
}	

.border_1px {
		border: 1px solid #333333;
}	

.sleeve_thumbnail {
		border: 1px solid #333333;
}	
.sleeve_thumbnail_no_gap_below {
		border: 1px solid #333333;
}	
