body {
	font-family: helvetica,sans-serif;
	margin:0;
	padding:0;
	background:#000 url('bgdarks.jpg') repeat;
}

a:link, a:hover, a:visited, a:active {
	outline:none;
	border:none;
}

a:hover {
	color:#666;
}

#top.text {
	opacity:0.9 !important;
	filter:alpha(opacity=90)
}

#top {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	letter-spacing: 1.4pt;
	word-spacing: 12.8pt;
	background:#000;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	padding:8px 0px 8px 0px;
	text-indent:25px;
	width:100%;
	text-transform:lowercase;
	opacity:0.6;
	filter:alpha(opacity=50);
}

#mainLinks {
	font-family: helvetica,sans-serif;
	font-size: 22px;
	letter-spacing: 1.8pt;
	word-spacing: 2.4pt;
	line-height: 1.3;
	position:absolute;
	top:80px;
	margin:0px 0px 0px 25px;
	padding:4px 0px 4px 10px;
	background:#000;
	opacity:0.8;
	filter:alpha(opacity=60);
	width:200px;
}

#showMain, #showNetworks {
	color:#bedffe !important;
}

#mainLinks ul {
	margin:0;
	padding:10px 0px 10px 0px;
	display:none;
}

#mainLinks ul li {
	list-style-type:none;
	
}

#networks {
	font-family: helvetica,sans-serif;
	font-size: 22px;
	letter-spacing: 1.8pt;
	word-spacing: 2.4pt;
	line-height: 1.3;
	position:absolute;
	top:80px;
	left:300px;
	margin:0px 0px 0px 25px;
	padding:4px 0px 4px 10px;
	background:#000;
	opacity:0.8;
	filter:alpha(opacity=60);
	width:200px;
}

#networks ul {
	margin:0;
	padding:10px 0px 10px 0px;
	display:none;
}

#networks ul li {
	list-style-type:none;
	
}

#bottom {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	letter-spacing: 1.4pt;
	word-spacing: 12.8pt;
	background:#000;
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:8px 0px 8px 0px;
	text-indent:25px;
	width:100%;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#bottom a, #networks a, #networks, a:hover, #networks a:active, #networks a:visited, #mainLinks a, #mainLinks a:active, #mainLinks a:visited, #mainLinks a:hover {
	text-decoration:none;
	color:#fff;
}

#bottom a, #bottom a:visited, #bottom a:hover, #bottom a:active {
	padding:0px 20px 0px 0px;
	color:#bedffe !important;
}