p	{ 	
	padding:0 30px 30px 30px; 
	color:#aaa; font:12px "Helvetica Neue", "Helvetica", Arial, sans-serif; 
	line-height:200%;
	}
ul	{ 	
	padding:0 30px 30px 30px; 
	color:#aaa; font:12px "Helvetica Neue", "Helvetica", Arial, sans-serif; 
	line-height:200%;
	}
			
p a {	
	color:#eee;
	font-weight:bold;
	text-decoration:none;
	}
h2 {
	font-family: 'Arvo', serif; font-weight:normal;
	font-size:60px;
	color:#333;
	margin-top:20px;
	letter-spacing: -3px;
	}	
h3	{
	padding:30px 30px 20px 30px;
	}
			
#content {
	background:#111;
	background:url('./bg-black.png');
	width:450px;
	margin:120px auto auto 50%;
	text-align:left;
	}

#nav {
	background:#111;
	background:url('./bg-black.png');
	width:450px;
	margin:10px auto auto 50%;
	text-align:left;
	color: white;
	}

#links_extern {
	background:#111;
	background:url('./bg-black.png');
	width:450px;
	margin:10px auto auto 50%;
	text-align:left;
	}
				
.card a:link, .card a:visited, .card a:active {	
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
	}
		
.nav a:hover {	
	color: white;
	text-decoration:underline;
	}		

.nav a:link, .nav a:visited, .nav a:active {	
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
	}
		
.card a:hover {	
	color:#eee;
	text-decoration:underline;
	}	

.contactlinks a:link {
	text-decoration: none;
	}
.contactlinks a:hover {
	text-decoration: underline !important;
	}
#skypedetectionswf {
	display:none;
}
#ds {
    display: none;
}

#link:focus #div2 {
    display: none;
}
	