html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background-color: #080808;
	text-align: center;
	color: #808080;
	background-image: url("img/space_background2.jpg");
	background-repeat:repeat-x;
}

img {
	border:0;
}

a {
	color: #9E1F63;
	text-decoration: none;
}

#container	{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 817px;
	height: 1412px;
	text-align: center;
	background-color: #231f20;
}

#container .highlight {
	color: #57B6DD;
	font-weight: bold; 
	font-size:14px;
}

#container .big {
	color: #808080;
	font-weight: bold; 
	font-size:14px;
}

#header	{
	position: absolute;
	left: 0px;
	top: 0px;
}

#top	{
	position: absolute;
	left: 60px;
	top: 262px;
	width: 698px;
	line-height: 20px;
}

#block1left	{
	position: absolute;
	text-align: left;
	top: 345px;
	left: 20px;
	width: 424px;
	line-height: 17px;
}

#block1right	{
	position: absolute;
	text-align: left;
	top: 345px;
	left: 471px;
	line-height: 17px;
}

#socialmedia	{
	position: absolute;
	text-align: left;
	top: 674px;
	left: 0px;
	width: 288px;
}

#socialmedia .txt	{
	position: absolute;
	text-align: left;
	top: 8px;
	left: 0px;
}

#socialmedia .pic	{
	position: absolute;
	text-align: left;
	top: 0px;
	left: 140px;
}

#block2	{
	position: absolute;
	top: 1075px;
	left: 58px;
	width: 698px;
	height: 228px;
}

#block2	.maillist{
	position: absolute;
	top: 40px;
	left: 20px;
}
#block2	.tshirt{
	position: absolute;
	top: 40px;
	left: 227px;
}
#block2	.donate{
	position: absolute;
	top: 40px;
	left: 522px;
}

#footer	{
	position: absolute;
	top: 1302px;
	left: 58px;
	width: 698px;
	height: 228px;
}