/* CSS Document */

@import "new_style.css";

#main_table #main #navbar {
	background: #34AACD;
	font-size: x-small;
	color: #ffffff;
}
#main_table #main #navbar #the_news .news_link {
	color: #663300;
}
#main_table #main #navbar #recent_news {
	position: absolute;
	top: 22px;
	height: 21px;
	width: 210px;
}
#main_table #main #navbar #the_news {
	position: absolute;
	top: 33px;
	left: 30px;
	width: 150px;
}
#main_table #main #navbar #the_news p {
	margin-bottom: 16px;
}
#main_table #main #navbar #the_news #archives {
	position: absolute;
	top: 282px;
	left: 116px;
	color: #663300;
}
#main_table #main #content {
	background-image: url(../images/home/mission.gif);
	height: 350px;
	width: 430px;
}
