body {
	background-color : Black;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

body,p,br,td,li {
	color: white;
	font-family: Verdana;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}

.contact {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 12px;
}
.contact:link, .contact:active, .contact:visited {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
.contact:hover {
	color: #CC9900;
	text-decoration: none;
}

.vborder {
	background: url(pics/vborder.gif) repeat-y fixed top center;
}
.hborder {
	background: url(pics/hborder.gif) repeat-x fixed top center;
}


.titlespan {
	padding-top : 5px;
	padding-bottom : 5px;
	width : 450px;
}
.title {
	color: red;
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: bold;
	width : 350px;
}
.langspan {
	width : 100px;
	text-align:right;
	vertical-align : top;
	padding-top : 10px;
}
.lang, .lang:link, .lang:active, .lang:visited {
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.lang:hover {
	border: 1.5px solid white;
}
.backlink, .backlink:link, .backlink:active, .backlink:visited {
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
}
.backlink:hover {
	color: #CC9900;
	text-decoration: none;
}



.subtitle {
	color: #CC9900;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top : 10px;
	padding-bottom : 5px;
}
.albumtitle {
	color: red;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	padding-top : 5px;
	padding-bottom : 5px;
}

