* {
	margin: 0;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin:0;
	padding:0;
	color:#FFF;
	background-color:#000000;
}
body {
background-image: url(/pics/spacepretzel_bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:34px;
	color:#F6F8FE;
	    margin:0;
    }	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#DAE0FA;
	font-size:20px;
	line-height: 26px;
	   margin:0;
	padding-bottom:10px;
}
.holder {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
#wrap {
	width:600px;
	margin:0 auto;	
	
}
.mainimg  {	 
	padding-bottom:20px; 
	padding-right:20px;		
}
a img{ 
border:0; 
}
#navlist {
	padding-top:60px;
	/*padding-right:100px;*/
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#nav {
	margin:0 auto;
	padding: 0;
	height: 50px;
	line-height: 50px;
	/*background-color:#ccc;*/
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
a:link {color:#DAE0FA;text-decoration:none;} 
a:visited {color:#DAE0FA;text-decoration:none;}  
a:hover {color:#FFFFFF;text-decoration:underline;}  
a:active {color:#FFFFFF;text-decoration:none;}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	padding-left: 20px;
	padding-right: 20px;	
}
.shove {
clear: both;
height: 320px;
}
.nudge {
height: 60px;
}
.bedrock, .push {
	height: 120px; 
}
.bedrock {
background-color:#252525;
background-image: url(/pics/footer_strip.jpg);
background-repeat:repeat-x;
background-position:center top;
/*line-height:80px;*/
}
.foot {
background-image: url(/pics/footer_pic.jpg);
background-repeat:no-repeat;
background-position:center top;
height: 120px;
}

.bedrock p{
padding-top: 30px;
font-size: 80%;
text-align:center;
}