body {
	margin: 0px;
	padding: 0px;
	
	background: #000000;
	
	
	font-family: Arial;
	font-size: 10pt;
	line-height: 22px;
	letter-spacing: 1px;
	color: #1c1c1c;
}

a {
	color: #F0F0F0;
}


h1 {
	color: #dbdbdb;
	
	font-size: 12pt;
	
}

img {

	border: 0px;
	
}



#main {
	
	width: 970px;
	z-index: 50;
	
	padding-left: 10px;
	padding-right: 10px;
	
	background: transparent;
	
	margin: 0 auto;
	
}

#header {
	
	height: 632px;
	
	background: url('images/bg2013_970.jpg');
	background-repeat: no-repeat;
	
	width: 970px;
	
	z-index: 100;
	
	margin: 0;
	
}

#navigation {

	
	margin: 0px auto;
	
	position: relative;
	
	height: 80px;
	
	width: 640px;
	
	z-index: 110;
	
	margin-top: -130px;
	
	border: 0px solid white;
}

.link {

	background-repeat: no-repeat;
	
	height: 65px;
	
	border: 0px solid BLACK;
	
	float: left;
	
	margin-right: 10px;
	
	z-index: 200;
	
}


#facebook {
	background-image: url(images/buttons/facebook_small.png);
	
	width: 150px;
}

#myspace {
	background-image: url(images/buttons/myspace_small.png);
	margin-left: 0px;
	width: 150px;
}

#twitter {
	background-image: url(images/buttons/twitter_small.png);
	width: 150px;
}

#lastfm {
	background-image: url(images/buttons/lastfm_small.png);
	width: 150px;
}

#youtube {
	background-image: url(images/buttons/youtube_small.png);
	width: 150px;
}

#itunes {
	background-image: url(images/buttons/itunes_small.png);
	width: 150px;
}

#ircgalleria {
	background-image: url(images/buttons/ircgalleria_small.png);
	width: 150px;
}




#content_inner {
	
	height: 770px;
	
	text-align: left;
	
}



#footer {
	
	border-top: 1px dotted #303030;
	
	text-align: right;
	
}

#footer a {
	color: #303030;
}

#copyright {
	text-align: left;
	
	font-size: 8pt;
	
	line-height: 15px;
	
	width: 100%;
	
	color: #ffffff;
	margin-right: 20px;
	margin-left: 20px;
}

#copyright a {

	color: #ffffff;
	
}



#subscribelink {
	
	color: #ffffff;
	font-size: 18pt;
	text-decoration: none;
	text-align: left;
	
	padding-left: 40px;
	line-height: 30px;
	
	background: url(images/mail.png) no-repeat;
	background-position: 0 0;
	
	margin-left: 20px;
	
	margin-bottom: 20px;
	
	width: 100%;
	
}

#wallpaperlink {
	
	color: #ffffff;
	font-size: 18pt;
	text-decoration: none;
	text-align: left;
	
	padding-left: 40px;
	line-height: 30px;
	
	background: url(images/imageicon.png) no-repeat;
	background-position: 0 0;
	
	margin-left: 20px;
	
	margin-bottom: 20px;
	
	width: 100%;
	
}




.pagecontent {

	margin: auto;

	text-align: left;
	
	padding: 0px 10px;
	
	width: 400px;
	height: 300px;
	
	border: 1px solid #101010;
	
	color: #dbdbdb;
	
	background: url(images/semitransparent.png);
	
}

.textform {
	
	font-size: 18px;
	line-height: 30px;
	color: #dbdbdb;
	
	padding-left: 5px;
	padding-right: 5px;
	
	background: url(images/semitransparent.png);
	
	border: 1px solid #101010;
	
	height: 33px;
}


.textarea {
	
	font-size: 18px;
	line-height: 30px;
	color: #dbdbdb;
	
	padding-left: 5px;
	padding-right: 5px;
	
	background: url(images/semitransparent.png);
	
	border: 1px solid #101010;
	
	height: 220px;
}

.button {

	line-height: 30px;
	color: #dbdbdb;

	letter-spacing: 0;
	
	height: 33px;
	
	background: url(images/semitransparent.png);
	
	border: 1px solid #101010;
	
}