*{
	margin: 0;
	padding: 0;
}
body{
	font: normal 100% 'times new roman', serif;
	background: #000;
	color: #fff;
}
/*
	home
*/
body.null{
	background: url('/images/background.jpg') left top;
	font: 100% pt sans, georgia, helvetica, serif;
	margin: 22px 0 0 77px;
}
body.null h1 a{
	color: #f8de08;
	font-size: 1000%;
}
/*
	//home
*/
h1{
	font-style: italic;
}
a{
	color: #f8de08;
}
a img{
	border: 0;
}
#sun{
	margin-top: 20px;

}
#sun{
	float: left;
	display: block;
}
#sun li{
	list-style-type: none;
	color: #5c5c5c;
	padding: 0 20px 5px 30px;
	font-size: 80%;
	font-style: italic;
	width: 150px;
}

#moon{
	clear: both;
}
#moon div{
	background: url('/images/vh_background.jpg') no-repeat top right;
	height: 367px;
}
#moon div div{
	background: url('images/vh_triangle.png') no-repeat left bottom;
	width: 100%;
	height: 367px;
}
#saturn{
	float: left;
	margin: 25px 25px 0 0;
}
#pluto{
	width: 200px;
	list-style-type: none;
	float: left;
	margin: 25px 0 0 0;
	color: #5c5c5c;
	font-size: 70%;
}
#pluto li{
	padding-bottom: 15px;
}
#pluto a{
	color: #787878;
}
#earth{
	font-weight: normal;
	font-size: 85%;
	clear: both;
	padding: 20px 0;
	color: #565656;
}
#earth a{
	font-style: italic;
}
#earth #cult{
	padding-left: 50px;
	width: 150px;
	font-size: 120%;
}
#earth #audio{
	width: 300px;
}
#earth #audio a{
	background: #f8de08;
	color: #000;
	padding: 0 2px;
	text-decoration: none;
}
#earth #audio a:hover{
	color: #f8de08;
}