body 		{
					color: #000000;
					font: 14px "Georgia"; 
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
					background-color: #ffffff;
}

a:active 		{
	color: #D3AB15;
	text-decoration: underline;
	font-weight: bold;
}
a:hover 		{
	color: #C9011A;
	text-decoration: underline;
	font-weight: bold;
}
a:link 			{
	color: #0B009D;
	text-decoration: none;
	font-weight: bold;
}
a:visited 		{
	color: #D3AB15;
	text-decoration: none;
	font-weight: bold;
}


#frame 			{	width:955px; margin-right:auto; margin-left:auto; 
					padding-top:10px; padding-bottom:10px; text-align:left; }
#headerlyr		{	float:left; left:0px; top:0px; width:954px; height:200px;
					background-color: #000000;
					visibility: visible; z-index:8; }
#navbarlyr		{	float:left; width:250px;
					background-color: #9999ff;
					visibility: visible; z-index:8; }
#contentlyr		{	float:left; width:645px; height:250px;
					color: #000000; font: 14px "Georgia"; font-weight:400;
					margin-left:20px; margin-right:10px;
					visibility: visible; z-index:8; }
#missionlyr		{	position:relative; left:335px; top:-32px;
					width:450px; height:30px;
					color: #ffffff; font: 11px "Georgia"; font-weight: 800;
					visibility: visible; z-index:9; }
					
.title1			{	color: #130976; font: 15px "Arial"; font-weight: 600;
					text-decoration: none;	}
.title2			{	color: #F50021;	font: 17px "Arial";	font-weight: 600;
					text-decoration: none;	}
.title3			{	color: #0B009D;	font: 19px "Arial";	font-weight: 600;
					text-decoration: none;	}
.footer			{	color: #487298; font: 12px "Arial"; font-weight: 600;
					text-decoration: none;	}



