@charset "utf-8";
/* CSS Document */

/* PAGE SPECIFIC START */	

#main_content {
	background-image:url(../img/spacebus-events_blank.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:942px;
	padding-top:55px;
	min-height:369px;
	padding-left:10px;
	height:auto;
	font-weight:500;
}

#news_list_wrapper {
	left:50px;
	margin-top:40px;
	height:auto;
	position:relative;
	width:240px;
	float:left;
	}
	
.news_list_item {
	width:240px;
	height:auto;
	position:relative;
	margin-bottom:20px;
	float:left;
	font-weight:600;
	}
	
.news_list_item a:link {
	color:#ffffff;
	text-decoration:none;
	}
.news_list_item a:visited {
	color:#ffffff;
	text-decoration:none;
	}
.news_list_item a:hover {
	color:#ffc30b;
	text-decoration:none;
	}	
.news_list_item a:active {
	color:#ffffff;
	text-decoration:none;
	}
	
#news_item_wrapper {
	left:50px;
	margin-top:20px;
	height:auto;
	position:relative;
	width:640px;
	float:left;
	}
	
#news_item {
	left:10px;
	height:auto;
	position:relative;
	width:340px;
	float:left;
	font-family:arial;
	font-size:11pt;
	}
#news_item p { font-family:arial; font-size:11pt; }!important

#news_item span { font-family:arial; font-size:11pt; }!important
	
#news_item a:link {
	color:#ffffff;
	text-decoration:underline;
	}
#news_item a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#news_item a:hover {
	color:#ffc30b;
	text-decoration:underline;
	}	
#news_item a:active {
	color:#ffffff;
	text-decoration:underline;
	}
	
#news_item h1 {
	color:#ffc30b;
	font-size:18px;
	font-weight:600;
	}
	
#news_image {
	left:40px;
	height:auto;
	margin-top:10px;
	position:relative;
	width:220px;
	float:left;
	}

.extralink {
	font-weight:600;
	color:#ffc30b;
	}
.extralink a:link {
	color:#ffc30b;
	text-decoration:none;
	}
.extralink a:visited {
	color:#ffc30b;
	text-decoration:none;
	}
.extralink a:hover {
	color:#ffffff;
	text-decoration:none;
	}	
.extralink a:active {
	color:#ffc30b;
	text-decoration:none;
	}
	


/* PAGE SPECIFIC END */
