body {
	background-color: black;
	}

div.verticalc {
	position: absolute;
	top: 20px;
	width: 100%;
	overflow: visible;
	border: 0px;
	}

div.horizontalc {
	position: absolute;
	left: 50%;
	margin-left: -405px;
	width: 800px;
	height: 650px;
	border: 0px;
	}

div.title1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 200px;
	background-image:url("blackimages/title.jpg");
	}

div.title5 {
	position: absolute;
	top: 75px;
	left: 460px;
	width: 200px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	text-align: right;
	color: #0D76B0;
	}

div.linkbar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 799px;
	height: 18px;
	border: 1px solid #0D76B0;
	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	color: #0D76B0;
	text-align: center;
	background-image:url("blackimages/barbackground.jpg");
	}

div.spacer2 {
	position: relative;
	top: 1px;
	left: 0px;
	width: 799px;
	height: 1px;
	border:1px dotted #0D76B0;
	overflow: hidden
	}

div.home {
	position: relative;
	top: 2px;
	left: 0px;
	width: 799px;
	height: 401px;
	border: 0px;
	}

div.home1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 168px;
	height: 389px;
	border: 1px solid #0D76B0;
	padding: 5px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #0D76B0;
	overflow: auto;
	background-image:url("blackimages/mainbackground.jpg");
	}

div.home2 {
	position: absolute;
	top: 0px;
	left: 181px;
	width: 1px;
	height: 399px;
	border: 1px dotted #0D76B0;
	overflow: hidden
	}

div.home3 {
	position: absolute;
	top: 0px;
	left: 185px;
	width: 604px;
	height: 389px;
	border: 1px solid #0D76B0;
	padding: 5px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #0D76B0;
	overflow: auto;
	background-image:url("blackimages/mainbackground.jpg");
	}

div.home4 {
	position: relative;
	top: 2px;
	left: 0px;
	width: 789px;
	height: 401px;
	border: 1px solid #0D76B0;
	padding: 5px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #0D76B0;
	overflow: auto;
	background-image:url("blackimages/mainbackground.jpg");
	}

div.spacer3 {
	position: relative;
	top: 3px;
	left: 0px;
	width: 799px;
	height: 1px;
	border: 1px dotted #0D76B0;
	overflow: hidden
	}

div.info {
	position: relative;
	top: 4px;
	left: 0px;
	width: 799px;
	height: 18px;
	border: 1px solid #0D76B0;
	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	color: #0D76B0;
	text-align: center;
	background-image:url("blackimages/barbackground.jpg");
	}

div.normal { color: #0D76B0; }
div.bright { color: #3Da6e0; }
div.dark   { color: #406080; }

div.normal>p:before { content:url("blackimages/arrow2right.bmp") " "}
div.dark>p:before   { content:url("blackimages/arrow3right.bmp") " "}

div.music {
	position: relative;
	width:168px;
	height:147px;
	background-repeat: no-repeat;
	background-image:url("http://imagegen.last.fm/minimalDark/artists/Folken09.gif");
	}


#linktype1 a:link {color: #0D76B0; text-decoration: none;}
#linktype1 a:visited {color: #406080; text-decoration: none;}
#linktype1 a:active {color: #3Da6e0; text-decoration: none;}
#linktype1 a:hover {color: #3Da6e0; text-decoration: none;}

#linktype2 a:link {color: #0D76B0;}
#linktype2 a:visited {color: #406080;}
#linktype2 a:active {color: #3Da6e0;}
#linktype2 a:hover {color: #3Da6e0;}