body {
	margin:0;
	padding:0 0 30px 0;
	color:#fff;
	background:#1c0b5a url(images/home_background.gif) repeat-x;
	text-align:center;
	min-width:540px;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
}
a:link { color:#c00;}
a:visited { color:#c33;}
a:hover { color:#69f;}
a:active { color:#69f;}


TD {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	}

P {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	}

.small {
	font-size: 11px;
	}
	
.extrabold {
	font-size: medium;
	font-style: oblique;
	}

#wrapperDiv {
	width:540px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#headerDiv { line-height:0; height:65px;}
#moonrockLogo {
	float:left; margin:0;
}
#moonrockTitle {
	margin:5px 60px 0 0px;
	float:right;
}
#navigationDiv { clear:both;margin:25px 0 10px 0;}
div.intro p {
	font-size:120%;
	text-align:justify;
}
#googleAds {
	 margin:15px 0;
	 padding: 15px 0;
	 border-top:solid 1px #fff;
	 border-bottom:solid 1px #fff;
	 text-align:center;
	 height:60px;
}
#newsFeed h2 {
	font-family:Courier New,mono;
	letter-spacing:2px;
	border-bottom:solid 1px #ffffff;
	margin-bottom:0px;
}
#footerDiv { margin:30px 0; text-align:center;}
#footerDiv p { font-size:11px;}