body {
	/*background-image:url('MainGraph/half_eagle_nebula.jpg');*/
	background-color:#e2ecb5;
	}
.reg {
	font-size: 10pt; 
	font-weight: bolder; 
	font-family: Arial Black; 
	color:#000000;
	}
a.reg {
	font-size: 10pt; 
	font-weight: bolder; 
	font-family: Arial Black; 
	color:#0000ff; 
	text-decoration: none;
	}
a.reg:hover {
	font-size: 10pt; 
	font-weight: bolder; 
	font-family: Arial Black; 
	color:#0000ff; 
	text-decoration: underline;
	}
	
#content {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url('MainGraph/gbg.jpg');*/

.chili {
	width: 960px;
	height:735px
	margin-left:20px;
	float:right;
	background-image:url('MainGraph/mainframe.jpg');
}

#banner {
	position:relative;
	left:20px;
}

#map_canvas {
	margin-top:-497px;
	margin-left:-50px;
}

#links {
	width:130px;
	float:right;
	margin-top:75px;
}
