* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

body {
	background: #666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
}

h1 {
	margin-top: 15px;
	color: #999;
	font-size: 130%;
}

h2 {
	margin-top: 0;
	color: #999999;
	font-size: 110%;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}


#oDivContent {
	width: 600px;
	margin: 50px auto 0 auto;
	padding: 50px;
	background-color: #fff;
}

	#oDivContent h2 {
	margin-top: 25px;
	}
	
	#oDivContent h2, h3 {
	margin-bottom: 10px;
	}

	#oDivContent a {
	text-decoration: underline;
	color: #0066FF;
	} 
	
		#oDivContent a:visited {
		text-decoration: underline;
		color: #0066FF;
		} 
		
		#oDivContent a:hover {
		text-decoration: underline;
		color: #CC0033;
		}

#spaceman 	{
	padding-bottom:100px;
}

#oDivCopyright {
	width: 700px;
	margin: 0 auto;
	padding-top: 10px;
	height: 40px;
	background: #666;
	color: #CCC;
	line-height: 1em;
}

	#oDivCopyright p {
	margin-left: 10px;
	text-align: left;
	font-size: 70%;
	color: #CCC;
	font-size: 70%;
	}
	
		#oDivCopyright  a {
		text-decoration: underline;
		color: #CCC;
		} 
		
		#oDivCopyright a:hover {
		text-decoration: none;
		color: #FF6600;
		}

.spaceman2 	{
	padding-left:50px;
	
}
