* {
	margin: 0;
	padding: 0;
	}

body {
	background: #000;
	}
	
h1#netherspire {
	position: absolute;
	top: 33%;
	left: 50%;
	margin: -100px 0 0 -100px;
	height: 100px;
	width: 200px;
	}

#is {
	xbackground: #222;
	overflow: hidden;
	position: absolute;
	overflow: hidden;
	top: 33%;
	margin: -10px 0 0 0;
	height: 30px;
	width: 100%;
	}

#icons {
	display: block;
	position: absolute;
	top: 75%;
	left: 50%;
	margin: -50px 0 0 -296px;
	height: 100px;
	}#icons {
	list-style: none;
	}

#icons li {
	display: block;
	float: left;
	margin: 0 5px;
	height: 64px;
	width: 64px;
	}

#icons li a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	pxadding: 0 5px;
	text-indent: -9000px;
	height: 100%;
	xwidth: 64px;
	}

#icons .flickr a {
	background: #e5008c url(./img/flickr.jpg) no-repeat top center;
	}

#icons .lastfm a {
	background: #db2222 url(./img/lastfm.jpg) no-repeat top center;
	}

#icons .gtalk a {
	background: #fd8e2b url(./img/gtalk.jpg) no-repeat top center;
	}

#icons .seti a {
	background: #fff125 url(./img/seti.jpg) no-repeat top center;
	}

#icons .labs a {
	background: #9eea1a url(./img/labs.jpg) no-repeat top center;
	}

#icons .twitter a {
	background: #24c1f5 url(./img/twitter.jpg) no-repeat top center;
	}

#icons .facebook a {
	background: #2663ff url(./img/facebook.jpg) no-repeat top center;
	}

#icons .email a {
	background: #861fde url(./img/email.jpg) no-repeat top center;
	}

/* HOVERS */

#icons .flickr a:hover {
	background-color: #ef38b4	}

#icons .lastfm a:hover {
	background-color: #e93030	}

#icons .gtalk a:hover {
	background-color: #fda73a	}

#icons .seti a:hover {
	background-color: #fff559	}

#icons .labs a:hover {
	background-color: #b0ee28	}

#icons .twitter a:hover {
	background-color: #47cff8	}

#icons .facebook a:hover {
	background-color: #2e78ff	}

#icons .email a:hover {
	background-color: #982ee3	}#is ul {
	list-style: none;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -30px;
	xmargin: 0 0 0 -1035px;
	height: 100%;
	width: 5000px;
	}

#is ul li {
	border: 1px solid #1a1a1a;
	border-width: 0 1px 0 0;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 800;
	list-style: none;
	opacity: 0;
	text-align: center;
	padding: 5px 45px;
	}

#is ul li.loading {
	border-right: 0 none;
	font-size: 15px;
	opacity: 1;
	position: relative;
	top: -5;
	padding: 0;

	}

#is ul li.email {
	border-right: 0 none;
	}

#is ul li a {
	text-decoration: none;
	xborder-bottom: 1px dotted #555;
	}#is .patch {
	background: transparent url(./img/right.png) repeat-y top right;
	height: 100%;
	position: absolute;
	toP: 0;
	width: 500px;
	}

#is .patch.right {
	right: 0;
	}

#is .patch.left {
	background: transparent url(./img/left.png) repeat-y top left;
	}body {
	color: #ccc;
	font: 13px/21px "helvetica neue",arial,"lucida grande",verdana,arial,sans-serif;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	opacity: 0.99;
	}a img {
	border: 0 none;
	}

a {
	color: inherit;
	outline: 0 none;
	}h1 {
	xbackground: #222;
	color: #fff;
	font-size: 28px;
	font-weight: 800;
	line-height: 28px;
	margin: 0 0 7px 0;
	text-align: center;
	width: 200px;
	}

h1 em {
	color: #999;
	display: block;
	font: oblique 18px/65px "georgia","times","times new roman",serif;
	text-decoration: none;
	}

h1 a:hover {
	text-decoration: underline;
	}

h2 {
	font-size: 16px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 5px 0;
	padding: 0;
	}

.body h2 {
	padding-top: 5px;
	}

h2 a {
	color: #ccc;
	text-decoration: none;
	}

h2 a:hover {
	color: #ccc;
	text-decoration: underline;
	}

.title h2 {
	font-size: 20px;
	line-height: 24px;
	}

.title h2 a {
	color: #fff;
	}

.title small,
h4 {
	color: #1bf;
	font: oblique 15px/1.8 "georgia",serif;
	margin: 0;
	padding: 0px 0 0 0;
	}

h3 {
	font-size: 15px;
	font-weight: 700;
	}

/*
.flickr
.lastfm
.gtalk
.seti
.labs
.twitter
.facebook
.email
*/

.flickr {
	color: #e5008c	}

.lastfm {
	color: #db2222	}

.gtalk {
	color: #fd8e2b	}

.seti {
	color: #fff125	}

.labs {
	color: #9eea1a	}

.twitter {
	color: #24c1f5	}

.facebook {
	color: #2663ff	}

.email {
	color: #861fde	}